0.7.2 • Published 1 year ago

athlib v0.7.2

Weekly downloads
13
License
Apache-2.0
Repository
github
Last release
1 year ago

Athlib Javascript

This is the athlib.js library containing code related to athletics. Produces dist/athlib.web.js and optionally dist/athlib.web.js.map.

ES6 library

This repository contains ES6 code and tests.

Detailed overview.

Installation

After cloning this repository, make changes in package.json so they match your ideas.

#optionally rm -rf package-lock.json node_modules
npm install --no-optional   #ignore warnings
npm audit

Build and test the library in umd production format

npm run build  #produces dist/athlib.web.js

Build and test the library in umd debug format

npm run build-debug  #produce dist/athlib.web.js.map as well

Build the library in umd debug format

npm run build-debug-only

Watch and rebuild the library in umd production format

npm run dev    #no testing just watches and rebuilds

Check formatting with eslint

npm run eslint

Check and fix formatting with eslint

npm run eslint-fix

Tests web code

npm run test

Tests web code in node mode

npm run test-node

Watches and tests web code

npm run test:watch

Produce a test coverage report

npm run test:cover

Run a node repl on dist/athlib.web.js

npm run repl

License

Apache-2.0

0.7.2

1 year ago

0.7.1

2 years ago

0.7.0

2 years ago

0.6.11

2 years ago

0.6.10

3 years ago

0.6.6

3 years ago

0.6.3

3 years ago

0.6.2

3 years ago

0.6.1

3 years ago

0.6.0

4 years ago

0.5.15

4 years ago

0.5.14

4 years ago

0.5.11

4 years ago

0.5.10

4 years ago

0.5.8

4 years ago

0.5.7

4 years ago

0.5.6

4 years ago

0.5.5

4 years ago

0.5.4

4 years ago

0.5.3

4 years ago

0.5.2

4 years ago

0.5.1

4 years ago

0.5.0

4 years ago

0.4.9

4 years ago

0.4.8

4 years ago

0.4.7

4 years ago

0.4.6

4 years ago

0.4.5

4 years ago

0.4.4

4 years ago

0.4.3

5 years ago

0.4.2

5 years ago

0.4.0

5 years ago

0.3.11

5 years ago

0.3.10

5 years ago

0.3.9

5 years ago

0.3.8

5 years ago

0.3.5

6 years ago

0.3.4

6 years ago

0.3.3

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.9

6 years ago

0.2.8

6 years ago

0.2.7

6 years ago

0.2.6

6 years ago

0.2.5

6 years ago

0.2.4

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.9

7 years ago

0.1.8

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago

0.0.0

7 years ago