GoogleChromeLabs / babel-plugin-transform-jsbi-to-bigint
Compile JSBI code that works in today’s environments to native BigInt code.
☆42Updated last month
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:
- A plugin for babel to transform `x * y` into something like `JSBI.multiply(x, y)` to support bigints.☆18Updated 8 months ago
- Emscripten loader for webpack☆41Updated 5 years ago
- Proposal to standardize Date.parse behavior for interchange-like input☆32Updated last year
- ☆36Updated 4 years ago
- A cross platform Promise.allSettled polyfill☆15Updated 4 years ago
- Create a 'gud nuff' (not cryptographically secure) globally unique id☆21Updated 4 years ago
- String.prototype.codePoints proposal for ECMAScript (stage 1)☆40Updated 4 years ago
- benchmarking js minifiers☆30Updated 6 years ago
- ES Proposal spec-compliant shim for AggregateError☆14Updated last year
- Add hashbang `#!` support to Rollup and make output file executable☆16Updated last year
- PNG decoding for Node.js, using LodePNG compiled to WebAssembly☆37Updated 2 years ago
- Proposed EcmaScript Class Syntax clarifying orthogonal concerns☆29Updated 8 years ago
- Source Code and Resolve Caching for Node.js☆62Updated 3 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Compile Unicode property escapes in Unicode regular expressions to ES5 or ES6 that works in today’s environments.☆19Updated 6 years ago
- small and extendable jsx transpiler☆19Updated 6 years ago
- ☆45Updated 4 years ago
- Runs web platform tests in Node.js using jsdom☆23Updated 5 months ago
- Cross cutting proposals around custom identities in collections☆32Updated 5 years ago
- a language acceptor for the JavaScript Pattern (regular expression internals) grammar☆16Updated 3 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
- Allowing DOM operations on worker threads☆40Updated 8 years ago
- Literals could be different than non-literals.☆32Updated 7 years ago
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated 9 months ago
- Utils for looking up and working with Flow & TypeScript scopes in Babel☆12Updated 6 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Report if your package.json is out of sync with your package-lock.json☆38Updated 2 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 2 months ago
- A fast PLIST parser☆39Updated 2 months ago
- 👩💻 API generator that lets you write code as if you had serverside eval on the client☆17Updated last year