0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-02 12:50:43 -05:00
denoland-deno/README.md
2018-12-19 13:06:31 -05:00

901 B

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 A path manipulation library.
flags Command line arguments parser based on minimist.

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