babel-preset-current-node-syntax
npmv1.2.0A Babel preset that enables parsing of proposals supported by the current Node.js version.
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. 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.
Relationship graph
Dependencies (left) and dependents (right) of babel-preset-current-node-syntax.
Dependencies
Runtime (15)
Peer (1)
Dev (6)
Used by
Popular packages that depend on babel-preset-current-node-syntax.
Frequently installed together
The semantic version parser used by npm.
A drop-in replacement for fs, making various improvements.
No description provided.
Babel Types is a Lodash-esque utility library for AST nodes
No description provided.
Stringify any JavaScript value.
No description provided.
No description provided.
No description provided.
A set of utility functions for expect and related packages
Allow parsing of TypeScript syntax
Perform async work synchronously in Node.js using `worker_threads` with first-class TypeScript support.
Version history
| Version | Published | License |
|---|---|---|
| 1.2.0latest | 11 months ago | MIT |
| 1.1.1 | 11 months ago | MIT |
| 1.1.0 | 1 year ago | MIT |
| 1.0.1 | 5 years ago | MIT |
| 1.0.0 | 5 years ago | MIT |
| 0.1.4 | 5 years ago | MIT |
| 0.1.4-0 | 5 years ago | MIT |
| 0.1.3 | 6 years ago | MIT |
| 0.1.2 | 6 years ago | MIT |
| 0.1.1 | 6 years ago | MIT |
| 0.1.0 | 6 years ago | MIT |
Maintainers
Frequently asked questions
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.
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?
babel-preset-current-node-syntax has approximately 0 downloads per week and 1 known dependent packages.