jonschlinkert / eval-estree-expressionLinks
Safely evaluate JavaScript (estree) expressions, sync and async.
☆61Updated last week
Alternatives and similar repositories for eval-estree-expression
Users that are interested in eval-estree-expression are comparing it to the libraries listed below
Sorting:
- Add context awareness to your apps and frameworks by safely evaluating user-defined conditional expressions. Useful for evaluating expres…☆48Updated 8 months ago
- Rewrite file system `fs` paths☆62Updated 2 weeks ago
- Monkey-patches for file system related things☆117Updated 2 weeks ago
- Node filesystem spies and mocks☆51Updated 2 weeks ago
- 👟 Tiny and fast ESTree-compliant AST walker and modifier.☆63Updated last year
- Logger-agnostic wrapper that normalizes logs regardless of arg style. Great for large dev teams, old/new projects, and works w/Pino, Bun…☆51Updated 10 months ago
- 📼 Simplest high speed testing☆25Updated 2 weeks ago
- Info on the properties and attributes of the web platform☆42Updated 4 months ago
- `trough` is middleware☆70Updated last year
- Traverse JSON Schema passing each schema object to callback☆103Updated 4 years ago
- string representations of objects in node and the browser☆154Updated 8 months ago
- Detect possibly catastrophic, exponential-time regular expressions☆47Updated 2 weeks ago
- render dom nodes☆138Updated this week
- ⚡ A blazing fast ES module imports parser.☆53Updated last month
- Utilizes ES6 Proxies to easily observe and validate changes on nested objects.☆28Updated 4 years ago
- get better errors☆25Updated 2 weeks ago
- Get the dependencies of a TypeScript module☆60Updated this week
- Import Map Utility☆51Updated last year
- Trace the original position through a source map☆109Updated 3 months ago
- 🛰 JSON parse & stringify with support for cyclic objects, functions, dates, regex, infinity, undefined, null, NaN, Classes, Instances☆174Updated 5 months ago
- Rollup plugin to display bundle contents & size information☆91Updated 5 months ago
- Recursively read a directory, blazing fast. Use with picomatch or micromatch to match globs.☆42Updated 2 years ago
- Turn any collection of objects into its own efficient tree or linked list using Symbol☆111Updated 5 years ago
- Glob to regular expression with support for extended globs.☆74Updated last year
- 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…☆95Updated 2 years ago
- Fast CSS Selectors API Engine☆134Updated last month
- Tiny library to parse error stack traces☆107Updated last year
- Extract structured type information from javascript and typescript files