Skip to content

Repository files navigation

biginteger_js

Facade for BigInteger.js Javascript library. Provides big number support for Dart.

Documentation

Javascript documentation can be reached here.

How to generate the facade?

In case you want to update to a new version of BigInteger.js or use a different version, do the following steps:

Get the BigInteger.min.js.

Get the BigInteger.d.ts.

dart_js_facade_gen BigInteger.d.ts > biginteger_js.dart

Command to install dart_js_facade_gen,

npm install -g dart_js_facade_gen

About

Facade for bignumber.js

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages