summaryrefslogtreecommitdiff
path: root/colors/mod.ts
AgeCommit message (Expand)Author
2019-03-04Add eslint for linting (denoland/deno_std#235)Kitson Kelly
2019-02-26Change `import { x } from "deno"` to `const { x } = Deno` (denoland/deno_std#...Bert Belder
2019-02-09support NO_COLOR in colors module (denoland/deno_std#182)Bartek IwaƄczuk
2019-01-19Rework color API (denoland/deno_std#134)Kitson Kelly
2019-01-10Reorg colors (denoland/deno_std#96)Kitson Kelly