cereal-ui
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

🍪 Cereal UI

A React UI components library.

Build Status

🔍 Preview

🔗 To view already built components in storybook, checkout this storybook link: link

🚀 Install

npm install cereal-ui --save

Usages

// import styles
import 'cereal-ui/dist/index.css'
// import component
import { Button } from 'cereal-ui'

What this project uses:

  • 🔥 React with React hooks
  • 🔥 Typescript
  • 🚨 Jest and React Testing Library for unit tests
  • 📚 Storybook for local documentation and export to static page
  • 📚 React-doc-gen for auto documentation generation
  • 📦 Third party libraries (react-fontawsome, react0transition-group)
  • 🌹 Styles (Sass).

Readme

Keywords

Package Sidebar

Install

npm i cereal-ui

Weekly Downloads

0

Version

0.1.2

License

MIT

Unpacked Size

101 kB

Total Files

72

Last publish

Collaborators

  • ywzheng