@allenfang/react-toastr

v2.8.2
React.js toastr component
React.js React react-component toastr alert toast message popup jQuery and 1 more...

start

react-scripts start

test

react-scripts test --env=jsdom

eject

react-scripts eject

pretest

npm run lint

test:once

cross-env CI=true npm test

build:app

react-scripts build

clean

rimraf lib

lint

cross-env NODE_ENV=test eslint .

prebuild:lib

npm run lint && npm run clean

build:lib

cross-env NODE_ENV=production babel src/lib --out-dir lib

precommit:lib

npm run build:lib

commit:lib

git add -A && git commit -m 'chore(lib): compile from src/lib using babel'

precommit:app

npm run build:app

commit:app

git add -A && git commit -m 'docs: compile from src/app with react-scripts'

prerelease

npm run commit:lib && npm run commit:app

release

standard-version
npm i @allenfang/react-toastr

Metadata

  • MIT
  • Whatever
  • tomchentw
  • released 12/13/2016

Downloads

Maintainers