@agoric/nat

v2.0.0
Ensures that a number is within the natural numbers (0, 1, 2...) or throws a RangeError
integer int overflow

test

node test/test.js

format

prettier --write '**/*.{js,jsx}'

lint

eslint '**/*.{js,jsx}'

create-cjs

rollup index.js --file index-commonjs.js --format cjs
npm i @agoric/[email protected]

Metadata

Downloads