Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pechemann/angular-toolbox

A library that provides useful tools for Angular apps development.
https://github.com/pechemann/angular-toolbox

Last synced: 2 months ago
JSON representation

A library that provides useful tools for Angular apps development.

Awesome Lists containing this project

README

        

# 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* at:

## Online Help

To get more help on the Angular Toolbox project go check out the online version of the [Angular Toolbox Demo](https://pascalechemann.com/angular-toolbox) 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](https://pascalechemann.com/angular-toolbox/resources/license) page.