GoogleChromeLabs / babel-plugin-transform-jsbi-to-bigintLinks
Compile JSBI code that works in today’s environments to native BigInt code.
☆44Updated 8 months ago
Alternatives and similar repositories for babel-plugin-transform-jsbi-to-bigint
Users that are interested in babel-plugin-transform-jsbi-to-bigint are comparing it to the libraries listed below
Sorting:
- Runs web platform tests in Node.js using jsdom☆23Updated 2 months ago
- JavaScript language proposal: function implementation hiding☆107Updated 6 years ago
- programmatic API for the shiny new npm search endpoint☆25Updated 3 years ago
- Create a 'gud nuff' (not cryptographically secure) globally unique id☆21Updated 5 years ago
- Emscripten loader for webpack☆41Updated 5 years ago
- A web platform API that allows access to the "original" versions of the global built-in objects' properties and methods☆28Updated 6 years ago
- Proposal to standardize Date.parse behavior for interchange-like input☆32Updated 2 years ago
- Get localized display names for languages, scripts, regions and others. https://tc39.github.io/proposal-intl-displaynames/☆45Updated 5 years ago
- benchmarking js minifiers☆30Updated 6 years ago
- ☆45Updated 4 years ago
- WIP Official support for WHATWG Stream in Node.js☆37Updated 4 years ago
- WASM loader for Node☆50Updated 6 years ago
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated last year
- Calculates a nested logical tree using a package.json and a package lock.☆44Updated 7 years ago
- Make weak references to JavaScript Objects.☆45Updated last month
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated 10 months ago
- A plugin for babel to transform `x * y` into something like `JSBI.multiply(x, y)` to support bigints.☆18Updated last year
- ES Proposal spec-compliant shim for AggregateError☆14Updated last month
- An experiment to unify/speed up CI/local development via small Docker containers☆49Updated 5 years ago
- a language acceptor for the JavaScript Pattern (regular expression internals) grammar☆16Updated 3 years ago
- Create `esm` enabled packages.☆50Updated 6 years ago
- string representations of objects in node and the browser☆158Updated 2 months ago
- ☆36Updated 5 years ago
- Node.js releases data☆38Updated last week
- Investigation into using an Interface Description Language (IDL) in the ECMAScript standard☆43Updated 4 years ago
- Lazy number range generator☆82Updated last year
- Proposal to prevent JSON.stringify from returning ill-formed strings☆69Updated 6 years ago
- {BigInt,Number}.fromString(string, radix)☆65Updated 6 years ago
- Provide a package name, get a list of every version, and who published it.