@infinum/ngx-nuts-and-bolts-ssr
TypeScript icon, indicating that this package has built-in type declarations

4.1.0 • Public • Published

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.

/@infinum/ngx-nuts-and-bolts-ssr/

    Package Sidebar

    Install

    npm i @infinum/ngx-nuts-and-bolts-ssr

    Weekly Downloads

    124

    Version

    4.1.0

    License

    MIT

    Unpacked Size

    19.5 kB

    Total Files

    14

    Last publish

    Collaborators

    • safo6m
    • fvoska
    • darkokukovec
    • infinumcom