Skip to content

lixiang/babel-handbook-cn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

babel-handbook-cn

这本手册分为两个部分:

在 Twitter 上关注 @thejameskyle,第一时间获取更新。感谢 @thejameskyle做出的贡献

本书 原版版权是babel-handbook,作为个人学习的过程中,发现部分有排版问题,很多热心开发者发了PR并无人维护,因此修订下,加上example,翻译完成未翻译部分,无任何商业用途,如有版权问题请联系我(lixiangltp@gmail.com)

cd example/babylonExample
npm install
npm run dev

cd example/astActionExample
npm install 
node create.js
node retrieve.js
node update.js
node vue2mp.js

参考资料:

ast结构查询:https://astexplorer.net/

babel-traverse:https://new.babeljs.io/docs/en/babel-traverse.html

babel-types:https://babel.docschina.org/docs/core-packages/babel-types/

About

babel-handbook中文版

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published