-
-
Notifications
You must be signed in to change notification settings - Fork 13
feat: basic js ast explorer #155
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
If we have this, do we need #146? |
Yes, because that is a much more customizable API. This is just for the "majority" cases. Also, we use |
Sure. I wasn't suggesting that Babelizer needs be retired, just checking if we need in it in the helpers. |
@ojeytonwilliams That is definitely up for discussion. So, let us put it like this: |
This looks lovely and I'd like to try it out sometime in the near future. |
Hey, sorry for the huge delay, but I'm just getting caught up on the outstanding PRs. So... do you still want this rather than #146? |
Yes, for now, if we can get both in, then I will use both, until a change is needed. |
9c57631
to
ef54029
Compare
New dependencies detected. Learn more about Socket for GitHub ↗︎
|
This reverts commit d6d1a3c.
This is a more basic AST explorer than Babeliser. I am still not 100% about the API, but have already started adding/using it in:
https://github.com/freeCodeCamp/back-end-development-and-apis/blob/64f5270dab04eb80026aed10f91dfdfda4dfda3d/curriculum/locales/english/learn-npm-by-building-an-npm-module.md?plain=1#L1298-L1317