esutils
npmv2.0.3utility box for ECMAScript language tools
Overview
esutils is an npm package that utility box for ECMAScript language tools. The latest version is 2.0.3, released under the BSD-2-Clause license.
Who should use it
Teams working in the npm ecosystem who need utility box for ECMAScript language tools and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.
Pros
- Clear open-source license (BSD-2-Clause).
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of esutils.
Dependencies
Dev (6)
Used by
Popular packages that depend on esutils.
Frequently installed together
Runtime typescript and ESM support for Node.js
The semantic version parser used by npm.
Lightweight debugging utility for Node.js and the browser
An AST-based pattern checker for JavaScript.
Prettier is an opinionated code formatter
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
Helper utilities for creating ESLint configuration
ECMAScript scope analyzer for ESLint
Utilities for ESLint plugins.
An incremental implementation of MurmurHash3
A query library for ECMAScript AST using a CSS selector like query language.
An Esprima-compatible JavaScript parser built on Acorn
Version history
| Version | Published | License |
|---|---|---|
| 2.0.3latest | 7 years ago | BSD-2-Clause |
| 2.0.2 | 11 years ago | BSD-2-Clause |
| 2.0.1 | 11 years ago | BSD-2-Clause |
| 2.0.0 | 11 years ago | BSD-2-Clause |
| 1.1.6 | 11 years ago | BSD-2-Clause |
| 1.1.5 | 11 years ago | BSD-2-Clause |
| 1.1.5-dev | 11 years ago | BSD-2-Clause |
| 1.1.4 | 12 years ago | BSD-2-Clause |
| 1.1.3 | 12 years ago | BSD-2-Clause |
| 1.1.2 | 12 years ago | BSD-2-Clause |
| 1.1.1 | 12 years ago | BSD-2-Clause |
| 1.1.0 | 12 years ago | BSD-2-Clause |
| 1.0.0 | 12 years ago | BSD-2-Clause |
Maintainers
Frequently asked questions
How do I install esutils?
Run `npm install esutils` to add esutils to your npm project.
What license is esutils released under?
esutils is distributed under the BSD-2-Clause license.
How popular is esutils?
esutils has approximately 0 downloads per week and 1 known dependent packages.