TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Javascript AST trickery with burrito

64 点作者 substack将近 14 年前

2 条评论

substack将近 14 年前
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 未加载
jmitcheson将近 14 年前
This is pretty cool. Are there any other libraries out there that can parse / manipulate js source?
评论 #2737484 未加载