1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-23 15:16:54 -05:00
denoland-deno/README.md
Dmitry Sharshakov aka. sh7dm 43e92bb5a6 Happy New Year (denoland/deno_std#58)
Original: e8ec4f7f64
2019-01-02 09:56:17 -05:00

1 KiB

Deno Standard Modules

Build Status

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 File path manipulation.
flags Command line arguments parser.
logging Command line logging
mkdirp Make directory branches.

Copyright 2018-2019 the Deno authors. All rights reserved. MIT license.