@dotted-labs/ngx-bootstrap-components
v0.1.1
Published
<p > <a href="https://www.npmjs.com/package/@dotted-labs/ngx-bootstrap-components"> <img src="https://img.shields.io/npm/v/@dotted-labs/ngx-bootstrap-components" alt="NPM"> </a> <a href="https://www.npmjs.com/package/@dotted-labs/ngx-bootstr
Downloads
22
Readme
NGX Bootstrap Components
This library provides a set of Angular components integrated with Bootstrap, designed to be used with Angular's latest features like signals and the OnPush change detection strategy. The components are standalone, meaning they can be imported directly without the need for an encompassing Angular module.
🚀 Installation
To use NGX Bootstrap Components in your project, install the package via npm:
npm install @dotted-labs/ngx-bootstrap-components
📖 Components Index
Table: A component that displays tabular data. Read more
Pagination: A component that displays a set of pages, with a current page indicator and navigation buttons. Read more
Image Input: A component that allows users to select and preview images. Read more
Side Bar: A component that displays a side bar with a list of links. Read more
🛡️ License
Arcane Auth is licensed under the MIT License - see the LICENSE file for details.
🧑💻 Contributing
We have a contributing guideline available. Feel free to contact us before coding.