angular-material-time-control
v0.0.8
Published
Material Time Control - Forked by https://github.com/SteveDunlap13/MaterialTimeControl
Readme
Material Time Control
forked from SteveDunlap13/MaterialTimeControl
Usage:
- see
demo\app.component.html - or launch using
ng servecommand
Publish npm package
- update version in
package.json - run
npm run packagrcommand cd dist- (optional)
npm set init.author.name "Your Name"npm set init.author.email "[email protected]"npm set init.author.url "http://yourblog.com"npm adduser
npm publish
