deno_std
https://github.com/denoland/deno_std
TypeScript
Deno standard library
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported0 Subscribers
Add a CodeTriage badge to deno_std
Help out
- Issues
- fix(tar): untar checksum calculation for the pax format
- async/retry: only retry on certain types of errors
- fix(fs): improve the docs and error message of `ensureSymlink(Sync)`
- feat(async/unstable): add `isRetriable` option to `retry` (#6196)
- yaml stringify is different from `deno fmt`
- fs.ensureSymlink does not work!
- feat(cli): add `promptSelect()`
- Testing: add Deno.TestContext as a parameter to beforeEach and afterEach
- logging in `@std/log` should be async
- fmt hyperlinked CLI text
- Docs
- TypeScript not yet supported