Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

react-cauldron

scottdj928MIT1.0.2

We have a library of components to display that you can expand on. We provide basic props and you can add in any extra props you wish.

readme

React-Cauldron, a React Component Library

We have a library of components to display that you can expand on. We provide basic props and you can add in any extra props you wish.

Commands

npm run docs will generate a documentation page for each component in a HTML file that you can open up. Currently working on an express server

Patterns

React-Cauldron follows the Atomic Design principle. Higher Order Components (HOC) are organized in the src folder.

Documentation

npm run docs will create a HTML file that stores all of the documentation in the docs folder. Open up docs/index.html to start looking

Browser support

Because we use flex to display components, React-Cauldron is supported by IE11+, Edge 14+, Firefox 50+, Chrome 49+, Safari 10+, Opera 42+, iOS Safari 9.3+, Android browser 4.4+, and Chrome for Android 56.