Helper function to get function arity
published version 6.24.1, 8 years agoHelper function to hoist variables
published version 6.24.1, 8 years agoHelper function to optimise call expression
published version 6.24.1, 8 years agoHelper function to check for literal RegEx
published version 6.26.0, 8 years agoHelper function to remap async functions to generators
published version 6.24.1, 8 years agoHelper function to replace supers
published version 6.24.1, 8 years agoCollection of helper functions used by Babel transforms.
published version 6.24.1, 8 years agoCollection of debug messages used by Babel.
published version 6.23.0, 8 years agoAllow parsing of async functions
published version 6.13.0, 9 years agoAllow parsing of async generator functions
published version 6.13.0, 9 years agoAllow parsing of class constructor calls (deprecated)
published version 6.18.0, 9 years agoAllow parsing of class properties
published version 6.13.0, 9 years agoAllow parsing of do expressions
published version 6.13.0, 9 years agoAllow parsing of the exponentiation operator
published version 6.13.0, 9 years agoAllow parsing of export extensions
published version 6.13.0, 9 years agoAllow parsing of function bind
published version 6.13.0, 9 years agoAllow parsing of object rest/spread
published version 6.13.0, 9 years agoCompile trailing function commas to ES5
published version 6.22.0, 8 years agoCompile async functions to ES5
published version 6.22.0, 8 years agoTurn async functions into ES2015 generators
published version 6.24.1, 8 years agoTurn async functions into a module method
published version 6.24.1, 8 years agoThis plugin transforms static class properties as well as properties declared with the property initializer syntax
published version 6.24.1, 8 years ago