mirror of
https://github.com/denoland/deno.git
synced 2025-02-02 12:50:43 -05:00
700b4ce0d9
Original: b15b0d20d7
901 B
901 B
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. |
flags | Command line arguments parser based on minimist. |
Copyright 2018 the Deno authors. All rights reserved. MIT license.