GoogleChromeLabs / babel-plugin-transform-jsbi-to-bigint
Compile JSBI code that works in today’s environments to native BigInt code.
☆40Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for babel-plugin-transform-jsbi-to-bigint
- Proposal to standardize Date.parse behavior for interchange-like input☆31Updated last year
- ES Proposal spec-compliant shim for AggregateError☆14Updated 7 months ago
- A plugin for babel to transform `x * y` into something like `JSBI.multiply(x, y)` to support bigints.☆18Updated last month
- Check whether a given string matches the `PotentialCustomElementName` production as defined in the HTML Standard.☆9Updated 3 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- programmatic API for the shiny new npm search endpoint☆25Updated 2 years ago
- Node.js releases data☆36Updated last week
- Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!☆26Updated 3 months ago
- programmatically publish and unpublish npm packages☆46Updated 2 years ago
- Report if your package.json is out of sync with your package-lock.json☆38Updated 2 years ago
- Transform all for-of loops into the equivalent array for loop☆14Updated 6 years ago
- Pretty Fast is a source-map-generating JavaScript pretty printer, used by the Firefox Developer Tools debugger.☆55Updated last year
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- PNG decoding for Node.js, using LodePNG compiled to WebAssembly☆37Updated 2 years ago
- Rewrite `import` statements as `require()`s; via RegExp☆31Updated 3 years ago
- Calculates a nested logical tree using a package.json and a package lock.☆44Updated 6 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 8 months ago
- Get the path of the caller module☆64Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Literals could be different than non-literals.☆32Updated 6 years ago
- List of node.js builtin modules☆38Updated 7 months ago
- Proposed EcmaScript Class Syntax clarifying orthogonal concerns☆29Updated 7 years ago
- 🎣 Convert your set of strings to optimized RegExps at build time.☆38Updated 6 years ago
- Strip the final newline character from a string/buffer☆35Updated 3 weeks ago
- Decode strings according to the WHATWG Encoding Standard☆23Updated 4 months ago
- A better `Promise.race()`☆46Updated last year
- ☆41Updated 3 years ago
- Property descriptor factory☆42Updated 8 months ago
- Runs web platform tests in Node.js using jsdom☆22Updated last year
- Check if a string can be used as a JavaScript variable name☆15Updated 5 years ago