( David. does not support JSPM package dependency badges right now, so the dependency status is not correct. )
Desktop: Chrome, Safari, Firefox, Opera, IE9+
jspm install github:wenwuwu/package-name
An example :
import package-name from 'package-name';
Public properties and methods :
- Clone this repo.
- Run npm install ( You can skip this step if you have a globally installed jspm and live-server )
- Run jspm install.
- Run live-server ( live-server is very useful, but if you have other server tools you don't have to use it.)
- Open demo.html in a browser.
- Add complete document 🎈
- Add test.
- Review browsers supports.