Compile ES2015 computed properties to ES5
Add a __self prop to all JSX Elements
This plugin transforms ES2015 modules to AMD
Compile ES2015 default and rest parameters to ES5
This plugin transforms ES2015 modules to SystemJS
extracts CSS into separate files
An SMF to NodeBB data exporter
Turns off all rules that are unnecessary or might conflict with Prettier.
Allow parsing of BigInt literals
Compile ES2015 shorthand properties to ES5
Allow parsing of class properties
Compile object rest and spread to ES5
Compile ES2015 destructuring to ES5
Plugin for website-scraper which allows saving resources to the existing directory
Compile ES2015 object super to ES5
Transform import() expressions
Explode async and generator functions into a state machine.
Minimizer plugin for webpack
Ensure that no reserved words are used.
Transforms logical assignment operators into short-circuited assignments
Scrape instagram posts from Username, Hashtag or Location pages. Download media and save them to a ZIP archive. Create JSON/CSV files with a post information. No login required
Compile ES2015 sticky regex to an ES5 RegExp constructor
Transform optional chaining operators into a series of nil checks
Allow parsing of optional properties