56 skills found · Page 1 of 2
sverweij / Dependency CruiserValidate and visualize dependencies. Your rules. JavaScript, TypeScript, CoffeeScript. ES6, CommonJS, AMD.
aackerman / Circular Dependency PluginDetect circular dependencies in modules compiled with Webpack
acrazing / DpdmDetect circular dependencies in your TypeScript projects.
fallow-rs / FallowFind unused code, code duplication, circular dependencies, and complexity hotspots in TypeScript/JavaScript projects
cierelabs / Json CompleteA JSON alternative that retains references, handles circular dependencies, and encodes almost every data type available to standard JavaScript.
gregberge / Circular Progress🌀 Circular progress widget, dependency-free and configurable.
com-lihaoyi / AcyclicAcyclic is a Scala compiler plugin to let you prohibit circular dependencies between files
YummyLau / AndroidModularArchiteture:heavy_check_mark: Android组件化架构,支持组件代码完全隔离/组件循环依赖/便捷集成调试/快速接入,组件内基于 mvvm结构,组件提供高度服用的模块可直接使用,采用 wanAndroid api进行迭代开发。Android componentized architecture, support component code complete isolation / component circular dependency / convenient integrated debugging / fast access, component based mvvm structure, iterative development using wanAndroid api
pvigier / Dependency GraphA script to draw the dependency of C++ classes.
roo-oliv / InjectablePython Dependency Injection for Humans™
antoine-coulon / Digraph JsJavaScript library to make Directed Acyclic Graph construction and traversal easy, including deep circular dependency detection ♽
tomickigrzegorz / Circular Progress Bar⭕ A circular progress bar in svg. No dependencies. ~2KB gzip
voodooattack / SerialismSerialize complex JavaScript objects or ES6 classes with circular dependencies natively.
threedayAAAAA / Vite Plugin Circular DependencyDetect circular dependencies
MH4GF / Dependency Cruiser Report ActionA GitHub Actions that report to visualize dependencies of changed files each pull requests.
bstt / CircularDependenciesDetectorDocumentation and source code of Circular Dependencies Detector UE4 plugin.
busyster996 / RustDagcuterDagcuter is a Rust library for executing Directed Acyclic Graphs (DAGs) of tasks. It manages task dependencies, detects circular dependencies, and supports customizable task lifecycles (PreExecution, Execute, and PostExecution). It also enables concurrent execution of independent tasks for improved performance.
dbroudy / LazyEntityGraphLazyEntityGraph is an open source library for .NET which lets you generate object graphs with circular dependencies, such as those found in ORMs, by lazily generating relationship properties.
hiro5id / Console Log JsonZero-dependency drop-in for console.log(). One import turns every console. call into clean single-line structured JSON with automatic timestamp, filename, call stack, and safe handling for objects, errors, and circular references.* Works in Node.js and the browser. Perfect for LogDNA, DataDog, Splunk, or ELK — no code changes required.
Soontao / Cycle Import CheckJS module circular dependency check tool