Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

babel-env-standalone

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-env-standalone

Standalone build of babel-preset-env for use in non-Node.js environments

  • 2.0.0-alpha.15
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

babel-env-standalone

babel-env-standalone is a standalone build of babel-preset-env for use in non-Node.js environments, including browsers.

Installation

There are several ways to get a copy of babel-preset-env. Pick whichever one you like:

  • Install via NPM: npm install --save babel-preset-env-standalone
  • Manually grab babel-preset-env.js and/or babel-preset-env.min.js from the GitHub releases page. Every release includes these files.

Usage

Load babel-preset-env.js or babel-preset-env.min.js in your environment, along with Babel-standalone. This is important: You need to load Babel too!

Keywords

FAQs

Package last updated on 06 Sep 2017

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