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
- experiment: BYO test coverage explorer
- assertEquals doesn't work for large arrays
- bug(collection): Inconsistent behavior between `pick` and `omit`
- encodeBase64/decodeBase64 seems to be inefficient
- Add Utility Function to Ensure Exact Number of Bytes Read from File
- `pick` and `omit` should preserve prototype, property descriptors, and extensibility
- suggestion: add password hashing
- `assertEquals` is very slow for large `Set`/`Map` obj due to O(n^2) comparison algorithm
- feat_req(http/routes): add a accept filter
- qol(http/route): typings and handler signature
- Docs
- TypeScript not yet supported