The Deno Standard Library
Go to file
2024-07-04 15:30:27 +09:00
_tools chore: run test in Node.js (#5258) 2024-07-04 14:36:47 +09:00
.github chore: run test in Node.js (#5258) 2024-07-04 14:36:47 +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 docs(assert): update assertMatch example (#5294) 2024-07-04 15:30:27 +09:00
async chore: release 2024.07.02 (#5254) 2024-07-02 20:43:42 +09:00
bytes fix(bytes,cli,collections,expect): add missing non-null assertions (#5280) 2024-07-04 00:12:41 +02:00
cli fix(bytes,cli,collections,expect): add missing non-null assertions (#5280) 2024-07-04 00:12:41 +02:00
collections fix(bytes,cli,collections,expect): add missing non-null assertions (#5280) 2024-07-04 00:12:41 +02:00
crypto test(crypto): test timingSafeEqual() in handling DataViews (#5268) 2024-07-03 14:56:31 +10:00
csv refactor(csv): minor cleanup (#5166) 2024-07-02 12:17:58 +09:00
data_structures chore: release 2024.07.02 (#5254) 2024-07-02 20:43:42 +09:00
datetime chore: release 2024.07.02 (#5254) 2024-07-02 20:43:42 +09:00
dotenv chore: release 2024.07.02 (#5254) 2024-07-02 20:43:42 +09:00
encoding chore(encoding): release encoding@1.0.0 (#4991) 2024-06-30 11:23:12 +00:00
expect fix(bytes,cli,collections,expect): add missing non-null assertions (#5280) 2024-07-04 00:12:41 +02:00
fmt fix(fmt): fix the case when mantissa exceeds 10 by rounding and exponent is negative (#5279) 2024-07-04 14:29:31 +09:00
front_matter BREAKING(front-matter): remove createExtractor() (#5266) 2024-07-03 17:53:55 +10:00
fs chore: release 2024.07.02 (#5254) 2024-07-02 20:43:42 +09:00
html chore: release 2024.07.02 (#5254) 2024-07-02 20:43:42 +09:00
http chore: release 2024.07.02 (#5254) 2024-07-02 20:43:42 +09:00
ini chore: release 2024.07.02 (#5254) 2024-07-02 20:43:42 +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 chore: release 2024.07.02 (#5254) 2024-07-02 20:43:42 +09:00
log chore: release 2024.07.02 (#5254) 2024-07-02 20:43:42 +09:00
media_types fix(media-types): update db.ts (#5193) 2024-07-01 12:11:09 +10:00
msgpack chore: release 2024.07.02 (#5254) 2024-07-02 20:43:42 +09:00
net chore: release 2024.07.02 (#5254) 2024-07-02 20:43:42 +09:00
path chore: release 2024.07.02 (#5254) 2024-07-02 20:43:42 +09:00
regexp chore(regexp): release regexp@1.0.0-rc.1 (#5024) 2024-06-11 22:19:12 +12:00
semver refactor(assert,async,bytes,cli,collections,crypto,csv,data-structures,datetime,dotenv,encoding,expect,fmt,front-matter,fs,html,http,ini,internal,io,json,jsonc,log,media-types,msgpack,net,path,semver,streams,testing,text,toml,ulid,url,uuid,webgpu,yaml): import from @std/assert (#5199) 2024-06-30 08:30:10 +00:00
streams chore: release 2024.07.02 (#5254) 2024-07-02 20:43:42 +09:00
testing chore: temporarily disable canary (#5290) 2024-07-04 13:47:53 +09:00
text chore: release 2024.07.02 (#5254) 2024-07-02 20:43:42 +09:00
toml chore: release 2024.07.02 (#5254) 2024-07-02 20:43:42 +09:00
ulid chore: release 2024.07.02 (#5254) 2024-07-02 20:43:42 +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 fix(yaml): fix StringifyOptions.noRefs (#5292) 2024-07-04 14:56:40 +09: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: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
deno.json chore: update @std/encoding version (#5293) 2024-07-04 14:55:53 +09:00
LICENSE
README.md docs: cleanup README (#5174) 2024-06-27 18:55:45 +10:00
Releases.md chore: release 2024.07.02 (#5254) 2024-07-02 20:43:42 +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/deno_std/main/badge.svg"
    alt="Built with the Deno Standard Library"
  />
</a>
[![Built with the Deno Standard Library](https://raw.githubusercontent.com/denoland/deno_std/main/badge.svg)](https://jsr.io/@std)

Frequently Asked Questions

Check out the frequently asked questions page here.