@infinum/ngx-nuts-and-bolts-ssr
v4.1.0
Published
Reusable components and helpers for angular projects
Downloads
648
Readme
ngx-nuts-and-bolts
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.