All Projects → yyx990803 → Babel Plugin Transform Es2015 Classes Simple

yyx990803 / Babel Plugin Transform Es2015 Classes Simple

Programming Languages

javascript
184084 projects - #8 most used programming language

A replacement for babel-plugin-transform-es2015-classes, which is even looser than loose mode (removed class call check).

This is used specifically for minimal bundle size and runtime perf overhead for library internal classes - you probably want to stick to the official transform if you don't know what this entails.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].