A very simple and stupid parser, based on a statemachine and regular expressions.
☆65Oct 30, 2018Updated 7 years ago
Alternatives and similar repositories for fastparse
Users that are interested in fastparse are comparing it to the libraries listed below
Sorting:
- 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
- Center-align the text in a string.☆23May 26, 2017Updated 8 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Aug 8, 2025Updated 6 months ago
- Repeat a string - fast☆35May 3, 2021Updated 4 years ago
- Search & replace tokens during the linking stage of ICSS loading☆22Jan 6, 2023Updated 3 years ago
- Regular expression for matching HTML comments☆15Oct 9, 2018Updated 7 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Oct 25, 2025Updated 4 months ago
- Returns true if a string has an extglob☆23May 25, 2019Updated 6 years ago
- list of SPDX standard license exceptions☆16Apr 25, 2024Updated last year
- the tty module from node core for browsers☆18Dec 21, 2024Updated last year
- Add callbacks to requests in flight to avoid async duplication☆75May 23, 2024Updated last year
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Dec 30, 2025Updated 2 months ago
- Like `new Map` but for older JavaScripts☆21Oct 25, 2025Updated 4 months ago
- ☆27Apr 5, 2021Updated 4 years ago
- ES2015 `String#codePointAt()` ponyfill☆23Jan 23, 2021Updated 5 years ago
- Returns true if a value exists, false if empty. Works with deeply nested values using object paths.☆26Mar 3, 2018Updated 7 years ago
- Node's domain module for the web browser☆32Nov 22, 2025Updated 3 months ago
- Right-align the text in a string.☆19May 4, 2018Updated 7 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Jan 24, 2021Updated 5 years ago
- A CSS Modules transform to extract local aliases for inline imports☆41Jan 21, 2026Updated last month
- Check if a path is the current working directory☆22May 10, 2025Updated 9 months ago
- 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
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Nov 26, 2018Updated 7 years ago
- ☆12Apr 26, 2019Updated 6 years ago
- Turn an array like into an array☆12Mar 14, 2021Updated 4 years ago
- Detects support for Cross-Origin Resource Sharing☆20Oct 8, 2018Updated 7 years ago
- Module for parsing URI's in engine.io-client☆14Sep 18, 2019Updated 6 years ago
- Tests if a json property can be safely accessed using the . syntax☆13May 11, 2016Updated 9 years ago
- A cache for managing namespaced sub-caches☆14Sep 4, 2021Updated 4 years ago
- Alphanumeric sorting algorithm☆29Jan 21, 2022Updated 4 years ago
- Detect whether or not an object is a Typed Array☆21Jan 23, 2024Updated 2 years ago
- ☆19Apr 11, 2018Updated 7 years ago
- Generate safe JS code that can used to reference a object property☆25Sep 3, 2024Updated last year
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Dec 30, 2025Updated 2 months ago
- schema package for HTTPArchive (HAR)☆23Jun 4, 2020Updated 5 years ago
- Track the list of currently unhandled promise rejections☆24Nov 27, 2018Updated 7 years ago
- timers module for browserify☆24Dec 21, 2024Updated last year