An open API service indexing awesome lists of open source software.

https://github.com/depnoland/denoland_api

api wrapper for api.deno.land (UNOFFICIAL)
https://github.com/depnoland/denoland_api

deno denoland unofficial wrapper

Last synced: about 1 month ago
JSON representation

api wrapper for api.deno.land (UNOFFICIAL)

Awesome Lists containing this project

README

          

# denoland_api - api wrapper for {api, cdn}.deno.land
![depno banner](https://github.com/depnoland/depno.land/raw/main/docs/depno-banner.png)
These utils are part of [depno.land project](https://github.com/depnoland/depno.land)

Latest stable version at:\
https://deno.land/x/denoland

## demo
simply run:
```sh
deno run -A 'https://deno.land/x/denoland/test/test.ts'
```

result will be:
```
deno.land/x has 1472 modules
lodash has 47717 stars
Today's module: attain
I found 32/100 middlewares!
latest version of harmony is v0.9.3
total size of ky: 326262 bytes
github repo of ky: sindresorhus/ky
std module has 409+ dependences
urlcat@v2.0.4's README.md saved at ./test/README.md
```

## license
Copyright 2020 **depno.land** collaborators.\
See [LICENCE](LICENSE) file to get more infomation.