Skip to content

Monorepo containing numerical codecs and arbitraries for native JavaScript number types

License

Notifications You must be signed in to change notification settings

EricCrosson/numbers-ts

Repository files navigation

numbers-ts

Build Status

numbers-ts is a monorepo containing numerical codecs and arbitraries for native JavaScript number types.

Development

npm install
npm run build
npm test