https://github.com/denoland/std
The Deno Standard Library
https://github.com/denoland/std
deno javascript typescript
Last synced: 16 days ago
JSON representation
The Deno Standard Library
- Host: GitHub
- URL: https://github.com/denoland/std
- Owner: denoland
- License: mit
- Created: 2018-11-07T06:10:08.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-04-24T07:34:25.000Z (18 days ago)
- Last Synced: 2025-04-24T07:54:41.006Z (18 days ago)
- Topics: deno, javascript, typescript
- Language: TypeScript
- Homepage: https://jsr.io/@std
- Size: 22.8 MB
- Stars: 3,371
- Watchers: 47
- Forks: 649
- Open Issues: 233
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: .github/SECURITY.md
Awesome Lists containing this project
- awesome-github-repos - denoland/std - The Deno Standard Library (TypeScript)
README
# Deno Standard Library
[](https://jsr.io/@std)
[](https://codecov.io/gh/denoland/std)
[](https://github.com/denoland/std/actions/workflows/ci.yml)High-quality APIs for [Deno](https://deno.com/) and the web. Use fearlessly.
> [!IMPORTANT]
> Newer versions of the Standard Library are now hosted on
> [JSR](https://jsr.io/@std). Older versions up till 0.224.0 are still available
> at [deno.land/std](https://deno.land/std).## Resources
- [Package list](https://jsr.io/@std)
- [Architecture guide](./.github/ARCHITECTURE.md)
- [Design documentation](.github/ARCHITECTURE.md#design)
- [Contributing guidelines](.github/CONTRIBUTING.md)
- [Frequently asked questions (FAQ)](./.github/FAQ.md)
- [Test coverage explorer](https://std-coverage.deno.dev/)## Releases
Package versions >=1.0.0 follow [Semantic Versioning](https://semver.org/), and
package versions <1.0.0 follow
[this proposal](https://github.com/semver/semver/pull/923).## Badge
> [!NOTE]
> Previously, this repo hosted the badge SVG file. Now, the badge is retrieved
> directly from [Shields.io](https://shields.io/).[](https://jsr.io/@std)
```md
[](https://jsr.io/@std)
```