Isolate
Dependency isolator
A tool to isolate dependencies in Javascript/CoffeeScript applications for isolated testing
Isolate is a tool to allow injection of module dependencies when doing Test Driven Javascript/Coffeescript development.
44 stars
85 watching
3 forks
Language: CoffeeScript
last commit: almost 9 years agoLinked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| An analysis tool for class dependencies and jar file relationships | 72 | |
| A dependency injection container for building modular web applications in TypeScript | 93 | |
| Detects and reports on unused, shadow, and misplaced dependencies in PHP projects using Composer. | 464 | |
| Analyzes the dependencies of a NestJS application and generates an overview of its module structure and dependencies. | 322 | |
| A tool designed to help identify vulnerabilities in web applications by recording and monitoring user input and output | 555 | |
| A tool to browse an npm module's dependencies and find new modules used by it. | 9 | |
| Provides suggestions for optimizing dependencies and reducing redundancy in software projects | 359 | |
| A tool that manages dependencies for Haskell projects by caching and reusing installed packages. | 97 | |
| A dependency injection library for Swift that provides a lightweight and powerful way to manage object dependencies in iOS applications. | 423 | |
| Analyzes static dependencies in Java bytecode to model its internal structure and connections | 14 | |
| Utility for analyzing ES6 module dependencies from source code | 29 | |
| A tool that allows developers to create reproducible builds of their projects by storing dependency information and package files in source control. | 795 | |
| Analyzes namespace dependencies in C# projects to prevent unintended dependencies | 200 | |
| Automates consistency of dependency versions in large JavaScript projects. | 1,479 | |
| A lightweight inversion of control container and dependency injector for Node.js or browser apps with a focus on Typescript usage. | 139 |