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
- Host: GitHub
- URL: https://github.com/ratson/yxz
- Owner: ratson
- License: mit
- Created: 2021-03-04T14:53:54.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-04-25T13:41:44.000Z (about 2 years ago)
- Last Synced: 2026-04-02T08:22:57.960Z (2 months ago)
- Topics: deno, typescript
- Language: TypeScript
- Homepage: https://deno.land/x/yxz/
- Size: 478 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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.