mirror of
https://github.com/denoland/deno.git
synced 2024-11-27 16:10:57 -05:00
A modern runtime for JavaScript and TypeScript.
https://deno.com/
fc1bb41ec4
Original:
|
||
---|---|---|
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.