Skip to content

Latest commit

 

History

History
54 lines (47 loc) · 4.14 KB

README.md

File metadata and controls

54 lines (47 loc) · 4.14 KB

Babel Handbook

Written by Jamie Kyle

A guided handbook on how to use Babel and how to create plugins for Babel.

Translations

Request another translation

If you are reading a non-English translation of this document you will find a number of English words that are programming concepts. If these were translated to other languages there would be a lack of consistency and fluency when reading about them. In many cases you will find the literal translation followed by the English term in parenthesis (). For example: Abstract Syntax Trees (ASTs).

Special thanks to @sebmck, @hzoo, @jdalton, @abraithwaite, @robey, and others for their amazing help on this handbook.