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
/
colors
Age
Commit message (
Expand
)
Author
2019-04-24
Eslint fixes (denoland/deno_std#356)
Vincent LE GOFF
2019-03-18
Documentation clean up (denoland/deno_std#288)
Vincent LE GOFF
2019-03-06
Rename assertEq to assertEquals (denoland/deno_std#242)
Ryan Dahl
2019-03-06
Testing refactor (denoland/deno_std#240)
Vincent LE GOFF
2019-03-06
Replace deno.land/x/ with deno.land/std/ (denoland/deno_std#239)
Andy Hayden
2019-03-04
Add eslint for linting (denoland/deno_std#235)
Kitson Kelly
2019-03-03
Re-enabling colors after color testing (denoland/deno_std#226)
Vincent LE GOFF
2019-02-26
Change `import { x } from "deno"` to `const { x } = Deno` (denoland/deno_std#...
Bert Belder
2019-02-09
support NO_COLOR in colors module (denoland/deno_std#182)
Bartek IwaĆczuk
2019-02-07
Add missiong copyright headers (denoland/deno_std#177)
Dmitry Sharshakov
2019-01-19
Rework color API (denoland/deno_std#134)
Kitson Kelly
2019-01-15
colors: add test cases (denoland/deno_std#120)
James Garbutt
2019-01-10
Reorg colors (denoland/deno_std#96)
Kitson Kelly
2019-01-03
First pass on style guide (denoland/deno_std#66)
Ryan Dahl
2019-01-02
Add testing module
Ryan Dahl
2019-01-02
Happy New Year (denoland/deno_std#58)
Dmitry Sharshakov aka. sh7dm
2018-12-24
Format (denoland/deno_std#42)
Ryan Dahl
2018-12-23
Make compatible with latest deno (denoland/deno_std#41)
Ryan Dahl
2018-12-19
Add colors example (denoland/deno_std#31)
Ryan Dahl
2018-12-18
Add colors module (denoland/deno_std#30)
Kitson Kelly