Dedep Manage dependency versions for Deno.
Manage dependency versions for Deno.
deno install -A https://denopkg.com/egoist/dedep/dedep.ts
Organize all external imports in deps.ts
:
export * as colors from 'https://deno.land/std/fmt/colors.ts'
export { cac } from 'https://unpkg.com/[email protected]/mod.js'
Run dedep
to retrieve latest version of each imported module.
Run dedep help
to get all command-line usage.
Supports:
No support for https://deno.land/x
since I personally think it's going to be obsolete eventually.
MIT © EGOIST (Kevin Titor)
Author: egoist
Source Code: https://github.com/egoist/dedep
Helix Querybuilder .AEM Querybuilder for JavaScript (Browser, Node, Deno)
A public-key signature system based on Ed25519 for the NATS ecosystem system for JavaScript. The nkeys.js library works in Deno, Node.js, and the browser!
A work-in-progress Javascript maze generator module, compatible with both Deno and Node.
Deno is released, it’s time to find out if it can prove a worthy competition for Node.js. What is Deno? Why Deno can be considered an alternative to Node? The main differences between Deno and Node. Write a simple Deno app.
What is Deno? The Node.JS Killer? The Deno-minator to Node? Deno is the new hype and will it be better than node.js? Deno is a secure runtime for JavaScript and TypeScript that is based on the V8 JavaScript engine and the Rust programming language that addresses Node’s shortcomings