1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-03 17:08:35 -05:00
Commit graph

21 commits

Author SHA1 Message Date
Andy Hayden
c5e6e015b5 Reorgnanize repos, examples and tests (#105) 2019-01-12 16:50:04 -05:00
木杉
41312ad39f refactor(mkdirp): reorg (#103) 2019-01-12 13:07:18 -05:00
Kitson Kelly
0e00fe9cd3 Add media_types collection (#97) 2019-01-11 00:16:47 -05:00
Kitson Kelly
92bbca8166 Reorg colors (#96) 2019-01-10 20:18:21 -05:00
木杉
5be16ba599 refactor(path): reorg (#101) 2019-01-10 17:11:44 -05:00
Dmitry Sharshakov aka. sh7dm
b490638746 Add datetime utils (#72) 2019-01-03 10:19:20 -05:00
Ryan Dahl
61fdae51a7 Add testing module 2019-01-02 13:45:42 -05:00
chiefbiiko
7a3c70e74b Add mkdirp (#59) 2019-01-01 18:45:41 -05:00
Kevin (Kun) "Kassimo" Qian
731f03829c Add CORS option to file_server (#45) 2018-12-23 22:50:49 -05:00
Ryan Dahl
14be9a0e82
Add examples/ directory (#28)
Previously https://github.com/denoland/deno_examples
2018-12-19 13:50:48 -05:00
Bartek Iwańczuk
25b88bcf8c Add logging module (#33) 2018-12-19 13:16:45 -05:00
Bartek Iwańczuk
b15b0d20d7 Add flags module (#32) 2018-12-19 13:06:31 -05:00
Kitson Kelly
54787f172c Add colors module (#30) 2018-12-18 23:30:44 -05:00
木杉
1a35f9daf5 migrate deno_path to deno_std (#26)
Previously https://github.com/zhmushan/deno_path
2018-12-18 21:29:39 -05:00
Ryan Dahl
99e276eb89 Rename project to deno_std
Move typescript files to net/
2018-12-18 18:27:05 -05:00
Kevin (Kun) "Kassimo" Qian
abeb19890e Add BufReader.readFull (#24) 2018-12-17 22:57:45 -05:00
Ryan Dahl
5abec6efc5 Remove buffer.ts and use the one built in to deno. 2018-12-17 22:40:42 -05:00
Bartek Iwańczuk
269665873a First pass at streaming http response (#16) 2018-12-17 11:49:10 -05:00
Kevin (Kun) "Kassimo" Qian
b78f4e9fbd Serve directory for file server & Fix bufio flush bug (#15) 2018-12-11 17:56:32 -05:00
Ryan Dahl
31ab43b919 First pass at TextProtoReader. 2018-11-08 12:26:20 -05:00
Ryan Dahl
7117998ab8 Add travis script 2018-11-07 14:23:06 -05:00