The Deno Standard Library
Go to file
2024-09-23 20:32:07 +09:00
_tools fix: update codebase to work with Deno RC (#6018) 2024-09-20 09:29:31 +10:00
.github fix: update codebase to work with Deno RC (#6018) 2024-09-20 09:29:31 +10:00
.vscode chore: add vscode settings (#4735) 2024-05-15 15:41:32 +09:00
archive docs(archive): update @std/archive deprecation notices (#6028) 2024-09-20 15:24:10 +09:00
assert fix: update codebase to work with Deno RC (#6018) 2024-09-20 09:29:31 +10:00
async fix: update codebase to work with Deno RC (#6018) 2024-09-20 09:29:31 +10:00
bytes chore: release 2024.07.09 (#5363) 2024-07-09 15:13:21 +09:00
cache fix: update codebase to work with Deno RC (#6018) 2024-09-20 09:29:31 +10:00
cli fix: update codebase to work with Deno RC (#6018) 2024-09-20 09:29:31 +10:00
collections feat(collections/unstable): support iterators in sortBy() (#5919) 2024-09-23 20:28:10 +10:00
crypto chore: enable no-console lint rule (#5975) 2024-09-13 15:43:13 +10:00
csv chore: release 2024.09.04 (#5908) 2024-09-04 19:37:53 +09:00
data_structures fix: update codebase to work with Deno RC (#6018) 2024-09-20 09:29:31 +10:00
datetime fix: update codebase to work with Deno RC (#6018) 2024-09-20 09:29:31 +10:00
dotenv fix: update codebase to work with Deno RC (#6018) 2024-09-20 09:29:31 +10:00
encoding chore: release 2024.09.12 (#5969) 2024-09-12 19:18:10 +09:00
expect fix: update codebase to work with Deno RC (#6018) 2024-09-20 09:29:31 +10:00
fmt chore: release 2024.09.04 (#5908) 2024-09-04 19:37:53 +09:00
front_matter chore: release 2024.09.12 (#5969) 2024-09-12 19:18:10 +09:00
fs fix: update codebase to work with Deno RC (#6018) 2024-09-20 09:29:31 +10:00
html chore: release 2024.09.12 (#5969) 2024-09-12 19:18:10 +09:00
http fix(http): make file-server work on Deno Deploy (#6033) 2024-09-23 20:08:42 +10:00
ini chore: release 2024.08.26 (#5824) 2024-08-26 17:33:29 +09:00
internal fix: update codebase to work with Deno RC (#6018) 2024-09-20 09:29:31 +10:00
io docs(io): update deprecation notices (#6021) 2024-09-23 20:32:07 +09:00
json fix: update codebase to work with Deno RC (#6018) 2024-09-20 09:29:31 +10:00
jsonc chore: release 2024.08.26 (#5824) 2024-08-26 17:33:29 +09:00
log fix: update codebase to work with Deno RC (#6018) 2024-09-20 09:29:31 +10:00
media_types chore: release 2024.08.26 (#5824) 2024-08-26 17:33:29 +09:00
msgpack chore: release 2024.09.04 (#5908) 2024-09-04 19:37:53 +09:00
net fix: update codebase to work with Deno RC (#6018) 2024-09-20 09:29:31 +10:00
path chore: release 2024.09.12a (#5971) 2024-09-13 01:57:33 +09:00
random feat(random/unstable): basic randomization functions (#5626) 2024-09-05 14:17:10 +09:00
regexp chore(regexp): release regexp@1.0.0 (#5207) 2024-07-12 18:32:36 +10:00
semver chore: release 2024.09.04 (#5908) 2024-09-04 19:37:53 +09:00
streams fix: update codebase to work with Deno RC (#6018) 2024-09-20 09:29:31 +10:00
tar fix: update codebase to work with Deno RC (#6018) 2024-09-20 09:29:31 +10:00
testing fix: update codebase to work with Deno RC (#6018) 2024-09-20 09:29:31 +10:00
text fix(text): handle code points > U+FFFF in levenshteinDistance (#6014) 2024-09-20 17:14:22 +09:00
toml chore: release 2024.08.26 (#5824) 2024-08-26 17:33:29 +09:00
ulid fix(ulid): fix decode-time export path (#5432) 2024-07-15 12:14:36 +09:00
uuid chore: release 2024.09.12 (#5969) 2024-09-12 19:18:10 +09:00
webgpu fix: update codebase to work with Deno RC (#6018) 2024-09-20 09:29:31 +10:00
yaml fix: update codebase to work with Deno RC (#6018) 2024-09-20 09:29:31 +10:00
.editorconfig chore: run test in Node.js (#5258) 2024-07-04 14:36:47 +09:00
.gitattributes Remove std/node, it was merged into Deno itself (#3206) 2023-02-22 10:28:55 -05:00
.gitignore chore: add vscode settings (#4735) 2024-05-15 15:41:32 +09:00
badge.svg chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
browser-compat.tsconfig.json feat(random/unstable): basic randomization functions (#5626) 2024-09-05 14:17:10 +09:00
deno.json fix: update codebase to work with Deno RC (#6018) 2024-09-20 09:29:31 +10:00
import_map.json chore: update graph and dependencies (#5997) 2024-09-17 14:04:45 +09:00
LICENSE chore: update copyright header (#1871) 2022-02-02 23:21:39 +09:00
README.md chore: general package cleanups (#5932) 2024-09-10 23:00:37 +09:00
Releases.md chore: release 2024.09.16 (#5985) 2024-09-16 12:07:40 +09:00

Deno Standard Library

JSR @std codecov ci

High-quality APIs for Deno and the web. Use fearlessly.

Important

Newer versions of the Standard Library are now hosted on JSR. Older versions up till 0.224.0 are still available at deno.land/std.

Packages

The following list contains links to the Standard Library's packages and documentation:

Package Latest version
archive JSR
assert JSR
async JSR
bytes JSR
cache JSR
cli JSR
collections JSR
crypto JSR
csv JSR
data-structures JSR
datetime JSR
dotenv JSR
encoding JSR
expect JSR
fmt JSR
front-matter JSR
fs JSR
html JSR
http JSR
ini JSR
io JSR
json JSR
jsonc JSR
log JSR
media-types JSR
msgpack JSR
net JSR
path JSR
random JSR
regexp JSR
semver JSR
streams JSR
tar JSR
testing JSR
text JSR
toml JSR
ulid JSR
uuid JSR
webgpu JSR
yaml JSR

Architecture

Check out the architecture guide here.

Design

Check out the design documentation here.

Contributing

Check out the contributing guidelines here.

Releases

Package versions >=1.0.0 follow Semantic Versioning, and package versions <1.0.0 follow this proposal.

Badge

Note

Previously, this repo hosted the badge SVG file. Now, the badge is retrieved directly from Shields.io.

Built with the Deno Standard Library

<a href="https://jsr.io/@std">
  <img
    width="135"
    height="20"
    src="https://img.shields.io/badge/Built_with_std-blue?logo=deno"
    alt="Built with the Deno Standard Library"
  />
</a>
[![Built with the Deno Standard Library](https://img.shields.io/badge/Built_with_std-blue?logo=deno)](https://jsr.io/@std)

Frequently Asked Questions

Check out the frequently asked questions page here.