diff --git a/database.json b/database.json index e9df329fe..1e4f21b48 100644 --- a/database.json +++ b/database.json @@ -836,13 +836,13 @@ "type": "github", "owner": "viandwi24", "repo": "denova", - "desc": "A Typescript Framework For Deno - Framework Looks Like Laravel." + "desc": "A Typescript Framework For Deno - Framework Looks Like Laravel." }, "denovel": { "type": "github", "owner": "fauzan121002", "repo": "denovel", - "desc": "A Deno Framework for Web Artisan - Inspired by Laravel." + "desc": "A Deno Framework for Web Artisan - Inspired by Laravel." }, "denoversion": { "type": "github", @@ -2232,7 +2232,7 @@ "repo": "router", "desc": "A high-performance basic router works everywhere." }, - "rsocket": { + "rsocket": { "type": "github", "owner": "linux-china", "repo": "rsocket-deno", diff --git a/pages/x/index.tsx b/pages/x/index.tsx index 4dfc99e92..e5d46973d 100644 --- a/pages/x/index.tsx +++ b/pages/x/index.tsx @@ -44,7 +44,7 @@ const ThirdPartyRegistryList = () => {
+
deno.land/x is a URL
rewriting service for Deno scripts. The basic format of code
URLs is{" "}
@@ -54,6 +54,13 @@ const ThirdPartyRegistryList = () => {
. If you leave out the branch, it will default to the module’s
default branch, usually
+ Experimental: Use
Functionality built-in to Deno is not listed here. The built-in runtime is documented on{" "} @@ -78,7 +85,9 @@ const ThirdPartyRegistryList = () => { > database.json - . + {". "} + Run the tests and formatting before submitting a patch - the PR + must be green to be considered.