UNPKG

react-progress-timer

Version:

This react component will automatically calculate the time to complete a progress bar by percentage changing speed.

8 lines 135 B
language: node_js node_js: - "stable" script: - "npm run tslint-check" - "npm run prettier" - "npm run lint" - "npm run transpile"