Packages by hzoo
Packages maintained by hzoo.
60 packages
This plugin transforms checks for a private property in an object
Compile ES2015 Unicode regex to ES5
Turn JSX into React function calls in development
Babel helper functions for inserting module loads
Transforms logical assignment operators into short-circuited assignments
Compile ES2015 default and rest parameters to ES5
Compile optional catch bindings
Compile regular expressions using named groups to ES5.
Compile ES2015 for...of to ES5
Babel preset for TypeScript.
This plugin transforms private class methods
Transform class static blocks
Transform optional chaining operators into a series of nil checks
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Compile ES2015 destructuring to ES5
This plugin transforms ES2015 modules to CommonJS
Mark top-level React method calls as pure for tree shaking
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Compile export namespace to ES2015
Transform TypeScript into ES.next
Allow parsing of import()
Allow parsing of export default from
Remove nullish coalescing operator
Compile ES2015 classes to ES5
Turn JSX into React function calls
Allow parsing of top-level await in modules
Add displayName to React.createClass calls
A JavaScript parser
Allow parsing of BigInt literals
Allow parsing of the nullish-coalescing operator