-
Updated
Jul 30, 2020 - JavaScript
#
dependency
Here are 367 public repositories matching this topic...
A free book that talks about design patterns/techniques used while developing with React.
Dependency Injection Framework for Unity3D
game
ioc
gamedev
framework
unity
dependency-injection
game-development
injection
unity3d
data-binding
unity3d-plugin
dependency
injection-container
dependency-injection-framework
zenject
-
Updated
Apr 22, 2020 - C#
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.
javascript
swift
objective-c
graph
structure
dependency-graph
dependency
dependency-tree
d3js
swift-dependencies-visualizer
-
Updated
Apr 28, 2020 - JavaScript
Smaller, easier, more powerful, and more reliable than make. An implementation of djb's redo.
-
Updated
Aug 7, 2020 - Python
Lightweight dependency injection container for JavaScript/TypeScript
-
Updated
Jul 16, 2020 - TypeScript
React in patterns 中文版
-
Updated
Aug 10, 2018 - JavaScript
Runtime library for TypeScript helpers.
-
Updated
Aug 6, 2020 - TypeScript
A project and package manager for Unity
package-manager
package
dependency-manager
organization
manager
management
unity3d
project
project-management
dependency
-
Updated
Feb 5, 2019 - C#
A tool to update your project's dependencies on GitHub. Runs on pyup.io, comes with a command line interface.
-
Updated
Jul 3, 2020 - Python
CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.
c
git
c-plus-plus
package-manager
cmake
dependency-manager
cross-platform
cpp
reproducible
versions
update
svn
version-manager
dependencies
dependency
builds
reproducible-builds
-
Updated
Aug 20, 2020 - CMake
一种支持依赖关系、任务兜底策略的任务调度管理工具。API灵活易用,稳定可靠。轻松提交主线程任务、异步任务。支持周期性任务,顺序执行任务,并行任务等。
android
event
parallel-tasks
dependency
threadpool
taskmanager
task-dispatcher
data-passing
serial-tasks
-
Updated
Jul 31, 2020 - Java
No conflicts for your bin dependencies
-
Updated
Jun 2, 2020 - PHP
Code metric analyzer for Swift projects.
macos
swift
ios
analysis
metrics
architecture
dependency-graph
dependency
dependency-tree
swift-dependencies-visualizer
-
Updated
Jul 29, 2020 - Python
Checks if the current version of your package would break dependent projects
-
Updated
Aug 14, 2020 - JavaScript
Inno Setup Dependency Installer which downloads and installs all available .NET Frameworks, Visual C++ Redistributables and more!
-
Updated
Aug 13, 2020 - Inno Setup
Dependency Manager for Delphi
-
Updated
Aug 21, 2020 - Go
Find dependencies to transpile with Babel.
javascript
babel
webpack
js
es6
es2015
babel-preset
transpiler
dependencies
es7
dependency
es2016
transpile
transpilation
babel-preset-env
-
Updated
Jul 30, 2020 - JavaScript
A Lightweight PDF Viewer Android library which only occupies around 125kb while most of the Pdf viewer occupies up to 16MB space.
android
kotlin
java
pdf
library
android-application
dependency
android-pdf
androidsdk
pdfviewer
android-pdfviewer
small-size-pdfviewer
lightweight-pdf-viewer-android
-
Updated
Aug 9, 2020 - Kotlin
This plugin resolves git url dependencies in the package for Unity Package Manager. You can use a git url as a package dependency!
-
Updated
Aug 4, 2020 - C#
Inversion of Control container & Dependency Injection for Javascript and Node.js apps powered by Typescript.
ioc
factory
typescript
dependency-manager
es6
es2015
dependency-injection
container
injection
es2017
inversion-of-control
injector
inject
di
dependency
es2016
lifetime
service-locator
-
Updated
Jan 25, 2020 - TypeScript
The Security Dependency Orchestrator Service
-
Updated
Dec 2, 2019 - Python
blallen
commented
Feb 28, 2020
CompatHelper can open many PRs and push all non-CompatHelper related PRs off the first page of a project's PR list. It would be great if CompatHelper labeled its auto-generated PRs with a CompatHelper
label so it is easy to filter out these PRs with a simple -label:compathelper
argument to the PR search.
werner77
commented
Apr 24, 2020
For testing it's convenient to be able to destroy the context after each test and set it up before.
Provides an easy way to conditionally show and hide fields in your Nova resources.
-
Updated
Jul 18, 2020 - PHP
Composer plugin that wraps all composer vendor packages inside your own namespace. Intended for WordPress plugins.
-
Updated
Aug 23, 2020 - PHP
The Dependency Injection Framework for JavaScript NodeJS and Browser - really made for Composition Root
ioc
babel
factory
node
framework
react-native
webpack
best-practices
dependency-injection
oop
injection
inversion-of-control
decorator
strategy
di
dependency
composition-root
dic
dependency-injection-container
-
Updated
Jul 29, 2020 - JavaScript
Improve this page
Add a description, image, and links to the dependency topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dependency topic, visit your repo's landing page and select "manage topics."
I have a list of collapsible items and would like to minimize them before sorting starts, due to issues related to #32. Is there something like before-sort event or some other hook I can use? Thanks.