index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
std
/
fmt
/
colors.ts
Age
Commit message (
Expand
)
Author
2021-02-02
chore: remove std directory (#9361)
Casper Beyer
2021-01-10
update copyright to 2021 (#9081)
Ryan Dahl
2021-01-02
fix(std): Don't use JSDoc syntax for browser-compatibility headers (#8960)
Nayeem Rahman
2020-11-07
docs(std/fmt): add JSDoc (#8278)
Mo
2020-11-06
docs(std): add some missing JSDoc (#7765)
Fukuda Naoto
2020-08-29
feat(std/fmt): add bright color variations (#7241)
Casper Beyer
2020-07-14
Use dprint for internal formatting (#6682)
David Sherret
2020-05-25
fix(std/testing/asserts): Support browsers (#5847)
Nayeem Rahman
2020-05-20
feat(std/fmt): rgb24 and bgRgb24 can use numbers for color (#5198)
Oliver Lenehan
2020-05-19
Provide better ANSI colorized output when inspecting objects (#5404)
Speykious
2020-05-09
feat(std/fmt): 8bit and 24bit ANSI colors (#5168)
Oliver Lenehan
2020-03-28
Update to Prettier 2 and use ES Private Fields (#4498)
Kitson Kelly
2020-01-02
Happy new year! (#3578)
Ry Dahl
2019-12-20
feat: Add missing mod.ts files in std (#3509)
Nayeem Rahman
2019-10-09
Move everything into std subdir
Ryan Dahl