tc39 / eshostLinks
A uniform wrapper around a multitude of ECMAScript hosts. CLI: https://github.com/bterlson/eshost-cli
☆145Updated 9 months ago
Alternatives and similar repositories for eshost
Users that are interested in eshost are comparing it to the libraries listed below
Sorting:
- Run ECMAScript code uniformly across any ECMAScript host☆203Updated last year
- An ECMAScript implementation of a Membrane, allowing users to dynamically hide, override, or extend objects in JavaScript with controlled…☆117Updated last month
- Old, outdated explainer for Typed Objects and related specs. See link for new proposal☆121Updated 7 years ago
- Force V8 to use fast properties for an object☆244Updated 4 years ago
- Notes and proposals on possible EMAScript extensions☆56Updated 5 years ago
- Proposal to add the `s` (`dotAll`) flag to regular expressions in ECMAScript.☆88Updated 3 years ago
- Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.☆174Updated 5 years ago
- ☆37Updated 3 years ago
- A blessed Chrome Trace parser.☆72Updated 6 years ago
- Experimental harness for test262☆90Updated last week
- A template string tag for generating template string tags.☆67Updated 5 years ago
- ☆82Updated 2 years ago
- Throws errors when performance sensitive DOM APIs are called out of 'phase'☆119Updated 8 years ago
- ES6 polyfill vs. feature performance tests☆149Updated 3 years ago
- Web Streams, based on the WHATWG spec☆57Updated 4 years ago
- A <script type=module> polyfill☆97Updated 8 years ago
- CommonJS Tree Shaker API☆153Updated 7 years ago
- Discussions & Collaboration on a Unified/Base set of parser features for JavaScript☆42Updated 9 years ago
- import.meta proposal for JavaScript☆148Updated 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
- This module has moved and is now available at @rollup/plugin-wasm / https://github.com/rollup/plugins/blob/master/packages/wasm☆79Updated 6 years ago
- Parsing the JavaScript's RegExp in JavaScript.☆82Updated last month
- A small script that enables you to make typos in JavaScript property names. Powered by ES2015 proxies + Levenshtein string distance.☆206Updated 4 years ago
- Benchmark various aspects of Web workers.☆45Updated 7 years ago
- Cross-tab resource coordination API☆125Updated 3 months ago
- Quick benchmark of different ways to create DOM nodes.☆56Updated 10 years ago
- programmatic npm API☆111Updated 4 years ago
- Rollup as a service (with a little help from Browserify)☆266Updated 3 years ago
- A new standards effort for collaborating on high-level features.☆275Updated 7 years ago
- Former home of the zones proposal for JavaScript