The Deno Standard Library
Go to file
2024-07-19 13:07:02 +09:00
_tools chore: remove requirement for @examples in constructors (#5485) 2024-07-19 13:07:02 +09:00
.github chore: document how to document unstable APIs (#5484) 2024-07-19 12:59:38 +09:00
.vscode chore: add vscode settings (#4735) 2024-05-15 15:41:32 +09:00
archive chore: release 2024.07.02 (#5254) 2024-07-02 20:43:42 +09:00
assert chore(assert): release assert@1.0.0 (#4989) 2024-07-04 21:26:54 +10:00
async chore(async): release async@1.0.0 (#5211) 2024-07-19 13:19:57 +10:00
bytes chore: release 2024.07.09 (#5363) 2024-07-09 15:13:21 +09:00
cli docs(cli): improve unstable API notices (#5482) 2024-07-19 13:05:54 +09:00
collections refactor(collections): use Set.prototype.intersection() method in intersect() (#5417) 2024-07-18 14:49:32 +10:00
crypto chore: release 2024.07.09 (#5363) 2024-07-09 15:13:21 +09:00
csv BREAKING(csv): remove ParseError (#5405) 2024-07-16 17:35:40 +10:00
data_structures chore(data-structures): release data-structures@1.0.0 (#5205) 2024-07-12 12:51:51 +10:00
datetime chore: release 2024.07.12 (#5431) 2024-07-12 19:45:19 +09:00
dotenv BREAKING(dotenv): remove examplePath option from load[Sync]() (#5450) 2024-07-19 13:46:23 +10:00
encoding chore: release 2024.07.09 (#5363) 2024-07-09 15:13:21 +09:00
expect fix(expect): improve expect type to make it work better with expect.extend (#5309) 2024-07-16 13:09:06 +09:00
fmt docs(cli,csv,datetime,fmt,fs,http,ini,semver,testing): assert optional properties on types/interfaces have @default tag (#4933) 2024-07-11 09:21:37 +00:00
front_matter chore: release 2024.07.12 (#5431) 2024-07-12 19:45:19 +09:00
fs chore: release 2024.07.12 (#5431) 2024-07-12 19:45:19 +09:00
html chore(html): release html@1.0.0 (#4988) 2024-07-10 01:08:38 +00:00
http docs(http): improve unstable API notices (#5483) 2024-07-19 12:58:39 +09:00
ini chore: release 2024.07.12 (#5431) 2024-07-12 19:45:19 +09:00
internal chore: release 2024.07.02 (#5254) 2024-07-02 20:43:42 +09:00
io chore: release 2024.07.02 (#5254) 2024-07-02 20:43:42 +09:00
json chore: release 2024.07.02 (#5254) 2024-07-02 20:43:42 +09:00
jsonc docs(jsonc): remove docs for removed options parameter (#5438) 2024-07-15 08:20:21 +10:00
log chore: release 2024.07.12 (#5431) 2024-07-12 19:45:19 +09:00
media_types fix(media-types): return video/mp4 for .mp4 extension (#5475) 2024-07-18 16:23:30 +09:00
msgpack chore(msgpack): release msgpack@1.0.0 (#5210) 2024-07-12 00:22:27 +00:00
net docs(net): tweak getNetworkAddress() return doc (#5473) 2024-07-18 13:10:09 +09:00
path fix(path): support use in dnt (#5478) 2024-07-18 14:38:06 +09:00
regexp chore(regexp): release regexp@1.0.0 (#5207) 2024-07-12 18:32:36 +10:00
semver BREAKING(semver): replace prerelease and buildmetadata arguments with options object (#5471) 2024-07-18 14:53:54 +10:00
streams chore(streams): release streams@1.0.0 (#5213) 2024-07-19 13:20:12 +10:00
testing chore: release 2024.07.12 (#5431) 2024-07-12 19:45:19 +09:00
text docs(text): state complexity of levenshteinDistance() (#5472) 2024-07-18 14:18:10 +09:00
toml chore(toml): release toml@1.0.0 (#5204) 2024-07-10 01:03:29 +00:00
ulid fix(ulid): fix decode-time export path (#5432) 2024-07-15 12:14:36 +09:00
url chore: release 2024.07.02 (#5254) 2024-07-02 20:43:42 +09:00
uuid chore: release uuid@1.0.0 (#5200) 2024-07-01 20:04:00 +10:00
webgpu chore: release 2024.07.02 (#5254) 2024-07-02 20:43:42 +09:00
yaml refactor(yaml): change object type from any to unknown in writeNode (#5404) 2024-07-18 04:49:09 +00: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 chore: fix workspace field for browser-compat config (#5441) 2024-07-15 09:58:04 +09:00
deno.json chore(cli): release cli@1.0.0 (#5212) 2024-07-19 03:23:19 +00:00
LICENSE chore: update copyright header (#1871) 2022-02-02 23:21:39 +09:00
README.md chore: update repo names (#5466) 2024-07-17 20:50:10 +09:00
Releases.md chore: release 2024.07.12 (#5431) 2024-07-12 19:45:19 +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 Status Latest version
archive Unstable JSR
assert Settled JSR
async Settled JSR
bytes Settled JSR
cli Unstable JSR
collections Settled JSR
crypto Settled JSR
csv Settled JSR
data_structures Unstable JSR
datetime Unstable JSR
dotenv Unstable JSR
encoding Settled JSR
expect Unstable JSR
fmt Settled JSR
front_matter Settled JSR
fs Settled JSR
html Unstable JSR
http Unstable JSR
ini Unstable JSR
io Unstable JSR
json Settled JSR
jsonc Settled JSR
log Unstable JSR
media_types Settled JSR
msgpack Unstable JSR
net Unstable JSR
path Settled JSR
regexp Unstable JSR
semver Unstable JSR
streams Settled JSR
testing Settled JSR
text Unstable JSR
toml Settled JSR
ulid Unstable JSR
url Unstable JSR
uuid Settled JSR
webgpu Unstable JSR
yaml Settled JSR

Note

Settled status means a package is unlikely to have breaking changes, but has not yet achieved v1 status.

Stabilization

The Standard Library is now in the process of stabilizing its packages. See #4600 for details.

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

Built with the Deno Standard Library

<a href="https://jsr.io/@std">
  <img
    width="135"
    height="20"
    src="https://raw.githubusercontent.com/denoland/std/main/badge.svg"
    alt="Built with the Deno Standard Library"
  />
</a>
[![Built with the Deno Standard Library](https://raw.githubusercontent.com/denoland/std/main/badge.svg)](https://jsr.io/@std)

Frequently Asked Questions

Check out the frequently asked questions page here.