mirror of
https://github.com/denoland/deno.git
synced 2024-11-26 16:09:27 -05:00
A modern runtime for JavaScript and TypeScript.
https://deno.com/
a3d164df91
Original:
|
||
---|---|---|
colors | ||
net | ||
path | ||
.travis.yml | ||
format.ts | ||
LICENSE | ||
README.md | ||
test.ts |
Deno Standard Modules
This repository contains collections of modules that create a standard library for Deno.
Collection | Description |
---|---|
colors | Modules that generate ANSI color codes for the console. |
net | A framework for creating HTTP/HTTPS servers inspired by GoLang. |
path | A path manipulation library. |
Copyright 2018 the Deno authors. All rights reserved. MIT license.