mirror of
https://github.com/denoland/std.git
synced 2024-11-21 20:50:22 +00:00
The Deno Standard Library
colors | ||
datetime | ||
examples | ||
flags | ||
logging | ||
mkdirp | ||
net | ||
path | ||
testing | ||
.editorconfig | ||
.travis.yml | ||
azure-pipelines.yml | ||
format.ts | ||
LICENSE | ||
README.md | ||
test.ts |
Deno Standard Modules
This repository contains collections of modules that create a standard library for Deno.
-
Modules that generate ANSI color codes for the console.
-
Command line arguments parser.
-
Command line logging
-
Make directory branches.
-
A framework for creating HTTP/HTTPS servers inspired by GoLang.
-
File path manipulation.
-
Testing
Copyright 2018-2019 the Deno authors. All rights reserved. MIT license.