Run ECMAScript code uniformly across any ECMAScript host
☆203Mar 27, 2024Updated last year
Alternatives and similar repositories for eshost-cli
Users that are interested in eshost-cli are comparing it to the libraries listed below
Sorting:
- A uniform wrapper around a multitude of ECMAScript hosts. CLI: https://github.com/bterlson/eshost-cli☆147Apr 8, 2025Updated 11 months ago
- JavaScript (engine) Version Updater☆2,026Nov 26, 2025Updated 3 months ago
- esvu is your one-stop shop for all implementations of ECMAScript.☆201Jan 1, 2026Updated 2 months ago
- Use ProtoTree to visually view the entire javascript prototype chain as a tree!☆11Mar 3, 2024Updated 2 years ago
- Generates classes from WebIDL plus implementation code☆28Jun 23, 2016Updated 9 years ago
- ZeParser3 was renamed to Tenko -> https://github.com/pvdz/tenko☆31Nov 7, 2019Updated 6 years ago
- An eslint config for sketch plugin development☆18May 4, 2018Updated 7 years ago
- The PauseDocument API☆39Nov 15, 2017Updated 8 years ago
- Proposal to migrate cleanup some to its own proposal repository☆18Dec 11, 2022Updated 3 years ago
- A feature testing capability based on the WICG import maps proposal☆13Mar 14, 2019Updated 7 years ago
- Former home of a proposal for a new syntactic construct for serializable blocks of JavaScript code☆215Sep 26, 2019Updated 6 years ago
- A <script type=module> polyfill☆96Sep 19, 2017Updated 8 years ago
- Babel plugin for transforming this const [value, setValue] = useState(null) to this const {0: value, 1: setValue} = useState(null);.☆44Dec 8, 2022Updated 3 years ago
- nothing to see, a PLAN, and the ability to load lodash☆73Mar 31, 2020Updated 5 years ago
- Collect runtime type information 😻 of your JavaScript code.☆524May 21, 2022Updated 3 years ago
- A Higher Order Component that provides configuration as props.☆88Mar 26, 2019Updated 6 years ago
- ES6 string template tag for creating dynamic regular expressions☆53Dec 7, 2017Updated 8 years ago
- Some tests for comparing performance between bundling and unbundling JS☆61Mar 22, 2021Updated 5 years ago
- Get all property keys of an object including non-enumerable and inherited ones☆110Sep 7, 2021Updated 4 years ago
- Generate ESM wrapper files for CommonJS modules☆133Sep 21, 2021Updated 4 years ago
- nothing to see here☆15Apr 1, 2019Updated 6 years ago
- A web application framework using RxJS 5 (alpha)☆15Jul 24, 2016Updated 9 years ago
- A proposal for a Time To First Meaningful Paint specification.☆38Aug 29, 2016Updated 9 years ago
- An implementation of ECMA-262 in JavaScript☆932Mar 8, 2026Updated 2 weeks ago
- An HTML superset/Markdown subset source format for ECMAScript and related specifications☆237Mar 6, 2026Updated 2 weeks ago
- gets the package name for a require statement☆11May 7, 2015Updated 10 years ago
- i guess we'll find out.☆16Jul 5, 2023Updated 2 years ago
- Components with no dependencies (not counting CustomElements and HTMLImports)☆15Mar 9, 2016Updated 10 years ago
- Analyze npm, hunt for es module packages☆35May 18, 2019Updated 6 years ago
- A streaming tokenizer library for NodeJS☆63Apr 16, 2012Updated 13 years ago
- Node.js Enhancement Proposals for discussion on future API additions/changes to Node core☆441Jun 13, 2018Updated 7 years ago
- Shinyaic is browser made by @shinyaigeek for learning.☆13Jul 22, 2024Updated last year
- ☆11Dec 27, 2023Updated 2 years ago
- Example of converting a module to a web-worker in electron☆13Jan 25, 2018Updated 8 years ago
- Some goodies to make react-styleguidist easier to use☆12Nov 2, 2017Updated 8 years ago
- Test your Markdown files for Standard JavaScript Style™☆77Apr 25, 2023Updated 2 years ago
- A way to create DOM and add it to the document without blocking the main thread.☆88Jun 26, 2019Updated 6 years ago
- composable client/server data services using pull streams☆39Feb 20, 2017Updated 9 years ago
- Convert a formData object or form DOM node to a KV object☆14Jun 15, 2018Updated 7 years ago