Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.81 KB

README.md

File metadata and controls

39 lines (25 loc) · 1.81 KB

NGX Bootstrap Components

NPM npm downloads MIT

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.