Socket
Socket
Sign inDemoInstall

babel-preset-littlebits

Package Overview
Dependencies
97
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    babel-preset-littlebits

This module


Version published
Weekly downloads
11
increased by1000%
Maintainers
2
Install size
5.05 MB
Created
Weekly downloads
 

Readme

Source

Presets for transforming Javascript written at littleBits

Install

npm install --save-dev babel-preset-littlebits

Add a babel key to your project's package.json:

{
  "babel": {
    "presets": ["littlebits"]
  }
}

FAQs

Last updated on 21 Jan 2016

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc