pvdz / tenko
An 100% spec compliant ES2021 JavaScript parser written in JS
☆511Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for tenko
- A blazing fast 100% spec compliant, self-hosted javascript parser written in Typescript☆484Updated last year
- [On hold] A proposal for an async key/value storage API for the web☆551Updated 2 years ago
- The missing constructor for creating safe async iterators☆459Updated 6 months ago
- Chainable Promise Proxy☆556Updated 2 years ago
- Async Iterator Extensions for JavaScript e.g. map, reduce, filter, flatMap, etc.☆510Updated 2 years ago
- Use JavaScript modules in all browsers, including dynamic imports☆1,239Updated 4 months ago
- A compiler for little languages in tagged template strings☆427Updated last year
- Features from the rust language in javascript: Provides Traits/Type classes & a hashing infrastructure and an advanced library for workin…