lydell / js-tokens
Tiny JavaScript tokenizer.
☆518Updated last month
Alternatives and similar repositories for js-tokens
Users that are interested in js-tokens are comparing it to the libraries listed below
Sorting:
- Traverse an ESTree-compliant AST☆412Updated last year
- a CSS selector compiler & engine☆566Updated this week
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated 11 months ago
- Simple “Least Recently Used” (LRU) cache☆700Updated last month
- Find a file or directory by walking up parent directories☆605Updated last month
- 🍩 1kb minimally viable DOM Document implementation☆684Updated 4 years ago
- A tiny (394B) utility that converts route patterns into RegExp. Limited alternative to `path-to-regexp` 🙇♂️☆586Updated last year
- Properly hijack require☆402Updated last month
- Get the visual width of a string - the number of columns required to display it☆488Updated 10 months ago
- Blazing fast and accurate glob matcher written JavaScript, with no dependencies and full support for standard and extended Bash glob feat…☆1,040Updated 4 months ago
- Create a promise that can be canceled☆442Updated 2 years ago
- Implements the node.js require.resolve() algorithm☆783Updated 4 months ago
- Memoize promise-returning & async functions☆406Updated last year
- ECMAScript AST query library.☆853Updated 2 months ago
- a Hot Module Replacement (HMR) API for your ESM-based dev server.☆427Updated 10 months ago
- Timeout a promise after a specified amount of time☆288Updated 4 months ago
- Low-overhead lexer dedicated to ES module parsing for fast analysis☆974Updated 3 weeks ago
- Find the root directory of a Node.js project or npm package☆243Updated last year
- Fast lexer to extract named exports via analysis from CommonJS modules☆247Updated 2 months ago
- A structuredClone polyfill☆304Updated 3 months ago
- Quickly scan for CLI flags and arguments☆648Updated last year
- An 100% spec compliant ES2022 JavaScript toolchain☆334Updated 2 years ago
- A blazing fast equality comparison, either shallow or deep☆512Updated 2 weeks ago
- Make an asynchronous function synchronous☆318Updated 2 weeks ago
- require('vm') like in node but for the browser☆202Updated 4 months ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆722Updated last month
- Get callsites from the V8 stack trace API☆266Updated 10 months ago
- 🍔 Build DOM elements using JSX automatically☆519Updated 8 months ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆302Updated last year
- utility to create hast trees☆178Updated 2 months ago