0.0.8 • Published 1 year ago

traffic.js v0.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

traffic.js

test suite

This preliminary Javascript library following the same declarative grammar as the Python traffic library.

Installation

In Node.js:

npm install traffic.js

In Observable:
https://observablehq.com/@xoolive/traffic-js

import { Flight, Traffic } from '@xoolive/traffic-js';

Memo

npm run build  # build package
npm publish # push new version to npm registry
npm test  # running tests
npm serve  # build package and serve on http://localhost:4000
0.0.8

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago