issues Search Results · repo:denoland/std language:TypeScript
Filter by
1k results
(67 ms)1k results
indenoland/std (press backspace or delete to remove)Is your feature request related to a problem? Please describe.
I use assertEquals quite often in my tests When running from VSCode, I get this little tooltip
Image
which can be clicked on to get the ...
stefnotch
- Opened 16 minutes ago
- #6645
We should stabilize following unstable APIs in path, and merge them with stable ones:
- basename (top-level/windows/posix)
- dirname (top-level/windows/posix)
- extname (top-level/windows/posix) ...
kt3k
- Opened 2 days ago
- #6642
We should stabilize the following APIs in std/collections, and merge them to stable counterparts
- [x] (unstable) chunk
- [x] (unstable) dropLastWhile
- [x] (unstable) dropWhile
- [x] (unstable) ...
collections
kt3k
- Opened 2 days ago
- #6641
Describe the bug
The following errors occurs when using @std/encoding v1.0.8 but not v1.0.7. It seems a bug has been introduced in
v1.0.8. The issue still occurs with the latest version v1.0.10.
error: ...
bug
needs triage
leighmcculloch
- 6
- Opened 7 days ago
- #6637
Node test runner currently only run in linux in CI. We should expand them to darwin and windows
kt3k
- Opened 7 days ago
- #6636
the CUSTOM_ELEMENT_NAME_CHARS regex should also allow the range [#x10000-#xEFFFF] to be compliant with the spec
html.spec.whatwg.org/multipage/custom-elements.html#prod-pcenchar
fcrozatier
- Opened 8 days ago
- #6633
Related(ish): https://github.com/denoland/std/issues/5942. This issue is about diffs for medium-large arrays and other
structured data, not RangeErrors for very large typed arrays.
Is your feature request ...
lionel-rowe
- 3
- Opened 9 days ago
- #6631
Is your feature request related to a problem? Please describe.
For reasons of interoperability etc. it s often useful to know how long a string is, compare string length, collate
strings, or index into ...
lionel-rowe
- 2
- Opened 11 days ago
- #6627
Describe the bug
The type for the parameter envPath in @std/dotenv load is currently a string, but it also accepts a URL which is
actually the only way to make it load included files in a compiled deno ...
bug
needs triage
eikooc
- 4
- Opened 15 days ago
- #6620
Describe the bug
I noticed in Chrome DevTools that some requests served were not being cached correctly. The browser would often request
files (and receive a 304 response) for files I hadn t touched in ...
bug
needs triage
jespertheend
- 4
- Opened 17 days ago
- #6609

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.