Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Use .graphql and .gql files with Razzle
Allows you to build compile-time libraries
Compile ES2015 sticky regex to an ES5 RegExp constructor
## Installation
Ensure that reserved words are quoted in property accesses
Compile exponentiation operator to ES5
## Installation
Allow parsing of class properties
Compile ES2015 Unicode escapes to ES5
Allow parsing of the module assertion attributes in the import statement
Turn async functions into ES2015 generators
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
Compile regular expressions using named groups to ES5.
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
extracts CSS into separate files
Allow parsing of top-level await in modules
Allow parsing of optional catch bindings
Compile ES2015 for...of to ES5
Allow parsing of async generator functions