Skip to content

denoland-id/registry

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

registry.denoland.id

List of Deno modules made by local developers ๐Ÿ‡ฎ๐Ÿ‡ฉ


Table of contents


Registry list

GitHub Registry URL
a.json https://registry.denoland.id/a.json
b.json https://registry.denoland.id/b.json
c.json https://registry.denoland.id/c.json
d.json https://registry.denoland.id/d.json
e.json https://registry.denoland.id/e.json
f.json https://registry.denoland.id/f.json
g.json https://registry.denoland.id/g.json
h.json https://registry.denoland.id/h.json
i.json https://registry.denoland.id/i.json
j.json https://registry.denoland.id/j.json
k.json https://registry.denoland.id/k.json
l.json https://registry.denoland.id/l.json
m.json https://registry.denoland.id/m.json
n.json https://registry.denoland.id/n.json
o.json https://registry.denoland.id/o.json
p.json https://registry.denoland.id/p.json
q.json https://registry.denoland.id/q.json
r.json https://registry.denoland.id/r.json
s.json https://registry.denoland.id/s.json
t.json https://registry.denoland.id/t.json
u.json https://registry.denoland.id/u.json
v.json https://registry.denoland.id/v.json
w.json https://registry.denoland.id/w.json
x.json https://registry.denoland.id/x.json
y.json https://registry.denoland.id/y.json
z.json https://registry.denoland.id/z.json

Schema

List of modules are categorized alphabetically and have similar yet different JSON properties like https://deno.land. View the TypeScript declaration or the JSON schema.

Here's an example of a.json:

{
  "$schema": "https://registry.denoland.id/schema.json",
  "airtable": {
    "desc": "Unofficial Airtable Client for Deno",
    "org": "grikomsn",
    "repo": "airtable-deno",
    "type": "GitHub"
  }
}

Adding new module(s)

TODO

Validating

TODO

Contributing

Thanks goes to these wonderful people (emoji key):


Griko Nibras

๐Ÿ’ป ๐Ÿšง

This project follows the all-contributors specification. Contributions of any kind welcome!

License

MIT License, Copyright (c) 2020 Deno Land Indonesia