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
- feat(async/unstable): add getDelay option to retry()
- fix(cbor): size object keys with multi-byte characters
- proposal(net): classify IP addresses against the IANA special-purpose registries
- fix(net/unstable): parse IP addresses per the URL standard
- docs(data-structures): bring RedBlackTree docs in line with its siblings
- fix(data-structures): support array-like inputs in BinarySearchTree.from() and RedBlackTree.from()
- fix(testing): preserve Date subclass prototype under FakeTime
- testing: drop the Date Proxy in FakeTime
- chore: exclude _tmp from deno config
- fix(testing): run microtasks between timers in FakeTime async advancement
- Docs
- TypeScript not yet supported