The bootstrap components made with styled-components
The styled-bootstrap-componentsnpmTravis branchCodecov branchstorybooklerna project is a collection of bootstrap components built with styled-components. It provides a way to use bootstrap with React for fast prototypes, as an entrypoint for building a UI Component Library, or for integrating a single bootstrap component into an application. The components are designed to work seamlessly with other libraries or frameworks and are built with styled-components.
To use the styled-bootstrap-componentsnpmTravis branchCodecov branchstorybooklerna project, you can install all bootstrap components by running the following command:
npm install styled-bootstrap-components
It’s important to note that each component has a peer dependency on styled-components version 4 or above. To use the components, you also need to install styled-components by running the following command:
npm install styled-components --save
Alternatively, you can install only the components that you need by following the installation guides provided in the components section of the documentation.
The styled-bootstrap-componentsnpmTravis branchCodecov branchstorybooklerna project is a collection of bootstrap components built with styled-components. It provides an easy way to use bootstrap with React, either for rapid prototyping, building a UI Component Library, or integrating specific bootstrap components into an application. The project offers a wide range of components, all built with styled-components, and requires a peer dependency on styled-components version 4 or above. Installation is straightforward, and detailed usage instructions are provided in the documentation.