lydell / js-tokens
Tiny JavaScript tokenizer.
☆504Updated last month
Related projects ⓘ
Alternatives and complementary repositories for js-tokens
- Traverse an ESTree-compliant AST☆394Updated 9 months ago
- Properly hijack require☆399Updated 3 weeks ago
- Find a file or directory by walking up parent directories☆582Updated 4 months ago
- Simple “Least Recently Used” (LRU) cache☆678Updated 11 months ago
- Implements the node.js require.resolve() algorithm☆777Updated 3 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆350Updated 5 months ago
- Low-overhead lexer dedicated to ES module parsing for fast analysis☆932Updated 3 weeks ago
- Require hook for automatic V8 compile cache persistence☆721Updated 11 months ago
- A 100% compliant, self-hosted javascript parser - https://meriyah.github.io/meriyah☆1,044Updated this week
- Create a promise that can be canceled☆441Updated 2 years ago
- a CSS selector compiler & engine☆549Updated last week
- ECMAScript AST query library.☆827Updated 3 months ago
- A tiny (394B) utility that converts route patterns into RegExp. Limited alternative to `path-to-regexp` 🙇♂️☆568Updated 11 months ago
- Memoize promise-returning & async functions☆396Updated last year
- Blazing fast and accurate glob matcher written JavaScript, with no dependencies and full support for standard and extended Bash glob feat…☆968Updated 3 months ago
- An 100% spec compliant ES2022 JavaScript toolchain☆332Updated last year
- A fast, small-but-mighty, familiar fish...errr, router*☆641Updated 5 months ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆288Updated last year
- Quickly scan for CLI flags and arguments☆625Updated 8 months ago
- Flattens the underlying C structures of a concatenated JavaScript string☆366Updated 2 years ago
- require('vm') like in node but for the browser☆201Updated 4 years ago
- 🍩 1kb minimally viable DOM Document implementation☆669Updated 3 years ago
- 🌳 Tiny and fast JavaScript code generator from an ESTree-compliant AST.☆1,176Updated 2 weeks ago
- a Hot Module Replacement (HMR) API for your ESM-based dev server.☆417Updated 5 months ago
- A structuredClone polyfill☆272Updated last year
- Fast lexer to extract named exports via analysis from CommonJS modules☆226Updated 2 months ago
- Get callsites from the V8 stack trace API☆260Updated 4 months ago
- Global identifiers from different JavaScript environments☆406Updated 2 weeks ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆715Updated 3 years ago