AST utility module for statically analyzing JSX
☆162Feb 25, 2026Updated 3 weeks ago
Alternatives and similar repositories for jsx-ast-utils
Users that are interested in jsx-ast-utils are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Is this an ES6 Symbol value?☆19Mar 16, 2026Updated last week
- 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
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆42Dec 30, 2025Updated 2 months ago
- Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.☆15Mar 16, 2026Updated last week
- 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
- Module to wrap try-catch for better performance and cleaner API.☆22Oct 27, 2016Updated 9 years ago
- A transform to make UglifyJS work in browserify☆21Feb 18, 2020Updated 6 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Dec 30, 2025Updated 2 months ago
- Is this value a JS regex?☆24Updated this week
- getpass for node.js☆17Apr 25, 2017Updated 8 years ago
- Create an array by repeating the given string n times.☆19Apr 7, 2021Updated 4 years ago
- ES6 spec-compliant Function.prototype.name sham.☆12Dec 20, 2024Updated last year
- Center-align the text in a string.☆23May 26, 2017Updated 8 years ago
- Manipulate strings according to the word parsing rules of the UNIX Bourne shell.☆40Jul 11, 2025Updated 8 months ago
- ☆20Oct 18, 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
- utilities for primitive JavaScript types☆33Nov 29, 2021Updated 4 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Jun 21, 2017Updated 8 years ago
- Like `new Map` but for older JavaScripts☆21Oct 25, 2025Updated 4 months ago
- ES2015 `String#codePointAt()` ponyfill☆23Jan 23, 2021Updated 5 years ago
- Returns true if a string has an extglob☆23May 25, 2019Updated 6 years ago
- Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.☆22Dec 30, 2025Updated 2 months ago
- Utils for working with JavaScript classes and prototype methods.☆19Mar 14, 2023Updated 3 years ago
- A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset…☆31Dec 18, 2020Updated 5 years ago
- Returns true if a value has the characteristics of a valid JavaScript data descriptor.☆21Dec 30, 2025Updated 2 months ago
- Find the module object for something that was require()d☆27Apr 21, 2023Updated 2 years ago
- ☆27Apr 5, 2021Updated 4 years ago
- Detect whether or not an object is a Typed Array☆21Jan 23, 2024Updated 2 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated this week
- Check if a path is the current working directory☆22May 10, 2025Updated 10 months ago
- A library to make errors.☆12Oct 23, 2021Updated 4 years ago
- Check if an object can be used like an Array☆17Sep 13, 2025Updated 6 months ago
- Starter kit for beginners for creating an app with GraphQL, Apollo and React.☆14Jul 16, 2018Updated 7 years ago
- Object.prototype.hasOwnProperty☆60Oct 3, 2023Updated 2 years ago
- The Node.js `util.deprecate()` function with browser support☆37Nov 11, 2018Updated 7 years ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Jul 9, 2021Updated 4 years ago