lydell / js-tokens
Tiny JavaScript tokenizer.
☆512Updated last week
Alternatives and similar repositories for js-tokens:
Users that are interested in js-tokens are comparing it to the libraries listed below
- Traverse an ESTree-compliant AST☆399Updated 11 months ago
- Find a file or directory by walking up parent directories☆587Updated 6 months ago
- Simple “Least Recently Used” (LRU) cache☆686Updated last year
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆352Updated 7 months ago
- Create a promise that can be canceled☆440Updated 2 years ago
- ECMAScript AST query library.☆840Updated 5 months ago
- Properly hijack require☆402Updated this week
- Quickly scan for CLI flags and arguments☆635Updated 10 months ago
- A tiny (394B) utility that converts route patterns into RegExp. Limited alternative to `path-to-regexp` 🙇♂️☆572Updated last year
- Blazing fast and accurate glob matcher written JavaScript, with no dependencies and full support for standard and extended Bash glob feat…☆990Updated 2 weeks ago
- Memoize promise-returning & async functions☆400Updated last year
- Fast lexer to extract named exports via analysis from CommonJS modules☆238Updated last month
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆317Updated 2 years ago
- Virtual file format for text processing used in @unifiedjs☆486Updated 3 months ago
- Unleash the detectives☆223Updated 4 months ago
- require('vm') like in node but for the browser☆199Updated last month
- Low-overhead lexer dedicated to ES module parsing for fast analysis☆954Updated last month
- 🍔 Build DOM elements using JSX automatically☆516Updated 4 months ago
- Get the visual width of a string - the number of columns required to display it☆483Updated 7 months ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆337Updated 3 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,097Updated 5 months ago
- A tiny, crazy fast memoization library for the 95% use-case☆242Updated 3 weeks ago
- A fast, small-but-mighty, familiar fish...errr, router*☆644Updated 7 months ago
- Use multiple fs modules at once☆209Updated 3 weeks ago
- Safely and quickly serialize JavaScript objects☆349Updated last month
- A blazing fast equality comparison, either shallow or deep☆489Updated last week
- a CSS selector compiler & engine☆558Updated this week
- Implements the node.js require.resolve() algorithm☆782Updated last month
- npm fetcher☆363Updated last month
- Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.☆219Updated 10 months ago