Tags
A listing of tags that people are using within their editions.
Languages
javascript- for JavaScriptcoffeescript- for CoffeeScripttypescript- for TypeScript
JavaScript
Versions
esnext- for anything newer than the babel 2015 presetes2015- for the babel 2015 presetes5- for code that will run in node 0.10 and IE8 (no feature syntaxes)
Modules
import- forimport/exportmodule syntax, aka the CommonJS/Node Module Systemrequire- forrequire/module.exportsmodule syntax, aka the ES/ES6/JS Module System
Features
arrowsawaitclassesconstdefaultsdestructuringforofgeneratorsgetsetletmappromisesproxiesreflectrestsetspreadsymbolstemplate strings
Proposals
decorators
Custom
Last updated
Was this helpful?