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)
- Host: GitHub
- URL: https://github.com/depnoland/denoland_api
- Owner: depnoland
- License: apache-2.0
- Created: 2020-12-30T12:36:23.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-01T11:01:03.000Z (over 5 years ago)
- Last Synced: 2025-10-20T17:54:53.739Z (8 months ago)
- Topics: deno, denoland, unofficial, wrapper
- Language: TypeScript
- Homepage: https://doc.deno.land/https/deno.land/x/denoland/mod.ts
- Size: 19.5 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# denoland_api - api wrapper for {api, cdn}.deno.land

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.