lydell / js-tokensView external linksLinks
Tiny JavaScript tokenizer.
☆550Dec 8, 2025Updated 2 months ago
Alternatives and similar repositories for js-tokens
Users that are interested in js-tokens are comparing it to the libraries listed below
Sorting:
- A cache for managing namespaced sub-caches☆14Sep 4, 2021Updated 4 years ago
- Strip the final newline character from a string/buffer☆38Oct 28, 2024Updated last year
- Returns true if a string has an extglob☆23May 25, 2019Updated 6 years ago
- abstract base class for hash-streams☆11Sep 23, 2025Updated 4 months ago
- Extend the properties from any number of objects onto the first object. Pass an empty object as the first arg to create a new object.☆14Mar 3, 2018Updated 7 years ago
- Regular expression for matching HTML comments☆15Oct 9, 2018Updated 7 years ago
- Generate regular expressions from regjsparser’s AST.☆33Dec 16, 2025Updated last month
- Manipulate strings like a wizard☆2,665Oct 24, 2025Updated 3 months ago
- Add callbacks to requests in flight to avoid async duplication☆75May 23, 2024Updated last year
- Strip redundant indentation and indent the string☆55May 3, 2021Updated 4 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Sep 4, 2021Updated 4 years ago
- ☆20Oct 18, 2021Updated 4 years ago
- Promises of copies of files, directories and symlinks, with concurrency controls and win32 junction fallback.☆19Feb 14, 2022Updated 4 years ago
- Low-overhead lexer dedicated to ES module parsing for fast analysis☆1,009Dec 19, 2025Updated last month
- Iterate all the data in a stream☆38Jul 30, 2018Updated 7 years ago
- ES2015 Number.isFinite() ponyfill☆20Apr 7, 2021Updated 4 years ago
- Create an object path (dot notation) from a list or array of strings.☆16Dec 31, 2020Updated 5 years ago
- Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.☆15Dec 30, 2025Updated last month
- Node.js path.dirname() ponyfill☆13Nov 13, 2021Updated 4 years ago
- A small, fast, JavaScript-based JavaScript parser☆11,301Dec 19, 2025Updated last month
- Node.js 0.12 path.isAbsolute() ponyfill☆43Jan 24, 2021Updated 5 years ago
- ES2015 Number.isNaN() ponyfill☆29May 2, 2024Updated last year
- Get an ArrayBuffer from a Buffer as fast as possible☆20Jul 9, 2021Updated 4 years ago
- Get the command from a shebang☆24Aug 14, 2021Updated 4 years ago
- Similar to String#trim() but removes only whitespace on the right☆22Jul 9, 2021Updated 4 years ago
- ☆20Sep 24, 2025Updated 4 months ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Aug 8, 2025Updated 6 months ago
- AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.☆30Jun 2, 2020Updated 5 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Dec 29, 2022Updated 3 years ago
- A tiny (952b), correct, general-purpose, and configurable `"exports"` and `"imports"` resolver without file-system reliance☆401Dec 2, 2024Updated last year
- Map `visit` over an array of objects.☆17Jun 27, 2022Updated 3 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Apr 12, 2017Updated 8 years ago
- Assign the enumerable es6 Symbol properties from an object (or objects) to the first object passed on the arguments. Can be used as a sup…☆18Sep 14, 2018Updated 7 years ago
- Process execution for humans☆7,429Jan 29, 2026Updated 2 weeks ago
- User-friendly glob matching☆2,631Dec 21, 2025Updated last month
- Implements the node.js require.resolve() algorithm☆795Jan 29, 2026Updated 2 weeks ago
- Extended POSIX-style sprintf☆35Nov 2, 2021Updated 4 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Dec 30, 2025Updated last month
- Track the list of currently unhandled promise rejections☆24Nov 27, 2018Updated 7 years ago