J-Siu / ng2-simple-timer-example

This is example for ng2-simple-timer, a simple timer service for Angular 2.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular Simple Timer Example Paypal donate

This is example for ng2-simple-timer, a simple timer service for Angular.

Table Of Content

Usage

npm install
npm start

Plunker

Angular2 Simple Timer Example

Contributors

Changelog

  • 0.2.0
    • Angular2 RC4
    • ng2-simple-timer 0.2.2
  • 0.2.1
    • Migrate to Angular2 RC5
    • ng2-simple-timer 0.2.3
  • 1.2.4
    • Migrate to Angular 2.0.0
  • 1.2.6
    • Migrate to Angular 2.4.x
  • 1.2.7
    • Clean up code match Angular 2.4.x
    • Use ng2-simple-time 1.2.9
  • 1.2.8
    • Migrate to Angular 4.3.1
  • 1.3.3
    • Version jump to match ng2-simple-timer
    • Change tsconfig.json suppressImplicitAnyIndexErrors to false.
  • 1.3.5
    • Use ng2-simple-timer 1.3.5 with initial delay start
  • 6.0.0
    • Update for Angular 6.x, nad use ng2-simple-timer 6.0.0
    • Update version to match major version of Angular

License

The MIT License

Copyright (c) 2018

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

This is example for ng2-simple-timer, a simple timer service for Angular 2.

License:MIT License


Languages

Language:TypeScript 61.1%Language:JavaScript 29.1%Language:HTML 9.8%