figma-ui-components

v0.0.0
Unofficial set of Figma UI components

flow

flow

storybook

start-storybook -p 6006

test

jest

prettier

prettier "*/**/*.js" --ignore-path ./.prettierignore --write && git add . && git status

build

npm run build:clean && npm run build:lib && npm run build:flow

build:clean

rimraf dist

build:lib

cross-env BABEL_ENV=production babel src --out-dir dist --ignore '**/__tests__/**'

build:flow

gen-flow-files src --out-dir dist

prepublish

npm run flow && npm run build

Metadata

  • MIT
  • Whatever
  • Ilya Lesik
  • released 8/2/2019

Downloads

Maintainers