TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Javascript AST trickery with burrito

64 pointsby substackalmost 14 years ago

2 comments

substackalmost 14 years ago
Oh I forgot to mention in the article, but I'm also using burrito for node-detective (<a href="https://github.com/substack/node-detective" rel="nofollow">https://github.com/substack/node-detective</a>) to find all the require()s in a javascript file. Using detective made browserify (<a href="https://github.com/substack/node-browserify" rel="nofollow">https://github.com/substack/node-browserify</a>) much easier to use.
评论 #2737678 未加载
评论 #2738292 未加载
jmitchesonalmost 14 years ago
This is pretty cool. Are there any other libraries out there that can parse / manipulate js source?
评论 #2737484 未加载