A free book that talks about design patterns/techniques used while developing with React.
-
Updated
Sep 5, 2020 - JavaScript
{{ message }}
A free book that talks about design patterns/techniques used while developing with React.
Dependency Injection Framework for Unity3D
Lightweight dependency injection container for JavaScript/TypeScript
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.
Smaller, easier, more powerful, and more reliable than make. An implementation of djb's redo.
React in patterns 中文版
Runtime library for TypeScript helpers.
A project and package manager for Unity
A tool to update your project's dependencies on GitHub. Runs on pyup.io, comes with a command line interface.
一种支持依赖关系、任务兜底策略的任务调度管理工具。API灵活易用,稳定可靠。轻松提交主线程任务、异步任务。支持周期性任务,顺序执行任务,并行任务等。
No conflicts for your bin dependencies
Code metric analyzer for Swift projects.
Checks if the current version of your package would break dependent projects
Download and install any dependency such as .NET, Visual C++ or SQL Server during your application's installation!
Dependency Manager for Delphi
A Lightweight PDF Viewer Android library which only occupies around 125kb while most of the Pdf viewer occupies up to 16MB space.
Find dependencies to transpile with Babel.
This plugin resolves git url dependencies in the package for Unity Package Manager. You can use a git url as a package dependency!
Inversion of Control container & Dependency Injection for Javascript and Node.js apps powered by Typescript.
The Security Dependency Orchestrator Service
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.
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.
Composer plugin that wraps all composer vendor packages inside your own namespace. Intended for WordPress plugins.
Simple, Decorated, Pluggable dependency-injection framework for TypeScript applications
Add a description, image, and links to the dependency topic page so that developers can more easily learn about it.
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.