Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 823 Bytes

README.md

File metadata and controls

40 lines (27 loc) · 823 Bytes

Build Status Coverage Status install size

lib-starter

Library starter

Usage

bash <(curl -sL https://git.io/lib-starter)

Compatibility Note

This lib support these browsers or devices with these methods or APIs polyfilled.

Workflow

# develop
npm start

# build
npm run build

# test
npm test

# commit changes
npm run commit

# publish
npm publish

TODO

  • github pages
  • generator