![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
babel-node-bin-stage-0
Advanced tools
bn0: an alternative babel-node binary with pre-loaded nightly presets
bn0: an alternative babel-node binary with pre-loaded nightly presets
npm install -g babel-node-bin-stage-0
This is a fork of babel-cli
that only provides a bn0
binary. bn0
is a babel-node
alternative with all nightly presets pre-loaded. It comes with:
First of all, it's no different than babel-node
so don't use it in production.
Say you wanna quickly prototype some stuff using the latest JavaScript features, but:
babel-cli
and presets globally is a bad ideababel-core
, babel-cli
, babel-preset-...
dependencies takes too much timeGot it? bn0
requires no configuration and doesn't pollute your local require/import
calls. Just run your file with bn0 myfile.js
, or use bn0
itself for a REPL.
FAQs
bn0: an alternative babel-node binary with pre-loaded nightly presets
The npm package babel-node-bin-stage-0 receives a total of 0 weekly downloads. As such, babel-node-bin-stage-0 popularity was classified as not popular.
We found that babel-node-bin-stage-0 demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.