Home Reference Source

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.

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.