sindresorhus / to-fast-propertiesLinks
Force V8 to use fast properties for an object
☆238Updated 3 years ago
Alternatives and similar repositories for to-fast-properties
Users that are interested in to-fast-properties are comparing it to the libraries listed below
Sorting:
- CommonJS Tree Shaker API☆152Updated 7 years ago
- Throws errors when performance sensitive DOM APIs are called out of 'phase'☆119Updated 8 years ago
- ES6 polyfill vs. feature performance tests☆150Updated 3 years ago
- A uniform wrapper around a multitude of ECMAScript hosts. CLI: https://github.com/bterlson/eshost-cli☆144Updated 2 months ago
- Find all calls to require() no matter how deeply nested using a proper walk of the AST☆413Updated 6 months ago
- A <script type=module> polyfill☆97Updated 7 years ago
- ☆82Updated last year
- Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.☆88Updated 3 years ago
- import.meta proposal for JavaScript☆146Updated 5 years ago
- Async coordination primitives and extensions on top of ES6 Promises☆154Updated 2 years ago
- Task registry that allows composition through series/parallel methods.☆203Updated last year
- ☆117Updated 7 years ago
- Get callsites from the V8 stack trace API☆268Updated 11 months ago
- Babel plugin for modern RegExp features in JavaScript☆81Updated 6 years ago
- Compare, format, diff and serialize any JavaScript value☆209Updated this week
- when you want to fire an event no matter how a process exits.☆190Updated last year
- Proposal for a Cancellation API for ECMAScript☆271Updated 4 years ago
- Create an error from multiple errors☆245Updated last year
- Add source maps of multiple files, offset them and then combine them into one source map.☆79Updated 2 years ago
- ☆151Updated 7 years ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆254Updated 8 years ago
- TC-39 Proposal for additional is{Type} APIs☆201Updated 6 years ago
- Detect if we were run as a result of `npm publish`.☆128Updated 5 years ago
- node.js access to v8's "raw" CallSites -- useful for custom traces, c-style assertions, getting the line number in execution etc☆248Updated 10 years ago
- Polyfill/shim for util.promisify in node versions < v8☆127Updated 6 months ago
- Captures and cleans stack traces.☆193Updated last year
- Node.js module for brotli compression/decompression with native bindings☆172Updated 4 years ago
- Rollup does what it can do, and let Webpack finish the job.☆86Updated 3 years ago
- Easy error subclassing and stack customization☆65Updated 4 years ago
- Brace expansion, as known from sh/bash, in JavaScript☆191Updated last week