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 8 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 7 months ago
- Search & replace tokens during the linking stage of ICSS loading☆22Jan 6, 2023Updated 3 years ago
- ES2015 `String#codePointAt()` ponyfill☆23Jan 23, 2021Updated 5 years ago
- Node's domain module for the web browser☆32Nov 22, 2025Updated 3 months ago
- Returns true if a string has an extglob☆23May 25, 2019Updated 6 years ago
- Repeat a string - fast☆35May 3, 2021Updated 4 years ago
- ☆27Apr 5, 2021Updated 4 years ago
- the tty module from node core for browsers☆18Dec 21, 2024Updated last year
- Check if a path is the current working directory☆22May 10, 2025Updated 10 months ago
- list of SPDX standard license exceptions☆16Apr 25, 2024Updated last year
- Get an ArrayBuffer from a Buffer as fast as possible☆20Jul 9, 2021Updated 4 years ago
- A CSS Modules transform to extract local aliases for inline imports☆41Jan 21, 2026Updated last month
- Similar to String#trim() but removes only whitespace on the right☆22Jul 9, 2021Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Nov 27, 2018Updated 7 years ago
- Returns the next buffer/object in a stream's readable queue☆22Jan 17, 2024Updated 2 years ago
- Add callbacks to requests in flight to avoid async duplication☆76May 23, 2024Updated last year
- Regular expression for matching HTML comments☆15Oct 9, 2018Updated 7 years ago
- timers module for browserify☆24Dec 21, 2024Updated last year
- Turn an array like into an array☆12Mar 14, 2021Updated 5 years ago
- 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
- A cache for managing namespaced sub-caches☆14Sep 4, 2021Updated 4 years ago
- Right-align the text in a string.☆19May 4, 2018Updated 7 years ago
- Minimal async jobs utility library, with streams support☆25Dec 18, 2025Updated 3 months ago
- ☆26Dec 7, 2017Updated 8 years ago
- schema package for HTTPArchive (HAR)☆23Jun 4, 2020Updated 5 years ago
- Returns true if a value exists, false if empty. Works with deeply nested values using object paths.☆26Mar 3, 2018Updated 8 years ago
- tar plugin for decompress☆16Nov 6, 2020Updated 5 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
- Sniff the encoding from a HTML byte stream☆21Dec 26, 2025Updated 2 months ago
- WeakMap collection as specified in ECMAScript6☆30Jun 30, 2021Updated 4 years ago
- Create an object path (dot notation) from a list or array of strings.☆16Dec 31, 2020Updated 5 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Jan 24, 2021Updated 5 years ago
- ES2015 Number.isFinite() ponyfill☆20Apr 7, 2021Updated 4 years ago
- Fast line to line SourceMap generator.☆40Jan 5, 2019Updated 7 years ago
- Find a file given a declaration of locations.☆12Mar 19, 2022Updated 4 years ago
- Map `visit` over an array of objects.☆17Jun 27, 2022Updated 3 years ago
- Tests if a json property can be safely accessed using the . syntax☆13May 11, 2016Updated 9 years ago