The Deno Standard Library
Go to file
Asher Gomez 7e4aa570ef
Some checks failed
ci / test (canary, macOS-latest) (push) Has been cancelled
ci / test (canary, ubuntu-latest) (push) Has been cancelled
ci / test (canary, windows-latest) (push) Has been cancelled
ci / test (v1.x, macOS-latest) (push) Has been cancelled
ci / test (v1.x, ubuntu-latest) (push) Has been cancelled
ci / test (v1.x, windows-latest) (push) Has been cancelled
ci / test (v2.x, macOS-latest) (push) Has been cancelled
ci / test (v2.x, ubuntu-latest) (push) Has been cancelled
ci / test (v2.x, windows-latest) (push) Has been cancelled
ci / test-node (latest, ubuntu-latest) (push) Has been cancelled
ci / lint (ubuntu-latest) (push) Has been cancelled
ci / lint (windows-latest) (push) Has been cancelled
ci / wasm (crypto/_wasm) (push) Has been cancelled
chore: simplify README (#6195)
2024-11-20 13:09:38 +09:00
_tools BREAKING(archive): remove std/archive package (#6185) 2024-11-19 13:55:08 +09:00
.github chore: bump codecov/codecov-action from 4 to 5 (#6193) 2024-11-19 13:56:19 +09:00
.vscode chore: add vscode settings (#4735) 2024-05-15 15:41:32 +09:00
assert chore: release 2024.11.13 (#6182) 2024-11-13 19:36:14 +09:00
async chore: release 2024.11.01 (#6167) 2024-11-01 19:33:15 +09:00
bytes chore: release 2024.11.13 (#6182) 2024-11-13 19:36:14 +09:00
cache fix: update codebase to work with Deno RC (#6018) 2024-09-20 09:29:31 +10:00
cbor chore: release 2024.10.24 (#6145) 2024-10-24 19:23:22 +09:00
cli fix: update codebase to work with Deno RC (#6018) 2024-09-20 09:29:31 +10:00
collections chore: release 2024.10.24 (#6145) 2024-10-24 19:23:22 +09:00
crypto chore: enable no-console lint rule (#5975) 2024-09-13 15:43:13 +10:00
csv feat(csv/unstable): infer column names from object arrays for stringify() (#6122) 2024-11-14 15:51:46 +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 chore: release 2024.11.13 (#6182) 2024-11-13 19:36:14 +09:00
fmt chore: release 2024.10.24 (#6145) 2024-10-24 19:23:22 +09:00
front_matter chore: release 2024.09.12 (#5969) 2024-09-12 19:18:10 +09:00
fs chore: release 2024.10.24 (#6145) 2024-10-24 19:23:22 +09:00
html chore: release 2024.09.12 (#5969) 2024-09-12 19:18:10 +09:00
http chore: release 2024.11.13 (#6182) 2024-11-13 19:36:14 +09:00
ini chore: release 2024.11.13 (#6182) 2024-11-13 19:36:14 +09:00
internal chore: release 2024.11.01 (#6167) 2024-11-01 19:33:15 +09:00
io chore: release 2024.10.10 (#6098) 2024-10-10 18:46:27 +09:00
json chore: release 2024.10.24 (#6145) 2024-10-24 19:23:22 +09:00
jsonc chore: release 2024.08.26 (#5824) 2024-08-26 17:33:29 +09:00
log chore(log): do not exec file handler examples in CI (#6183) 2024-11-13 20:06:03 +09:00
media_types chore: release 2024.11.13 (#6182) 2024-11-13 19:36:14 +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.11.01 (#6167) 2024-11-01 19:33:15 +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 chore: release 2024.11.01 (#6167) 2024-11-01 19:33:15 +09:00
tar chore: release 2024.10.24 (#6145) 2024-10-24 19:23:22 +09:00
testing chore: release 2024.11.13 (#6182) 2024-11-13 19:36:14 +09:00
text chore: release 2024.10.24 (#6145) 2024-10-24 19:23:22 +09:00
toml fix(toml): parsing positive time zone offset (#6188) 2024-11-14 19:30:49 +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: bump codecov/codecov-action from 4 to 5 (#6193) 2024-11-19 13:56:19 +09:00
badge.svg chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
browser-compat.tsconfig.json BREAKING(archive): remove std/archive package (#6185) 2024-11-19 13:55:08 +09:00
deno.json BREAKING(archive): remove std/archive package (#6185) 2024-11-19 13:55:08 +09:00
import_map.json BREAKING(archive): remove std/archive package (#6185) 2024-11-19 13:55:08 +09:00
LICENSE chore: update copyright header (#1871) 2022-02-02 23:21:39 +09:00
README.md chore: simplify README (#6195) 2024-11-20 13:09:38 +09:00
Releases.md chore: release 2024.11.13 (#6182) 2024-11-13 19:36:14 +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.

Resources

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)