CodeBrowser / npm / babel-core
babel-core@6.26.3
// Babel compiler core.
$ npm install babel-core
downloads/wk
6,413,435
license
MIT
version
6.26.3
published
Apr 27, 2018
What is babel-core?
Babel is a JavaScript compiler that transforms modern JavaScript code (ES6+) into older versions compatible with more browsers and environments. Developers use it to write code using the latest language features like classes, const/let, and modules while ensuring their applications work across a wide range of JavaScript runtimes.
Keywords
#6to5 #babel #classes #const #es6 #harmony #let #modules #transpile #transpiler #var #babel-core #compiler
Maintainers
hzoo, loganfsmyth, existentialism