Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 299 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 299 Bytes

Pebble Timecode converter

Detailed overview

Installation

npm install

Build for npm

npm run build

This will:

  1. Convert all files in src folder from ES6 to ES5
  2. Output the result to the lib folder

Test

npm run test

License

MIT