Skip to content

Commit 476f8cf

Browse files
authored
Update GitHub URLs to canonical owner/repo names (#425)
1 parent 0a862a6 commit 476f8cf

1 file changed

Lines changed: 27 additions & 27 deletions

File tree

README.md

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@ This list is a collection of the best Deno modules and resources.
7777
### CLI utils
7878
- [cac](https://github.com/cacjs/cac) - Simple yet powerful framework for building command-line apps.
7979
- [charmd](https://github.com/littletof/charmd) - A simple, extendable markdown renderer for your terminal.
80-
- [cli-spinner](https://github.com/ameerthehacker/cli-spinners) - Show spinners in the terminal while running long tasks.
81-
- [cliffy](https://github.com/c4spar/deno-cliffy) - The complete solution for building interactive command-line tools.
80+
- [cli-spinner](https://github.com/ameerthehacker/deno-cli-spinners) - Show spinners in the terminal while running long tasks.
81+
- [cliffy](https://github.com/c4spar/cliffy) - The complete solution for building interactive command-line tools.
8282
- [clite](https://github.com/jersou/clite-parser) - Automatic CLI generation from a class.
8383
- [commit-sage-cli](https://github.com/AhmedOsman101/commit-sage-cli) - Generates Conventional Commit messages with AI based on Git repository changes.
8484
- [tui](https://github.com/Im-Beast/deno_tui) - Module which allows easy creation of Terminal User Interfaces.
@@ -89,13 +89,13 @@ This list is a collection of the best Deno modules and resources.
8989
- [googleapis](https://googleapis.deno.dev/) - Auto-generated Google API clients for Deno.
9090

9191
### Database
92-
- [aloedb](https://github.com/Kirlovon/AloeDB) - Light, Embeddable, NoSQL database for Deno without dependencies.
92+
- [aloedb](https://github.com/Kirlovon/aloedb) - Light, Embeddable, NoSQL database for Deno without dependencies.
9393
- [denodb](https://github.com/eveningkid/denodb) - MySQL, SQLite, MariaDB, PostgreSQL and MongoDB ORM for Deno.
94-
- [deno_mongo](https://github.com/denodrivers/deno_mongo) - MongoDB database driver.
94+
- [deno_mongo](https://github.com/denodrivers/mongo) - MongoDB database driver.
9595
- [deno_mysql](https://github.com/denodrivers/mysql) - MySQL database driver.
9696
- [dongoose](https://github.com/roonie007/dongoose) - A simple and easy to use ORM for Deno KV.
9797
- [@iuioiua/redis](https://jsr.io/@iuioiua/redis) - Fast, lightweight Redis client built upon the Web Streams API.
98-
- [maxminddb](https://github.com/josh-hemphill/maxminddb-deno) - A library that enables the usage of MaxmindDB geoIP database files
98+
- [maxminddb](https://github.com/josh-hemphill/maxminddb-wasm) - A library that enables the usage of MaxmindDB geoIP database files
9999
- [nessie](https://github.com/halvardssm/deno-nessie) - Create, migrate and rollback migrations for PostgreSQL, MySQL and SQLite.
100100
- [postgres](https://github.com/denodrivers/postgres) - Driver for PostgreSQL database.
101101
- [redis](https://github.com/denodrivers/redis) - An experimental implementation of redis client for deno.
@@ -143,32 +143,32 @@ This list is a collection of the best Deno modules and resources.
143143
- [written](https://github.com/vixalien/written) - A provides a set of utilities for manipulating text, with a focus on providing typographic tools rather than pure string manipulation.
144144

145145
### Social Platform APIs
146-
- [grammY](https://github.com/grammyjs/grammy) - Telegram Bot API framework for Deno.
146+
- [grammY](https://github.com/grammyjs/grammY) - Telegram Bot API framework for Deno.
147147
- [discordeno](https://github.com/discordeno/discordeno) - Discord API library for Deno
148148
- [MTKruto](https://github.com/MTKruto/MTKruto) - Deno-first, cross-runtime client library for Telegram's MTProto API.
149149

150150

151151
### Template engine
152152
- [dejs](https://github.com/syumai/dejs) - Ejs template engine for deno.
153-
- [eta](https://github.com/eta-dev/eta) - Fast, lightweight, and configurable embedded template engine.
153+
- [eta](https://github.com/bgub/eta) - Fast, lightweight, and configurable embedded template engine.
154154
- [handlebars](https://github.com/alosaur/handlebars) - Handlebars template engine for deno
155155

156156
### Testing
157157
- [deno-puppeteer](https://github.com/lucacasonato/deno-puppeteer) - A library which provides a high-level API to control Chromium or Chrome over the DevTools Protocol.
158158
- [qunitx](https://github.com/izelnakri/qunitx) - Zero dependency, fully customizable, mature, universal test API that can run interchangably in node.js, Deno & browser, using default runtime test runners.
159159
- [rhum](https://github.com/drashland/rhum) - A lightweight testing framework for Deno.
160-
- [superdeno](https://github.com/asos-craigmorten/superdeno) - Super-agent driven library for testing Deno HTTP servers.
161-
- [superoak](https://github.com/asos-craigmorten/superoak) - HTTP assertions for Oak made easy via SuperDeno.
160+
- [superdeno](https://github.com/cmorten/superdeno) - Super-agent driven library for testing Deno HTTP servers.
161+
- [superoak](https://github.com/cmorten/superoak) - HTTP assertions for Oak made easy via SuperDeno.
162162
- [tepi](https://deno.land/x/tepi) - A .http Test Runner
163163
- [unexpected](https://github.com/unexpectedjs/unexpected) - Extensible BDD assertion toolkit.
164164

165165
### Utils
166166
- [buckets](https://github.com/jacoborus/deno-buckets) - Bundle assets and scripts in a single executable file.
167167
- [colors](https://github.com/retraigo/colors) - Color conversions and operations in TypeScript.
168-
- [croner](https://github.com/hexagon/croner) - Cron library with advanced scheduling features, well-documented API, and zero dependencies.
168+
- [croner](https://github.com/Hexagon/croner) - Cron library with advanced scheduling features, well-documented API, and zero dependencies.
169169
- [computed_types](https://github.com/neuledge/computed-types) - Joi like validators for Typescript and Deno.
170170
- [denon](https://github.com/denosaurs/denon/blob/master/mod.ts) - A file watcher with a for-await generator.
171-
- [deno-config](https://github.com/yooneskh/deno-config) - Utility to streamline deno app configuration management through cli, .env and json files
171+
- [deno-config](https://github.com/yooneskh/deno-unified-config) - Utility to streamline deno app configuration management through cli, .env and json files
172172
- [dinoenv](https://deno.land/x/dinoenv) - tiny library to manage environment variables with deno.
173173
- [durationjs](https://github.com/retraigo/duration.js) - Get formatted time duration from a timestamp or a human-readable string.
174174
- [esm-itter](https://github.com/tillsanders/esm-itter) – A strongly typed fork of the popular EventEmitter3 with a focus on EcmaScript module syntax, TypeScript and modern tooling.
@@ -179,51 +179,51 @@ This list is a collection of the best Deno modules and resources.
179179
- [locale-kit](https://deno.land/x/localekit) ([GitHub](https://github.com/locale-kit/locale-kit)) - A internationalisation/localisation/translation (i18n/l10n/t9n) library with a wrapper for Fresh and support for plurals and dynamic replacement.
180180
- [optionals](https://github.com/OliverBrotchie/optionals) - Rust-like error handling and options with exhaustive pattern matching.
181181
- [qrcode](https://github.com/denorg/qrcode) - QR code image generator for Deno.
182-
- [rubico](https://github.com/richytong/rubico) - 🏞 [a]synchronous function composition; it just works.
182+
- [rubico](https://github.com/a-synchronous/rubico) - 🏞 [a]synchronous function composition; it just works.
183183
- [solc](https://github.com/deno-web3/solc) - 💎 Solidity bindings for Deno.
184184
- [switcher4deno](https://github.com/switcherapi/switcher-client-deno) - Feature Flag Deno SDK client for Switcher-API.
185185
- [wu-diff-js](https://github.com/bokuweb/wu-diff-js) - A diff library to compute differences between two slices using wu(the O(NP)) algorithm.
186-
- [PLS](https://github.com/roj1512/pls) - Use 2 lines to persist localStorage in any database, including, but not limited to, MongoDB, PostgreSQL and Redis.
186+
- [PLS](https://github.com/xorgram/pls) - Use 2 lines to persist localStorage in any database, including, but not limited to, MongoDB, PostgreSQL and Redis.
187187
- [deno_kv_fs](https://github.com/hviana/deno_kv_fs) Deno KV file system, compatible with Deno deploy. Makes use of Web Streams API.
188188

189189
### Validation
190190

191191
- [zod](https://github.com/colinhacks/zod) - TypeScript-first schema validation with static type inference.
192192

193193
### Web framework
194-
- [aqua](https://github.com/l2ig/aqua) - A minimal and fast web framework for Deno.
194+
- [aqua](https://github.com/predetermined/aqua) - A minimal and fast web framework for Deno.
195195
- [alosaur](https://github.com/alosaur/alosaur) - Alosaur - Deno web framework with many ES Decorators.
196196
- [danet](https://github.com/Savory/Danet) - A Savory web framework for Deno heavily inspired by [Nest.js](https://nestjs.com).
197-
- [drash](https://github.com/drashland/deno-drash) - A REST microframework for Deno's HTTP server with zero dependencies.
197+
- [drash](https://github.com/drashland/drash) - A REST microframework for Deno's HTTP server with zero dependencies.
198198
- [faster](https://github.com/hviana/faster) - A fast and optimized middleware server with a set of useful middlwares.
199199
- [faster_react](https://github.com/hviana/faster_react) - Full Stack web framework with React + Faster. Fully compatible with Deno Deploy.
200200
- [hono](https://github.com/honojs/hono) - Ultrafast web framework for Cloudflare Workers, Deno, and Bun. Fast, but not only fast.
201201
- [oak](https://github.com/oakserver/oak) - A middleware framework for Deno's net server.
202-
- [oak-http-proxy](https://github.com/asos-craigmorten/oak-http-proxy) - Proxy middleware for Deno Oak HTTP servers.
202+
- [oak-http-proxy](https://github.com/cmorten/oak-http-proxy) - Proxy middleware for Deno Oak HTTP servers.
203203
- [oak-routing-ctrl](https://github.com/Thesephi/oak-routing-ctrl) - TypeScript Decorators for easy scaffolding API services with the oak framework.
204-
- [opine](https://github.com/asos-craigmorten/opine) - Fast, minimalist web framework ported from ExpressJS.
205-
- [opine-http-proxy](https://github.com/asos-craigmorten/opine-http-proxy) - Proxy middleware for Deno Opine HTTP servers.
204+
- [opine](https://github.com/cmorten/opine) - Fast, minimalist web framework ported from ExpressJS.
205+
- [opine-http-proxy](https://github.com/cmorten/opine-http-proxy) - Proxy middleware for Deno Opine HTTP servers.
206206

207207
### WebSocket
208208
- [dropper](https://github.com/denyncrawford/dropper-deno) - Custom event-based WebSockets framework for building real-time apps on Deno 🦕
209209
- [wocket](https://github.com/drashland/wocket) - A WebSocket library for Deno.
210210

211211
### Web utils
212-
- [djwt](https://github.com/timonson/djwt) - Make JSON Web Tokens (JWT) on Deno based on JWT and JWS specifications.
212+
- [djwt](https://github.com/Zaubrik/djwt) - Make JSON Web Tokens (JWT) on Deno based on JWT and JWS specifications.
213213
- [forwarded](https://github.com/deno-libs/forwarded) - Deno port of `forwarded` library.
214214
- [fresh_chart](https://github.com/denoland/fresh_charts) - A server-side-rendered charting library for Fresh.
215-
- [gentleRpc](https://github.com/timonson/gentleRpc) - A JSON-RPC 2.0 TypeScript library for Deno and the browser.
215+
- [gentleRpc](https://github.com/timonson/gentle_rpc) - A JSON-RPC 2.0 TypeScript library for Deno and the browser.
216216
- [gql](https://github.com/deno-libs/gql) - Universal GraphQL HTTP middleware.
217-
- [graphql-tag](https://github.com/deno-libs/graphql-tag) - GraphQL schema AST from template literal.
217+
- [graphql-tag](https://github.com/deno-libs/graphql_tag) - GraphQL schema AST from template literal.
218218
- [nats](https://github.com/nats-io/nats.deno) - A Deno client for the [NATS messaging system](https://nats.io/).
219-
- [obsidian](https://github.com/oslabs-beta/obsidian) - A native GraphQL caching client and server module.
219+
- [obsidian](https://github.com/open-source-labs/obsidian) - A native GraphQL caching client and server module.
220220
- [react-icons](https://react-icons.deno.dev/) - React Icons converted to preact for deno fresh.
221221
- [router](https://github.com/zhmushan/router) - A high-performance basic router works anywhere.
222222
- [rpc](https://github.com/deno-libs/rpc) - JSONRPC server implementation for Deno.
223-
- [ts-prometheus](https://github.com/marcopacini/ts-prometheus) - A prometheus client.
223+
- [ts-prometheus](https://github.com/marcopacini/ts_prometheus) - A prometheus client.
224224

225225
### Webview
226-
- [webview](https://github.com/eliassjogreen/deno_webview) - Deno bindings for webview, a tiny library for creating web-based desktop GUIs.
226+
- [webview](https://github.com/webview/webview_deno) - Deno bindings for webview, a tiny library for creating web-based desktop GUIs.
227227

228228
### XML
229229
- [sax-ts](https://github.com/Maxim-Mazurok/sax-ts) - SAX-style XML parser ported from [sax-js](https://github.com/isaacs/sax-js).
@@ -237,7 +237,7 @@ This list is a collection of the best Deno modules and resources.
237237

238238
## Showcases
239239

240-
- [Deno Rest](https://github.com/vicky-gonsalves/deno_rest) - A Boilerplate for deno RESTful apis.
240+
- [Deno Rest](https://github.com/Prolifode/deno_rest) - A Boilerplate for deno RESTful apis.
241241
- [Edrys](https://github.com/edrys-org/edrys) - Remote Teaching Software
242242
- [GitHub Profile Trophy](https://github.com/ryo-ma/github-profile-trophy) - 🏆 Add dynamically generated GitHub Trophy on your readme
243243
- [ShopSavvy Deno Deploy](https://github.com/shopsavvy/deno-deploy-shopsavvy) - Deno Deploy router with Hono for product search, real-time pricing, and price history.
@@ -253,7 +253,7 @@ This list is a collection of the best Deno modules and resources.
253253
- [denomander](https://github.com/siokas/denomander) - Deno command-line interfaces inspired from commander.js.
254254
- [denon](https://github.com/denosaurs/denon) - A daemon script runner, like nodemon. Built in and for Deno.
255255
- [denopendabot](https://github.com/apps/denopendabot) - Dependabot for Deno projects.
256-
- [denopkg](https://github.com/denopkg/denopkg.com) - An easier way to use code from GitHub in your Deno project.
256+
- [denopkg](https://github.com/egoist-labs/denopkg.com) - An easier way to use code from GitHub in your Deno project.
257257
- [Deno Dig](https://github.com/theGEBIRGE/DenoDig) - A tool for extracting application code and npm packages from stand-alone Deno executables.
258258
- [deno_docker](https://github.com/denoland/deno_docker) - Latest dockerfiles and images for Deno - alpine, centos, debian, ubuntu.
259259
- [dmm](https://github.com/drashland/dmm) - Lightweight Deno Module Manager
@@ -267,7 +267,7 @@ This list is a collection of the best Deno modules and resources.
267267
- [entype](https://github.com/bcheidemann/entype) - A CLI tool used to generate type definitions for serialised data, currently supporting JSON to Rust and TypeScript.
268268
- [kopo-cli](https://github.com/littletof/kopo-cli) - A Deno registry browser in the terminal.
269269
- [make-deno-edition](https://github.com/bevry/make-deno-edition) - Automatically makes package.json projects (such as npm packages and node.js modules) compatible with Deno.
270-
- [pup](https://github.com/hexagon/pup) - Advanced process manager for Deno. With autorestart, fs watch, cron start, process telemetry, ipc, clustering, load balancer and more.
270+
- [pup](https://github.com/Hexagon/pup) - Advanced process manager for Deno. With autorestart, fs watch, cron start, process telemetry, ipc, clustering, load balancer and more.
271271
- [studio-pack-generator](https://github.com/jersou/studio-pack-generator) - Convert a folder or a RSS URL to Studio pack for Lunii device
272272
- [trex](https://github.com/crewdevio/Trex) - Package management like npm for deno.
273273
- [udd](https://github.com/hayd/deno-udd) - Update Deno dependencies: updates import statements to their latest published version.

0 commit comments

Comments
 (0)