-
Notifications
You must be signed in to change notification settings - Fork 2
Learning resources
Yann VR edited this page Nov 26, 2018
·
3 revisions
Useful links:
- https://astexplorer.net/
- https://github.com/babel/babel/blob/master/packages/babel-parser/ast/spec.md
- https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey/Parser_API
- https://github.com/facebook/jsx/blob/master/AST.md
- https://github.com/benjamn/ast-types
- https://github.com/sejoker/awesome-jscodeshift
- https://github.com/estree/estree ?
- https://www.toptal.com/javascript/write-code-to-rewrite-your-code
- https://github.com/benjamn/ast-types/blob/master/def/core.js
- https://github.com/jhgg/js-transforms