GoogleChromeLabs / babel-plugin-transform-jsbi-to-bigintLinks
Compile JSBI code that works in today’s environments to native BigInt code.
☆44Updated 9 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:
- WASM loader for Node☆50Updated 6 years ago
- Get localized display names for languages, scripts, regions and others. https://tc39.github.io/proposal-intl-displaynames/☆45Updated 5 years ago
- Emscripten loader for webpack☆41Updated 5 years ago
- JavaScript language proposal: function implementation hiding☆107Updated 6 years ago
- Create a 'gud nuff' (not cryptographically secure) globally unique id☆21Updated 5 years ago
- Runs web platform tests in Node.js using jsdom☆23Updated 3 months ago
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated 10 months ago
- programmatic API for the shiny new npm search endpoint☆25Updated 3 years ago
- string representations of objects in node and the browser☆158Updated 2 weeks 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
- ☆45Updated 4 years ago
- ES2015 to CommonJS import/export transformer☆59Updated 2 years ago
- Pretty Fast is a source-map-generating JavaScript pretty printer, used by the Firefox Developer Tools debugger.☆54Updated 3 years ago
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated last year
- ☆37Updated 3 years ago
- benchmarking js minifiers☆30Updated 6 years ago
- Create `esm` enabled packages.☆50Updated 6 years ago
- An ESnext spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.☆32Updated 2 weeks ago
- Proposal to prevent JSON.stringify from returning ill-formed strings☆70Updated 6 years ago
- Analyze npm, hunt for es module packages☆35Updated 6 years ago
- Make `require` work in browsers, at runtime. No code bundling needed!☆43Updated 4 years ago
- WIP Official support for WHATWG Stream in Node.js☆37Updated 4 years ago
- Glob to regular expression with support for extended globs.☆75Updated last year
- ES Proposal spec-compliant shim for AggregateError☆14Updated 2 weeks ago
- ☆36Updated 5 years ago
- String.prototype.codePoints proposal for ECMAScript (stage 1)☆40Updated 4 years ago
- Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and stre…☆71Updated 2 years ago
- Calculates a nested logical tree using a package.json and a package lock.☆44Updated 7 years ago
- Spec defining browser support for file/directory upload by drag-and-drop☆44Updated 11 months ago
- A plugin for babel to transform `x * y` into something like `JSBI.multiply(x, y)` to support bigints.☆18Updated last year