Tags
A listing of tags that people are using within their editions.
javascript
- for JavaScript
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)
import
- forimport
/export
module syntax, aka the CommonJS/Node Module Systemrequire
- forrequire
/module.exports
module syntax, aka the ES/ES6/JS Module System
arrows
await
classes
const
defaults
destructuring
forof
generators
getset
let
map
promises
proxies
reflect
rest
set
spread
symbols
template strings
decorators
Last modified 4yr ago