</>PackageGraphPackageGraph

babel-plugin-syntax-hermes-parser

npmv0.37.0

Babel plugin which switches Babel to use the Hermes parser.

Safe to adopt

Yes — babel-plugin-syntax-hermes-parser scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 57 days ago. 23 releases in the last 2 years.

  • ?Adoption: grade ?, Not reported by this registry.

    No download data reported for this package yet.

  • AMaintenance: grade A, Excellent.

    Last published 57 days ago. 23 releases in the last 2 years.

  • AWeight: grade A, Excellent.

    Pulls in 2 transitive packages, about 2.0 MB installed.

  • BSupply chain: grade B, Good.

    This package has a single maintainer (bus factor of 1).

  • ALicense: grade A, Excellent.

    MIT — permissive, with no copyleft found in the dependency tree.

Grades are computed deterministically from registry metadata collected by PackageGraph — downloads, dependents, publish dates, the resolved dependency tree, maintainer count, and declared licenses. No third-party scores are used.

Install cost

What you actually take on by adding babel-plugin-syntax-hermes-parser to a project.

1
Direct dependencies

Runtime packages this one declares itself.

2
Total installed

Distinct packages in the full runtime tree, deduplicated the way a package manager would.

2.0 MB
Install size

Unpacked size of this package plus its entire runtime tree.

2
Tree depth

Longest resolved dependency chain below this package.

Licenses in the dependency tree

MIT

Every license you inherit by installing babel-plugin-syntax-hermes-parser, not just its own. Check this before a legal review, not after.

Compatibility

Node.js
No constraint declared
Module format
CommonJS only
TypeScript
No bundled types
Install scripts
None

Quick start

A usage example from the babel-plugin-syntax-hermes-parser README.

// babel.config.json
{
  "plugins": ["babel-plugin-syntax-hermes-parser"]
}

Dependencies

Declared by babel-plugin-syntax-hermes-parser v0.37.0. Runtime dependencies are installed with the package; dev dependencies are not.

Dev (1)

@babel/core ^7.22.5

Used by

Popular packages that depend on babel-plugin-syntax-hermes-parser.

Relationship graph

Dependencies (left) and dependents (right) of babel-plugin-syntax-hermes-parser.

Frequently installed together

Release history

20 releases in the last two years, typically about 18 days apart.

Recent versions of babel-plugin-syntax-hermes-parser
VersionPublishedSizeLicense
0.37.0latest1 month ago9.8 KBMIT
0.36.14 months ago9.7 KBMIT
0.36.04 months ago9.7 KBMIT
0.35.05 months ago9.7 KBMIT
0.34.06 months ago9.7 KBMIT
0.33.38 months ago9.7 KBMIT
0.33.28 months ago9.7 KBMIT
0.33.18 months ago9.7 KBMIT
0.33.09 months ago9.7 KBMIT
0.32.111 months ago9.7 KBMIT
0.32.01 year ago9.7 KBMIT
0.31.21 year ago9.7 KBMIT
0.31.01 year ago9.7 KBMIT
0.30.01 year ago9.7 KBMIT
0.29.11 year ago9.7 KBMIT

Overview

babel-plugin-syntax-hermes-parser is an npm package that babel plugin which switches Babel to use the Hermes parser. It has 5 known dependents in the graph. The latest version is 0.37.0, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need babel plugin which switches Babel to use the Hermes parser 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 (MIT).
  • Lean dependency tree (2 direct dependencies).

Cons

  • No bundled TypeScript types (may require a separate @types package).

Auto-generated from collected registry metadata. No external claims are inferred.

Maintainers

Frequently asked questions

Should I use babel-plugin-syntax-hermes-parser?

Yes — babel-plugin-syntax-hermes-parser scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 57 days ago. 23 releases in the last 2 years.

How do I install babel-plugin-syntax-hermes-parser?

Run `npm install babel-plugin-syntax-hermes-parser` to add babel-plugin-syntax-hermes-parser to your npm project.

How many dependencies does babel-plugin-syntax-hermes-parser have?

babel-plugin-syntax-hermes-parser declares 2 direct dependencies and pulls in 2 packages in total once its runtime tree is resolved totalling about 2.0 MB on disk.

What license is babel-plugin-syntax-hermes-parser released under?

babel-plugin-syntax-hermes-parser is distributed under the MIT license.

How popular is babel-plugin-syntax-hermes-parser?

npm does not publish download counts. Within PackageGraph's crawl, 5 known packages depend on babel-plugin-syntax-hermes-parser.

Is babel-plugin-syntax-hermes-parser still maintained?

The most recent release of babel-plugin-syntax-hermes-parser (v0.37.0) was published 1 month ago.

Does babel-plugin-syntax-hermes-parser run install scripts?

No. babel-plugin-syntax-hermes-parser does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.