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
- `fs.openSync` `flags` parameter should be optional
- [@std/cbor] [types] Cbor encoding types should allow readonly arrays
- fix(yaml): quote leading-zero integer-shaped strings in stringify
- fix(assert): hint that function properties compare by reference
- fix(fs): return Generator from walkSync and expandGlobSync so iterator helpers are visible
- fix(async): pooledMap surfaces errors thrown by the input iterable
- fix(fs): exists rethrows Deno.errors.PermissionDenied when existence is indeterminate
- fix(toml): handle Infinity/NaN and Date inside inline arrays
- fix(toml): emit TOML literals for Infinity/NaN/Date in arrays
- @std/toml: Inline array stringification mishandles edge cases
- Docs
- TypeScript not yet supported