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.
To use NGX Bootstrap Components in your project, install the package via npm:
npm install @dotted-labs/ngx-bootstrap-components
-
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
Arcane Auth is licensed under the MIT License - see the LICENSE file for details.
We have a contributing guideline available. Feel free to contact us before coding.