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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN - JavaScript testing and dependency management

4 点作者 superted大约 15 年前
For larger projects involving a large amount of javascript dependencies, what options are there to maintain a healthy code base? I am currently using Maven for accomplishing pretty much the same in Java (dependency management, checking code health, unit testing, generating documentation etc). Not saying that Maven is perfect, but it makes the entire process somewhat stream-lined. Are there similar tools available for javascript projects?

1 comment

jcoglan大约 15 年前
Pimping my own projects here, but have a look at <a href="http://jsclass.jcoglan.com/packages.html" rel="nofollow">http://jsclass.jcoglan.com/packages.html</a> and <a href="http://he.jcoglan.com" rel="nofollow">http://he.jcoglan.com</a>
评论 #1150340 未加载