mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 16:35:53 +02:00
babel.md: add status
This commit is contained in:
parent
7d16660d98
commit
e0812891a4
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
# babel
|
# babel
|
||||||
|
|
||||||
> A transpiler which converts code from JavaScript ES6/ES7 syntax to ES5 syntax.
|
> A transpiler which converts code from JavaScript ES6/ES7 syntax to ES5 syntax.
|
||||||
|
> Homepage: <https://babeljs.io/>.
|
||||||
|
|
||||||
- Transpile a specified input file and output to stdout:
|
- Transpile a specified input file and output to stdout:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue