babel-alt is an alternative babel transpiler, created as a fork or derivative of Babel. It aims to provide an alternative implementation for transpiling ES6+ code (harmony, classes, modules, let, const, var) to older JavaScript standards. The package is currently at version 0.0.0, indicating an early experimental stage with no active releases. Its key differentiator is being an 'alternative' to Babel, but as a version 0.0.0 with no recent activity, it is likely abandoned or deprecated.
npm install babel-altNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Quickstart showing import and version check for babel-alt v0.0.0.
Use Babel directly (https://babeljs.io) instead.
Pin to a specific version and test thoroughly.
Install with npm install babel-alt@0.0.0 or use Babel instead.
Check the actual exports by inspecting node_modules/babel-alt/package.json
No dependency data recorded yet.