Skip to content

Issues: denoland/std

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

Make Standard Library browser compatible
#641 opened Dec 6, 2020 by oscarotero updated Feb 1, 2021
Allow Zip and Unzip to work on more than two arrays enhancement New feature or request help wanted Extra attention is needed
#1203 opened Sep 4, 2021 by Takashiidobe updated Nov 10, 2021
std/flags should be able to provide "--help" usage information enhancement New feature or request help wanted Extra attention is needed
#1586 opened Nov 15, 2021 by jaredkrinke updated Feb 1, 2022
tracking: Some modules cannot be marked as "browser compatible" because of outdated TS library types enhancement New feature or request
#1973 opened Mar 1, 2022 by jsejcksn updated Mar 18, 2022
1 of 3 tasks
"assertSnapshot" should add support for wildcards
#2147 opened Apr 24, 2022 by bcheidemann updated Apr 24, 2022
http mocking
#2156 opened Apr 26, 2022 by andykais updated Apr 26, 2022
Support the Response object in assertObjectMatch
#2204 opened May 9, 2022 by oles updated May 9, 2022
file_server: Chrome DevTools Workspaces stopped working bug Something isn't working needs investigation Needs further investigation
#2251 opened May 19, 2022 by fonsp updated May 20, 2022
streaming Zip file creation
#2237 opened May 16, 2022 by Touffy updated May 30, 2022
flags: parse options should be validated more strictly
#2323 opened Jun 8, 2022 by kt3k updated Jun 8, 2022
fix(encoding/csv): remove stringify object array support
#2660 opened Sep 15, 2022 by timreichen updated Sep 15, 2022
pooledMap can throw uncaught undefined when cancelled bug Something isn't working
#2197 opened May 7, 2022 by danopia updated Nov 5, 2022
Path: Should normalize() remove trailing slashes?
#2441 opened Jul 14, 2022 by jespertheend updated Dec 26, 2022
add method "higher" "lower" "floor" "ceiling" to BinarySearchTree
#3069 opened Dec 29, 2022 by masx200 updated Dec 29, 2022
Tar doesn't support sparse tar files bug Something isn't working
#3127 opened Jan 19, 2023 by oscarotero updated Jan 19, 2023
Yaml library drops comments when round tripping enhancement New feature or request
#3307 opened Apr 6, 2023 by justinmchase updated Apr 7, 2023
file_server fallback to index.html
#3420 opened Jun 1, 2023 by kyeotic updated Jun 1, 2023
Displaced lines in Actual / Expected diff bug Something isn't working testing
#2949 opened Nov 25, 2022 by GJZwiers updated Jun 7, 2023
Allow passing array of globs to expandGlob/expandGlobSync
#3465 opened Jun 24, 2023 by pting-me updated Jun 24, 2023
xregexp-like regexp/tag.ts
#3421 opened Jun 3, 2023 by wojpawlik updated Jul 12, 2023
flags: Skip parsing numeric-looking argument with no option help wanted Extra attention is needed suggestion a suggestion yet to be agreed
#2370 opened Jun 19, 2022 by sntran updated Aug 11, 2023
[async /retry.ts]add option retryOnError to RetryOptions.
#3369 opened May 7, 2023 by masx200 updated Aug 11, 2023
msgpack: improve module with some follow up PRs
#3534 opened Aug 11, 2023 by lino-levan updated Aug 11, 2023
4 tasks
ProTip! Exclude everything labeled bug with -label:bug.