dedep
Dependency manager
Tool to manage and retrieve the latest versions of external dependencies used in a Deno project
Manage dependency versions for Deno.
66 stars
5 watching
4 forks
Language: TypeScript
last commit: about 3 years ago
Linked from 1 awesome list
deno
Related projects:
Repository | Description | Stars |
---|---|---|
hayd/deno-udd | Automates dependency updates in TypeScript projects to ensure compatibility and stability | 329 |
egoist/decheck | A tool to browse an npm module's dependencies and find new modules used by it. | 9 |
samccone/engine-deps | A tool for managing specific dependencies tied to a project's version | 20 |
dpmland/dpm | A tool for managing dependencies and settings for Deno projects | 41 |
drashland/dmm | Tool to manage dependencies in Deno applications | 59 |
lucascaro/denoversion | A tool to help manage and bump release versions in a project | 7 |
egoist-labs/denopkg.com | Makes it easier to use GitHub code in Deno projects | 241 |
cardosomarcos/deno-dotenv | A utility for loading environment variables from a configuration file in Deno projects | 8 |
jacoborus/deno-buckets | Generates a single executable file containing bundled assets and scripts for Deno projects | 25 |
justjavac/dvm | A tool for managing multiple versions of the Deno runtime environment. | 646 |
irandeno/coffee | A lightweight configuration utility for Deno applications | 33 |
fernandolguevara/deno-envconfig | A TypeScript library for parsing and generating environment variable configurations. | 2 |
deps-rs/deps.rs | Provides a service to analyze and display the status of dependencies in Rust projects. | 426 |
ethandunford/deno-validation | A general-purpose validation library for Deno. | 2 |
dpmland/draco | A collection of utility functions for working with the Deno environment and file system. | 3 |