redbass / japb

Just Another Progress Bar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#JAPB (Just Another Progress Bar)

Build

To build the application run

npm run build

The result will be stored in dist folder

Test

To run all the tests:

npm run test

To run just unit tests:

npm run test:unit:watch

or

npm run test:unit:watch

About

Just Another Progress Bar


Languages

Language:JavaScript 87.2%Language:HTML 8.2%Language:CSS 4.5%