detect and report syntax errors in source code strings
☆82Dec 21, 2024Updated last year
Alternatives and similar repositories for syntax-error
Users that are interested in syntax-error are comparing it to the libraries listed below
Sorting:
- convert module usage to inline expressions☆75Dec 21, 2024Updated last year
- Apply an async function to each Array element in series☆21Sep 18, 2015Updated 10 years ago
- Determine if a function is an ES6 arrow function or not.☆24May 10, 2024Updated last year
- Lexical analyzer library for C programming language in NodeJS☆18Jul 2, 2017Updated 8 years ago
- the acorn javascript parser, preloaded with plugins for syntax parity with recent node versions☆13Jun 26, 2025Updated 8 months ago
- Determine if an object is a Node.js Stream☆63Dec 30, 2015Updated 10 years ago
- Map collection as specified in ECMAScript6☆73Jun 30, 2021Updated 4 years ago
- Array#filter for older browsers.☆18Feb 23, 2024Updated 2 years ago
- Iterator abstraction as specified in ECMAScript6☆19Jun 30, 2021Updated 4 years ago
- Try to guess if your terminal supports unicode☆18Dec 16, 2020Updated 5 years ago
- walk the dependency graph to generate a stream of json output☆208Dec 21, 2024Updated last year
- the tty module from node core for browsers☆18Dec 21, 2024Updated last year
- Find all calls to require() no matter how deeply nested using a proper walk of the AST☆415Dec 21, 2024Updated last year
- Modify the source of an imported module☆28Jan 23, 2021Updated 5 years ago
- sort module-deps output for deterministic browserify bundles☆16Jan 13, 2025Updated last year
- Call a callback when a readable/writable/duplex stream has completed or failed.☆150Jun 16, 2025Updated 9 months ago
- timers module for browserify☆24Dec 21, 2024Updated last year
- Low-level wrapper to easily support sync, async, and generator functions.☆34Sep 21, 2020Updated 5 years ago
- A streaming storage engine based on LevelDB☆74Nov 7, 2016Updated 9 years ago
- Right-align the text in a string.☆19May 4, 2018Updated 7 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆24Jul 9, 2022Updated 3 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Dec 27, 2017Updated 8 years ago
- Manipulate strings according to the word parsing rules of the UNIX Bourne shell.☆40Jul 11, 2025Updated 8 months ago
- Helper for building generic names, similar to webpack☆15Feb 28, 2023Updated 3 years ago
- A very light-weight in-code option parsers for node.js.☆22Jun 12, 2017Updated 8 years ago
- Parse text columns, like the output of unix commands☆84Sep 9, 2025Updated 6 months ago
- Deep equality comparison implementation for should.js☆12Nov 6, 2019Updated 6 years ago
- Foreach component + npm package☆25May 11, 2022Updated 3 years ago
- Remove undesirable properties from a piece of css☆14Jan 18, 2016Updated 10 years ago
- Browserify transform (and recast visitor) to remove unreachable code branches☆29Feb 23, 2017Updated 9 years ago
- A state router implimentation with a RactiveJS renderer☆11Dec 3, 2025Updated 3 months ago
- streaming pipeline with a mutable configuration☆56Dec 21, 2024Updated last year
- Programmatically manipulate a running Nginx instance☆12Apr 4, 2023Updated 2 years ago
- Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulti…☆39Sep 1, 2017Updated 8 years ago
- Power Assert feature instrumentor on the fly☆28Apr 24, 2017Updated 8 years ago
- Converts a source-map from/to different formats.☆171Mar 27, 2025Updated 11 months ago
- Run shell commands inline in JavaScript with ES6 template strings☆11Jan 28, 2025Updated last year
- Tools for distributed codebases☆15Sep 21, 2015Updated 10 years ago
- Pipe a value through a list of synchronous transform functions☆11Aug 19, 2019Updated 6 years ago