Packages by hzoo
Packages maintained by hzoo.
83 packages
Allow parsing of BigInt literals
Allow parsing of object rest/spread
Allow parsing of the logical assignment operators
Allow parsing of optional properties
Allow parsing of class static blocks
Babel Types is a Lodash-esque utility library for AST nodes
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Allow parsing of async generator functions
Allow parsing of the module attributes in the import statement
Allow parsing of import.meta
Generate errors that contain a code frame that point to source locations.
Validate identifier/keywords name
Babel helper functions for implementing ES6 module transformations
Allow parsing of TypeScript syntax
Helper functions on Babel compilation targets
Allow parsing of jsx
Allow parsing of class properties
Allow parsing of optional catch bindings
Properly hijack require, i.e., properly define require hooks and customizations
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
Compile ES2015 template literals to ES5
Turns an AST into code.
Allow parsing of the nullish-coalescing operator
A utility package to parse strings
A JavaScript parser
General utilities for plugins to use
Allow parsing of '#foo in obj' brand checks
Compile ESNext Regular Expressions to ES5
Compile class public and private fields, private methods and decorators to ES6
Allow parsing of top-level await in modules