babel-preset-current-node-syntax
npmv1.2.0A Babel preset that enables parsing of proposals supported by the current Node.js version.
Adopt with care
babel-preset-current-node-syntax is usable, with caveats. Last published 406 days ago. 2 releases in the last 2 years.
- ?Adoption: grade ?, Not reported by this registry.
No download data reported for this package yet.
- CMaintenance: grade C, Fair — worth a look.
Last published 406 days ago. 2 releases in the last 2 years.
- BWeight: grade B, Good.
Pulls in 16 transitive packages, about 60 KB 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-preset-current-node-syntax to a project.
Runtime packages this one declares itself.
Distinct packages in the full runtime tree, deduplicated the way a package manager would.
Unpacked size of this package plus its entire runtime tree.
Longest resolved dependency chain below this package.
Licenses in the dependency tree
Every license you inherit by installing babel-preset-current-node-syntax, 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
Dependencies
Declared by babel-preset-current-node-syntax v1.2.0. Runtime dependencies are installed with the package; dev dependencies are not.
Runtime (15)
Peer (1)
Dev (6)
Used by
Popular packages that depend on babel-preset-current-node-syntax.
Relationship graph
Dependencies (left) and dependents (right) of babel-preset-current-node-syntax.
Frequently installed together
Prettier is an opinionated code formatter
This packages is a collection of utilities and helper functions
No description provided.
Perform async work synchronously in Node.js using `worker_threads` with first-class TypeScript support.
Babel Types is a Lodash-esque utility library for AST nodes
Stringify any JavaScript value.
No description provided.
Display differences clearly so people can review changes confidently.
Allow parsing of TypeScript syntax
Turns an AST into code.
Allow parsing of jsx
This module exports some utils for the `expect` function used in [Jest](https://jestjs.io/).
Release history
2 releases in the last two years, typically about 45 days apart.
| Version | Published | Size | License |
|---|---|---|---|
| 1.2.0latest | 1 year ago | 7.3 KB | MIT |
| 1.1.1 | 1 year ago | 7.0 KB | MIT |
| 1.1.0 | 2 years ago | 7.0 KB | MIT |
| 1.0.1 | 5 years ago | 5.3 KB | MIT |
| 1.0.0 | 5 years ago | 5.1 KB | MIT |
| 0.1.4 | 6 years ago | 4.7 KB | MIT |
| 0.1.4-0 | 6 years ago | 4.7 KB | MIT |
| 0.1.3 | 6 years ago | 4.7 KB | MIT |
| 0.1.2 | 6 years ago | 4.1 KB | MIT |
| 0.1.1 | 6 years ago | 4.1 KB | MIT |
| 0.1.0 | 6 years ago | 3.4 KB | MIT |
Overview
babel-preset-current-node-syntax is an npm package that a Babel preset that enables parsing of proposals supported by the current Node.js version. It has 2 known dependents in the graph. The latest version is 1.2.0, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need a Babel preset that enables parsing of proposals supported by the current Node.js version and value a focused solution.
When not to use it
Consider an alternative if you need to minimize your dependency tree, 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).
Cons
- Large dependency tree (22 direct dependencies) increases install size and audit surface.
- 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-preset-current-node-syntax?
babel-preset-current-node-syntax is usable, with caveats. Last published 406 days ago. 2 releases in the last 2 years.
How do I install babel-preset-current-node-syntax?
Run `npm install babel-preset-current-node-syntax` to add babel-preset-current-node-syntax to your npm project.
How many dependencies does babel-preset-current-node-syntax have?
babel-preset-current-node-syntax declares 22 direct dependencies and pulls in 16 packages in total once its runtime tree is resolved totalling about 60 KB on disk.
What license is babel-preset-current-node-syntax released under?
babel-preset-current-node-syntax is distributed under the MIT license.
How popular is babel-preset-current-node-syntax?
npm does not publish download counts. Within PackageGraph's crawl, 2 known packages depend on babel-preset-current-node-syntax.
Is babel-preset-current-node-syntax still maintained?
The most recent release of babel-preset-current-node-syntax (v1.2.0) was published 1 year ago.
Does babel-preset-current-node-syntax run install scripts?
No. babel-preset-current-node-syntax does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.