From a different perspective it seems you want to build an online repository of JavaScript libraries. I've seen people making efforts to use Maven for JavaScript library management and you would "manage the tangle" with a repository manager (like Nexus or Archiva). I dare say there are other similar offerings if Maven isn't your thing (Gradle, Grapes, Ivy ...).
(Moved from comments, as I thought this wasn't so much seeking clarification as it was suggesting a solution)
发布评论
评论(1)
从不同的角度来看,您似乎想要构建一个 JavaScript 库的在线存储库。我看到人们努力使用 Maven 进行 JavaScript 库管理,你会“ 管理缠结”使用存储库管理器(例如 Nexus 或 档案)。我敢说,如果您不喜欢 Maven,还有其他类似的产品(Gradle、Grapes、Ivy ...)。
(摘自评论,因为我认为这与其说是寻求澄清,不如说是提出解决方案)
From a different perspective it seems you want to build an online repository of JavaScript libraries. I've seen people making efforts to use Maven for JavaScript library management and you would "manage the tangle" with a repository manager (like Nexus or Archiva). I dare say there are other similar offerings if Maven isn't your thing (Gradle, Grapes, Ivy ...).
(Moved from comments, as I thought this wasn't so much seeking clarification as it was suggesting a solution)