Package Exports
- choom-react
- choom-react/lib/components/index.js
- choom-react/lib/esm/components/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (choom-react) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
CHOOM
Trusted UI companion for your next React prototype.
Choom is built with the following concepts:
- sufficient variety of elements for the modern application prototyping
- theming is opinionated, yet extensively and easily configurable
- component API is a predictable facade, shared in similar entities
DISCLAIMER
Choom is growing and maturing as you are reading these notes.
Current version is not stable and most probably will not be compatible with the next update.
Prior to version 1.0.0 it is not recommended to use in anything more complex than an exercise/test/prototype app.
Installation
yarn add choomSetup
Styling
In the index.js of your App (or other suitable location) import the theme CSS:
import "choom/lib/theme/theme.css";Links
CHOOM is created with the help of the following packages: