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(fs): walk does not apply exts filter to directories
- fix(expect): toMatchObject failure headline describes a subset match
- 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
- feat(data-structures/unstable): add Readonly view and clone path to RollingCounter
- fix(text): preserve indent inside substituted values in dedent (#6830)
- feat(yaml): introduce `YamlSyntaxError` with structured position info
- Docs
- TypeScript not yet supported