Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

babel-preset-everything

codejamninja17MIT0.4.2

all official proposed plugins for babel 7

babel, preset, es6, babel7, plugin, proposed

readme

babel-preset-everything

GitHub stars

all official proposed plugins for babel 7

Please ★ this repo if you found it useful ★ ★ ★

Features

  • @babel/plugin-proposal-class-properties
  • @babel/plugin-proposal-decorators
  • @babel/plugin-proposal-export-default-from
  • @babel/plugin-proposal-export-namespace-from
  • @babel/plugin-proposal-function-bind
  • @babel/plugin-proposal-function-sent
  • @babel/plugin-proposal-json-strings
  • @babel/plugin-proposal-logical-assignment-operators
  • @babel/plugin-proposal-nullish-coalescing-operator
  • @babel/plugin-proposal-numeric-separator
  • @babel/plugin-proposal-optional-chaining
  • @babel/plugin-proposal-pipeline-operator
  • @babel/plugin-proposal-throw-expressions
  • @babel/plugin-syntax-dynamic-import
  • @babel/plugin-syntax-import-meta

Installation

npm install --save-dev babel-preset-everything

Dependencies

Usage

Contribute usage docs

Support

Submit an issue

Screenshots

Contribute a screenshot

Contributing

Review the guidelines for contributing

License

MIT License

Jam Risser © 2018

Changelog

Review the changelog

Credits

Support on Liberapay

A ridiculous amount of coffee ☕ ☕ ☕ was consumed in the process of building this project.

Add some fuel if you'd like to keep me going!

Liberapay receiving Liberapay patrons

changelog

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[0.1.2] - 2018-09-02

Added

  • loose class properties

[0.1.1] - 2018-09-02

Added

  • support for decorators before export

[0.1.0] - 2018-09-02

Added

  • missing dependency

[0.0.1] - 2018-08-31

Added

  • initial release