Displaying 1 to 20 from 167 results

Composer - Dependency Management for PHP

  •    PHP

Composer helps you declare, manage and install dependencies of PHP projects, ensuring you have the right stack everywhere.

ng-annotate - Add, remove and rebuild AngularJS dependency injection annotations

  •    Javascript

ng-annotate is not maintained any longer.Please don't open any issues or pull requests on ng-annotate. No new releaseses will be made.

proxyquire - 🔮 Proxies nodejs require in order to allow overriding dependencies during testing.

  •    Javascript

Proxies nodejs's require in order to make overriding dependencies during testing easy while staying totally unobtrusive. If you want to stub dependencies for your client side modules, try proxyquireify, a proxyquire for browserify v2 or proxyquire-universal to test in both Node and the browser.




react-in-patterns - A free book that talks about design patterns/techniques used while developing with React

  •    Javascript

📚 A free book that talks about design patterns/techniques used while developing with React. The code samples used in the book are available here.

rewire - Easy monkey-patching for node.js unit tests

  •    Javascript

Please note: The current version of rewire is only compatible with CommonJS modules. See Limitations. rewire acts exactly like require. With just one difference: Your module will now export a special setter and getter for private variables.

madge - Create graphs from your CommonJS, AMD or ES6 module dependencies

  •    Javascript

Madge is a developer tool for generating a visual graph of your module dependencies, finding circular dependencies, and give you other useful info. Joel Kemp's awesome dependency-tree is used for extracting the dependency tree. Read the changelog for latest changes.

script.js - Asyncronous JavaScript loader and dependency manager

  •    Javascript

$script.js is an asynchronous JavaScript loader and dependency manager with an astonishingly impressive lightweight footprint. Like many other script loaders, $script.js allows you to load script resources on-demand from any URL and not block other resources from loading (like CSS and images). Furthermore, it's unique interface allows developers to work easily with even the most complicated dependencies, which can often be the case for large, complex web applications. Optionally to make working with large projects easier, there is a path variable you can set to set as a base.


objc-dependency-visualizer - Objective-C and Swift dependency visualizer

  •    Javascript

Objective-C and Swift dependency visualizer. It's tool that helps to visualize current state of your project. It's really easy to see how tight your classes are coupled.

Projeny - A project and package manager for Unity

  •    CSharp

The purpose of Projeny is to allow your Unity3D project to easily scale in size without heavily impacting development time. See below for details on how Projeny achieves all these features.

Poetry: Dependency Management for Python

  •    Python

Poetry helps you declare, manage and install dependencies of Python projects, ensuring you have the right stack everywhere. poetry is a tool to handle dependency installation as well as building and packaging of Python packages. It only needs one file to do all of that: the new, standardized pyproject.toml.

dependo - Visualize your CommonJS or AMD module dependencies in a force directed graph report.

  •    HTML

Visualize your CommonJS, AMD, or ES6 module dependencies in a force directed graph report - powered by D3.js. Let me introduce dependo - A small visualization tool that draws an force directed graph of JavaScript dependencies pulled from a codebase of CommonJS, AMD, or ES6. Behind the scene I’m using a wonderful library named node-madge, to extract the dependencies and combined with the power of D3.js I draw a beautiful zoomable directed graph.

Apache Ivy - Dependency manager oriented toward Java dependency management

  •    Java

Apache Ivy is a very powerful dependency manager oriented toward Java dependency management, even though it could be used to manage dependencies of any kind.

cppdep - C/C++ Dependency Analyzer

  •    Python

cppdep performs dependency analysis among components/packages/package groups of a large C/C++ project. This is a rewrite of dep_utils(adep/cdep/ldep), which is provided by John Lakos' book "Large-Scale C++ Software Design", Addison Wesley (1996).

TaskManager - 一种支持依赖关系、任务兜底策略的任务调度管理工具。API灵活易用,稳定可靠。轻松提交主线程任务、异步任务。支持周期性任务,顺序执行任务,并行任务等。

  •    Java

a) Change serial tasks into parallel tasks by adding task dependencies, so that we can run several tasks in the same time. b) Task execute guarantee: Call “TM.needTaskSync” before your business running. In order to make sure your tasks prerequisites are proper loaded.

Crude - .Net Dependency Management

  •    

Crude is light dependency management for .net, there was no dependency management solution for .net as Maven or Ivy until now.






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.