babel-plugin-transform-flow-enums
npmv0.0.2Babel transform for Flow Enums.
Not recommended for new projects
No — babel-plugin-transform-flow-enums should not be adopted for new projects. Last published 1822 days ago.
- ?Adoption: grade ?, Not reported by this registry.
No download data reported for this package yet.
- FMaintenance: grade F, Failing.
Last published 1822 days ago.
- AWeight: grade A, Excellent.
Pulls in 2 transitive packages, about 22 KB installed.
- ASupply chain: grade A, Excellent.
No install scripts, 2 maintainers, and a contained dependency surface.
- 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-transform-flow-enums 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-plugin-transform-flow-enums, 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-plugin-transform-flow-enums v0.0.2. Runtime dependencies are installed with the package; dev dependencies are not.
Runtime (1)
Dev (2)
Used by
Popular packages that depend on babel-plugin-transform-flow-enums.
Relationship graph
Dependencies (left) and dependents (right) of babel-plugin-transform-flow-enums.
Frequently installed together
React is a JavaScript library for building user interfaces.
The Expo SDK
Compile regular expressions using named groups to ES5.
Babel plugin which switches Babel to use the Hermes parser.
Compile optional catch bindings
This plugin transforms checks for a private property in an object
Allow parsing of optional properties
Allow parsing of the nullish-coalescing operator
Compile ES2015 for...of to ES5
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
This plugin transforms private class methods
Compile ES2015 block scoping (const and let) to ES5
Release history
No releases in the last two years.
| Version | Published | Size | License |
|---|---|---|---|
| 0.0.2latest | 5 years ago | 6.7 KB | MIT |
| 0.0.1 | 5 years ago | 6.2 KB | MIT |
Overview
babel-plugin-transform-flow-enums is an npm package that babel transform for Flow Enums. It has 2 known dependents in the graph. The latest version is 0.0.2, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need babel transform for Flow Enums 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 (3 direct dependencies).
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Frequently asked questions
Should I use babel-plugin-transform-flow-enums?
No — babel-plugin-transform-flow-enums should not be adopted for new projects. Last published 1822 days ago.
How do I install babel-plugin-transform-flow-enums?
Run `npm install babel-plugin-transform-flow-enums` to add babel-plugin-transform-flow-enums to your npm project.
How many dependencies does babel-plugin-transform-flow-enums have?
babel-plugin-transform-flow-enums declares 3 direct dependencies and pulls in 2 packages in total once its runtime tree is resolved totalling about 22 KB on disk.
What license is babel-plugin-transform-flow-enums released under?
babel-plugin-transform-flow-enums is distributed under the MIT license.
How popular is babel-plugin-transform-flow-enums?
npm does not publish download counts. Within PackageGraph's crawl, 2 known packages depend on babel-plugin-transform-flow-enums.
Is babel-plugin-transform-flow-enums still maintained?
The most recent release of babel-plugin-transform-flow-enums (v0.0.2) was published 5 years ago.
Does babel-plugin-transform-flow-enums run install scripts?
No. babel-plugin-transform-flow-enums does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.