archangel-countdown

A simple countdown in angular2.

Usage no npm install needed!

<script type="module">
  import archangelCountdown from 'https://cdn.skypack.dev/archangel-countdown';
</script>

README

Archangel Countdown in Angular2

A simple countdown in angular2.

Installation

To install this library, run:

$ npm install archangel-countdown --save

Development

To generate all *.js, *.js.map, *.html, *.css and *.d.ts files:

$ npm install

To lint all *.ts files:

$ npm run lint

To watch all files:

$ npm run watch

License

MIT © Rafael Luis da Costa Coelho