[](https://travis-ci.org/morlay/babel-plugin-typescript-iife-enum) [![NPM](https://img.shields.io/npm/v/babel-plugin-typescript-iife-enum.svg?styl
Transform TypeScript `const` enums
Wrap class field initializers with IIFE to workaround https://webkit.org/b/236843
Allow parsing of TypeScript syntax
Transform TypeScript into ES.next
Wraps Throw Expressions in an IIFE
Turns off all rules that are unnecessary or might conflict with Prettier.
Babel plugin to emit decorator metadata like typescript compiler
General utilities for plugins to use
Jest plugin to use babel for transformation.
Babel preset for TypeScript `const` enums
Allow parsing of jsx
ESLint rules for TypeScript enums.
This plugin transforms ES2015 modules to CommonJS
Compile class public and private fields, private methods and decorators to ES6
Allow parsing of the module attributes in the import statement
Core istanbul API for JS code coverage
Compile ESNext Regular Expressions to ES5
This plugin transforms ES2015 modules to UMD
Add a __source prop to all JSX Elements
Babel plugin to ensure function declarations at the block level are block scoped
Compile ES2015 classes to ES5
Allows you to build compile-time libraries
Allow parsing of the logical assignment operators