@loopify/primitive-ui
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

Primitive UI

Primitive UI is a low level React component library that can be used as building blocks for more complex components built on top of tailwindcss. tailwindcss has been chosen because of its populirity, familiarity, and wide range of features that it supports. Component API was inspired by Braid Design System.

Get started

  1. Clone
git clone git@github.com:arthurpark/primitive-ui.git
  1. Install dependencies
npm install
  1. Run watcher
npm start
  1. Run example
cd ../example && npm dev

Readme

Keywords

Package Sidebar

Install

npm i @loopify/primitive-ui

Weekly Downloads

0

Version

0.2.0

License

MIT

Unpacked Size

180 kB

Total Files

136

Last publish

Collaborators

  • arthurpark