Skip to content

Issues: denoland/std

tracking: improve test coverage
#3713 opened Oct 23, 2023 by iuioiua
Open 7
tracking: complete documentation
#3764 opened Nov 2, 2023 by iuioiua
Open 7
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

LogLevel redundant setup
#6004 opened Sep 17, 2024 by mariofdezzz
to-do: trim @std/io APIs io
#5989 opened Sep 16, 2024 by iuioiua
15 tasks
to-do: deprecate and remove @std/archive archive
#5986 opened Sep 16, 2024 by iuioiua
1 of 3 tasks
assertEquals doesn't work for large arrays bug Something isn't working needs triage
#5942 opened Sep 11, 2024 by sigmaSd
Add Utility Function to Ensure Exact Number of Bytes Read from File feedback welcome We want community's feedback on this issue or PR
#5929 opened Sep 10, 2024 by FergoTheGreat
pick and omit should preserve prototype, property descriptors, and extensibility collections feedback welcome We want community's feedback on this issue or PR suggestion a suggestion yet to be agreed
#5927 opened Sep 9, 2024 by yuhr
assertEquals is very slow for large Set/Map obj due to O(n^2) comparison algorithm assert enhancement New feature or request expect PR welcome A pull request for this issue would be welcome
#5903 opened Sep 4, 2024 by lionel-rowe
suggestion: add password hashing crypto feedback welcome We want community's feedback on this issue or PR suggestion a suggestion yet to be agreed
#5899 opened Sep 3, 2024 by rossholdway
qol(http/route): typings and handler signature enhancement New feature or request feedback welcome We want community's feedback on this issue or PR good first issue Good for newcomers http PR welcome A pull request for this issue would be welcome
#5884 opened Aug 31, 2024 by lowlighter
try_files for @std/http/file_server feedback welcome We want community's feedback on this issue or PR http suggestion a suggestion yet to be agreed
#5875 opened Aug 30, 2024 by redabacha
yaml bool type inconsistent boolean instance evaluation bug Something isn't working good first issue Good for newcomers PR welcome A pull request for this issue would be welcome yaml
#5857 opened Aug 28, 2024 by timreichen
testing/mock.ts: Add support for stubbing properties enhancement New feature or request PR welcome A pull request for this issue would be welcome testing
#5848 opened Aug 28, 2024 by KyleJune
Accept readonly array inputs for all functions/methods that don't need to mutate their data good first issue Good for newcomers PR welcome A pull request for this issue would be welcome
#5831 opened Aug 26, 2024 by lionel-rowe
Update old badge usages good first issue Good for newcomers
#5820 opened Aug 26, 2024 by kt3k
9 tasks
@std/regexp/escape vs RegExp.escape (newly Stage 3!) regexp suggestion a suggestion yet to be agreed
#5794 opened Aug 23, 2024 by lionel-rowe
Hard linking for fs/copy fs suggestion a suggestion yet to be agreed
#5762 opened Aug 21, 2024 by kinddstranger
proposal: bring back the ws module feedback welcome We want community's feedback on this issue or PR
#5755 opened Aug 21, 2024 by lino-levan
ProTip! Exclude everything labeled bug with -label:bug.