🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

create-babel

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-babel

Create app with Babel configuration.

3.1.0
latest
Source
npm
Version published
Weekly downloads
29
81.25%
Maintainers
1
Weekly downloads
 
Created
Source

create-babel

Like create-react-app, but for a basic Babel setup.

Create an app in a new ./my-app directory:

$ npm init babel my-app

copy

  • :sparkles: Auto-installs dependencies.
  • :fast_forward: Out-of-the-box preset-env for modern syntax & transform-runtime for async/await.
  • 🛠️ Baked-in build and build:watch scripts, src/index.js file, .gitignore & more!

FAQs

Package last updated on 16 Nov 2020

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