Simple and Fast Package Manager for Deno 🦕
Builded to make easy and fast applications with multiple dependencies in Deno
dyno mapo mapMapping dependenciesDone.Mapping dependencies
Manage Your Dependencies
Dyno dependencies is a easy and lightweight way to manage your project dependendencies and run your scripts.
{ "oak": "latest", "nanoid": { "version": "latest", "paths": { "random": "random.ts" } }} "oak": "late
Clean configuration
Forget deps.ts, manage your dependencies with clean code, declare only what is necessary and gain agility in your development
Easy commands
Manage your project with a few quick commands, forget about having to remember a huge command, dyno scripts keeps it for you, just dedicate yourself to your code.
Soon more registrars
At the moment we only support the deno registry, soon more registries will be available, such nest.land