New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

babel-node-bin-stage-0

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-node-bin-stage-0

bn0: an alternative babel-node binary with pre-loaded nightly presets

  • 0.1.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

babel-node-bin-stage-0

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:

Why?

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:

  1. Installing babel-cli and presets globally is a bad idea
  2. Setting up a new project and adding babel-core, babel-cli, babel-preset-... dependencies takes too much time

Got 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

Package last updated on 01 Dec 2016

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc