4.1.0 • Published 3 months ago

@infinum/ngx-nuts-and-bolts-ssr v4.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

ngx-nuts-and-bolts

CI Build and Deploy documentation

A collection of commonly used pieces of Angular-related code that we use everyday at Infinum.

Installation

ng add @infinum/ngx-nuts-and-bolts

For usage inside of the NX monorepo setup, you'll have to firstly install the package using package manager e.g. npm:

npm install @infinum/ngx-nuts-and-bolts

After that you should be able to call the angular schematic via the NX generator like so:

nx g @infinum/ngx-nuts-and-bolts:<name-of-the-schematic>

Available nuts and bolts

For a list of all available nuts and bolts and guidance on how to use them, please check out the documentation pages.

You can also look at some examples in Storybook.

Contributing

Please check the CONTRIBUTING.md document.

License

The MIT License

Credits

ngx-nuts-and-bolts is maintained and sponsored by Infinum.

4.1.0

3 months ago

4.0.1

7 months ago

4.0.0

8 months ago

3.0.0

10 months ago

2.0.0

1 year ago