Nayeem Rahman
|
4ebd243423
|
fix(std/testing/asserts): Support browsers (#5847)
|
2020-05-25 13:32:34 -04:00 |
|
Oliver Lenehan
|
662eb8f8c9
|
feat(std/fmt): rgb24 and bgRgb24 can use numbers for color (#5198)
|
2020-05-20 10:29:59 -04:00 |
|
Speykious
|
9752b853dd
|
Provide better ANSI colorized output when inspecting objects (#5404)
|
2020-05-19 14:19:26 -04:00 |
|
Oliver Lenehan
|
7d3728e3f4
|
feat(std/fmt): 8bit and 24bit ANSI colors (#5168)
|
2020-05-09 06:29:44 -04:00 |
|
Kitson Kelly
|
bced52505f
|
Update to Prettier 2 and use ES Private Fields (#4498)
|
2020-03-28 13:03:49 -04:00 |
|
Ry Dahl
|
bfab4ed0df
|
Happy new year! (#3578)
|
2020-01-02 15:13:47 -05:00 |
|
Nayeem Rahman
|
e8d82a6348
|
feat: Add missing mod.ts files in std (#3509)
std/archive/tar.ts:
- Remove FileReader.
- Remove FileWriter.
std/encoding/csv.ts:
- ExtendedParseOptions -> ParseOptions
- HeaderOption -> HeaderOptions
- ParseOptions -> ReadOptions
- readAll() -> readMatrix()
std/encoding/yaml.ts:
- DumpOptions -> StringifyOptions
std/fmt/colors.ts:
- getEnabled() -> getColorEnabled()
- setEnabled() -> setColorEnabled()
std/testing/mod.ts:
- Re-export sibling modules.
|
2019-12-20 15:21:30 -05:00 |
|
Ryan Dahl
|
151ce0266e
|
Move everything into std subdir
|
2019-10-09 17:10:09 -04:00 |
|