@ematipico/react-multi-labels

v1.0.8
Provide static labels to your application, whichever language you want
react labels multilanguage

test:ci

jest test --coverage --coverageReporters=text-lcov | coveralls

test

jest test --coverage

build:commonjs

cross-env BABEL_ENV=commonjs NODE_ENV=commonjs babel src --out-dir dist/commonjs

build:es

cross-env BABEL_ENV=es NODE_ENV=es babel src --out-dir dist/es

build:umd

cross-env BABEL_ENV=umd NODE_ENV=umd rollup -c

build

npm run build:umd && npm run build:es && npm run build:commonjs && auto-changelog -p && git add CHANGELOG.md
npm i @ematipico/react-multi-labels

Metadata

  • MIT
  • Whatever
  • Emanuele Stoppa
  • released 6/21/2018

Downloads

Maintainers