curls

v5.0.2
💪 Responsive, expressive UI primitives for React written with Style Hooks and Emotion
react curls style system styled system design system ui primitives ui framework react ui emotion and 7 more...

build

npm run build:cjs && npm run build:es

build:cjs

babel src -d dist/cjs -x .js --ignore "**/*.test.js","**/test.js" --delete-dir-on-start

build:es

cross-env BABEL_ENV=es babel src -d dist/es -x .js --ignore "**/*.test.js","**/test.js" --delete-dir-on-start

format

prettier --write "**/*.{js,md,yml}"

lint

eslint src

prepublishOnly

npm run lint && npm run test && npm run build && npm run format

test

jest

validate

npm run lint && npm run test -- --coverage

Metadata

  • MIT
  • Whatever
  • Jared Lunde
  • released 9/28/2019

Downloads

Maintainers