@mediaconstructor/react-bootstrap-icons-client

0.1.5 • Public • Published

React Bootstrap Components for NextJS Client side

The Scope

This package is for using the bootstrap icons as Client-Side React-Components in nextjs.

How to install

Install the package with npm install @mediaconstructor/react-bootstrap-icons-client

Contributing

How to build

Clone the repository and execute npm run generate

Icons

You can use all the Bootstrap-Icons with the CI_ Prefix e.g.:

<Clock ... /> => <CI_Clock ... />

If you want to get an icon by its name, you can use the generic component e.g.:

<CI icon="Clock" ... />

Package Sidebar

Install

npm i @mediaconstructor/react-bootstrap-icons-client

Weekly Downloads

13

Version

0.1.5

License

ISC

Unpacked Size

530 kB

Total Files

2055

Last publish

Collaborators

  • arvidhoppe
  • pmoeller
  • martinthalmann