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

https://github.com/ratson/yxz

Deno Standard Extensions
https://github.com/ratson/yxz

deno typescript

Last synced: about 2 months ago
JSON representation

Deno Standard Extensions

Awesome Lists containing this project

README

          

# YxZ - Deno Standard Extensions

These modules only depends on [`std`](https://deno.land/std/) module. The intention is to have a set of handy utilities for Deno projects.

## Documentation

To browse documentation for modules:

- Go to https://deno.land/x/yxz/.
- Navigate to any module of interest.
- Click "View Documentation".

## License

The code follows MIT license written in [LICENSE](./LICENSE). Contributors need
to agree that any modifications sent in this repository follow the license.