JSPM

  • Created
  • Published
  • Downloads 5284
  • Score
    100M100P100Q137435F
  • License MIT

⚒️ A library for token math.

Package Exports

  • @ubeswap/token-math
  • @ubeswap/token-math/dist/cjs/index.js
  • @ubeswap/token-math/dist/esm/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@ubeswap/token-math) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@ubeswap/token-math

Unit Tests Lint npm version npm bundle size (scoped version)

Math utilities for handling currency and token amounts backed by integers.

Local Development

yarn install
yarn prepare
yarn build

License

MIT