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(text): preserve indent inside substituted values in dedent (#6830)
- fix(cli): truncate Spinner message to terminal width on TTY output (#6975)
- fix(assert): hint at reference-equality when assertEquals diff is empty (#6878)
- test(encoding): cover encodeVarint() offset buffer exhaustion (#7147)
- fix(csv): function parse option fieldsPerRecord when negative records may have less fields
- @std/cbor: Temporal support
- @std/path: add a cross-platform resolver that always outputs forward slashes
- fix(testing/unstable): use the correct function frame in inline snapshot
- fix(cbor): accept `readonly` input data in encoders
- fix(dotenv): handle values with both quote types and escape sequences
- Docs
- TypeScript not yet supported