espree
npmv11.2.0TypeScriptAn Esprima-compatible JavaScript parser built on Acorn
Overview
espree is an npm package that an Esprima-compatible JavaScript parser built on Acorn. The latest version is 11.2.0, released under the BSD-2-Clause license.
Who should use it
Teams working in the npm ecosystem who need an Esprima-compatible JavaScript parser built on Acorn and value a focused solution.
When not to use it
Consider an alternative if you need to or if a more actively-maintained option better fits your npm stack.
Pros
- Ships TypeScript type definitions.
- Clear open-source license (BSD-2-Clause).
Cons
- No significant drawbacks detected from available metadata.
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of espree.
Dependencies
Dev (2)
Used by
Popular packages that depend on espree.
Alternatives to espree
A JavaScript parser
An AST-based pattern checker for JavaScript.
Determine whether an AST node is a reference
A query library for ECMAScript AST using a CSS selector like query language.
WebAssembly binary format parser
A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations
`Object.defineProperty`, but not IE 8's broken one.
Indent-based CSS syntax for PostCSS
AST utils for webassemblyjs
A robust, ES3 compatible, "has own property" predicate.
WebAssembly text format printer
A modern CSS parser and stringifier with TypeScript support
Frequently installed together
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
An AST-based pattern checker for JavaScript.
Runtime typescript and ESM support for Node.js
TypeScript definitions for estree
Constants and utilities about visitor keys to traverse AST.
The semantic version parser used by npm.
Lightweight debugging utility for Node.js and the browser
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
Utilities for ESLint plugins.
An incremental implementation of MurmurHash3
Version history
| Version | Published | License |
|---|---|---|
| 11.2.0latest | 4 months ago | BSD-2-Clause |
| 11.1.1 | 4 months ago | BSD-2-Clause |
| 11.1.0 | 6 months ago | BSD-2-Clause |
| 11.0.0 | 8 months ago | BSD-2-Clause |
| 10.4.0 | 1 year ago | BSD-2-Clause |
| 10.3.0 | 1 year ago | BSD-2-Clause |
| 10.2.0 | 1 year ago | BSD-2-Clause |
| 10.1.0 | 2 years ago | BSD-2-Clause |
| 10.0.1 | 2 years ago | BSD-2-Clause |
| 10.0.0 | 2 years ago | BSD-2-Clause |
| 9.6.1 | 3 years ago | BSD-2-Clause |
| 9.6.0 | 3 years ago | BSD-2-Clause |
| 9.5.2 | 3 years ago | BSD-2-Clause |
| 9.5.1 | 3 years ago | BSD-2-Clause |
| 9.5.0 | 3 years ago | BSD-2-Clause |
| 9.4.1 | 3 years ago | BSD-2-Clause |
| 9.4.0 | 3 years ago | BSD-2-Clause |
| 9.3.3 | 4 years ago | BSD-2-Clause |
| 9.3.2 | 4 years ago | BSD-2-Clause |
| 9.3.1 | 4 years ago | BSD-2-Clause |
Maintainers
Funding
Frequently asked questions
How do I install espree?
Run `npm install espree` to add espree to your npm project.
What license is espree released under?
espree is distributed under the BSD-2-Clause license.
How popular is espree?
espree has approximately 0 downloads per week and 2 known dependent packages.