MikeMcl / big.js

A small, fast JavaScript library for arbitrary-precision decimal arithmetic.

Home Page:http://mikemcl.github.io/big.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Publish to JSR.io?

Bomper opened this issue · comments

commented

JSR.io supports TypeScript out of the box and provides a much better developer experience for package maintainers and package consumers. You publish TypeScript source, and JSR handles generating API docs, .d.ts files, and transpiling your code for cross-runtime compatibility.

Deno and Node.js creator Ryan Dahl introduces JSR at DevWorld 2024.