Skip to content

pechemann/angular-toolbox

Repository files navigation

Angular Toolbox

angular-toolbox-logo
A library that provides useful tools for Angular apps development.

Installation

npm install angular-toolbox

YouTube Channel

For announcements and more content, please visit our YouTube channel at:

https://www.youtube.com/@AngularToolbox

Angular Toolbox Demo

Quickly and easily get started with Angular Toolbox compiled, production-ready files with this barebones example featuring some basic Demo and helpful links.

Install all our examples to get started:

npm ng serve angular-toolbox-demo --open

HTTP Mocking Framework Demo

Angular Toolbox comes with a powerful and easy-to-use HTTP mocking framework.

Run the following command to start the HTTP Mocking Framework Demo application:

ng serve http-mocking-framework-example --open

A video presentation of the "HTTP Mocking Framework" is available on the Angular Toolbox YouTube Channel here.

Online Help

To get more help on the Angular Toolbox project go check out the online version of the Angular Toolbox Demo app.

License

All Angular Toolbox material (not limited to this list), including source code, media files, examples, documentation are provided according to the license agreement in the LICENSE file.

An online version of the LICENSE file is available on the Angular Toolbox License page.