Socket
Socket
Sign inDemoInstall

@ta-interaktiv/babel-preset-react-component

Package Overview
Dependencies
Maintainers
3
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ta-interaktiv/babel-preset-react-component

Babel preset for developing reusable React components.


Version published
Weekly downloads
80
increased by7900%
Maintainers
3
Weekly downloads
 
Created
Source

Babel Preset for Module Development

A simple babel preset for developing reusable React components.

Installation

yarn add @ta-interaktiv/babel-preset-react-component --dev

Add to .babelrc:

{
  "presets": ["@ta-interaktiv/babel-preset-react-component"],
  "env": {
    "test": {
      "presets": ["@ta-interaktiv/babel-preset-react-component"]
    }
  }
}

Keywords

FAQs

Package last updated on 08 Mar 2018

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