Home
last modified time | relevance | path

Searched refs:chalk (Results 1 – 23 of 23) sorted by relevance

/plugin/asciidocjs/node_modules/chalk/
Dreadme.md12chalk/chalk.svg?branch=master)](https://travis-ci.org/chalk/chalk) [![Coverage Status](https://cov…
14 <img src="https://cdn.jsdelivr.net/gh/chalk/ansi-styles@8261697c95bf34b6c7767e2cbe9941a851d59385/sc…
40 …<a href="https://doppler.com/?utm_campaign=github_repo&utm_medium=referral&utm_content=chalk&utm_s…
52 <a href="https://uibakery.io/?utm_source=chalk&utm_medium=sponsor&utm_campaign=github">
74 - [Used by ~50,000 packages](https://www.npmjs.com/browse/depended/chalk) as of January 1, 2020
79 $ npm install chalk
85 const chalk = require('chalk');
87 console.log(chalk.blue('Hello world!'));
93 const chalk = require('chalk');
97 log(chalk.blue('Hello') + ' World' + chalk.red('!'));
[all …]
Dindex.d.ts69 declare namespace chalk { namespace
405 declare const chalk: chalk.Chalk & chalk.ChalkFunction & { constant
406 supportsColor: chalk.ColorSupport | false;
407 Level: chalk.Level;
412 stderr: chalk.Chalk & {supportsColor: chalk.ColorSupport | false};
415 export = chalk;
/plugin/asciidocjs/node_modules/chalk/source/
Dindex.js39 const chalk = {};
40 applyOptions(chalk, options);
42 chalk.template = (...arguments_) => chalkTag(chalk.template, ...arguments_);
44 Object.setPrototypeOf(chalk, Chalk.prototype);
45 Object.setPrototypeOf(chalk.template, chalk);
47 chalk.template.constructor = () => {
51 chalk.template.Instance = ChalkClass;
53 return chalk.template;
196 const chalkTag = (chalk, ...strings) => { argument
219 return template(chalk, parts.join(''));
[all …]
Dtemplates.js74 function buildStyle(chalk, styles) { argument
83 let current = chalk;
99 module.exports = (chalk, temporary) => { argument
111 chunks.push(styles.length === 0 ? string : buildStyle(chalk, styles)(string));
118 chunks.push(buildStyle(chalk, styles)(chunk.join('')));
/plugin/asciidocjs/node_modules/wrap-ansi/
Dreadme.md1chalk/wrap-ansi.svg?branch=master)](https://travis-ci.com/chalk/wrap-ansi) [![Coverage Status](htt…
14 const chalk = require('chalk');
17 const input = 'The quick brown ' + chalk.red('fox jumped over ') +
18 'the lazy ' + chalk.green('dog and then ran away with the unicorn.');
35 String with ANSI escape codes. Like one styled by [`chalk`](https://github.com/chalk/chalk). Newlin…
70 - [slice-ansi](https://github.com/chalk/slice-ansi) - Slice a string with ANSI escape codes
72 - [chalk](https://github.com/chalk/chalk) - Terminal string styling done right
/plugin/asciidocjs/node_modules/strip-ansi/
Dreadme.md1 …ansi [![Build Status](https://travis-ci.org/chalk/strip-ansi.svg?branch=master)](https://travis-ci…
35 - [strip-ansi-cli](https://github.com/chalk/strip-ansi-cli) - CLI for this module
36 - [strip-ansi-stream](https://github.com/chalk/strip-ansi-stream) - Streaming version of this module
37 - [has-ansi](https://github.com/chalk/has-ansi) - Check if a string has ANSI escape codes
38 - [ansi-regex](https://github.com/chalk/ansi-regex) - Regular expression for matching ANSI escape c…
39 - [chalk](https://github.com/chalk/chalk) - Terminal string styling done right
/plugin/asciidocjs/node_modules/supports-color/
Dreadme.md1 …or [![Build Status](https://travis-ci.org/chalk/supports-color.svg?branch=master)](https://travis-…
54 - [supports-color-cli](https://github.com/chalk/supports-color-cli) - CLI for this module
55 - [chalk](https://github.com/chalk/chalk) - Terminal string styling done right
/plugin/asciidocjs/node_modules/ansi-styles/
Dreadme.md1 …yles [![Build Status](https://travis-ci.org/chalk/ansi-styles.svg?branch=master)](https://travis-c…
5 You probably want the higher-level [chalk](https://github.com/chalk/chalk) module for styling your …
/plugin/asciidocjs/node_modules/jake/lib/task/
Dtask.js3 let chalk = require('chalk'); variable
311 console.log("Starting '" + chalk.green(this.fullName) + "'...");
404 …console.log("Finished '" + chalk.green(this.fullName) + "' after " + chalk.magenta(taskTime + ' ms…
/plugin/asciidocjs/node_modules/jake/lib/
Djake.js26 let chalk = require('chalk'); variable
154 name = chalk.green(p);
158 descr = chalk.gray('# ' + descr);
/plugin/asciidocjs/node_modules/cliui/
DREADME.md30 chalk.green("(if this description is long it wraps).")
35 text: chalk.red("[required]"),
DCHANGELOG.md66 * Update wrap-ansi to fix compatibility with latest versions of chalk. ([#60](https://github.com/ya…
/plugin/sequencediagram/bower_components/lodash/test/
Dsaucelabs.js16 chalk = require('chalk'), variable
453 …console.error(label + ' %s ' + chalk.red('failed') + ' %d test' + (failures > 1 ? 's' : '') + '. %…
463 console.error(label, description, chalk.red('failed') + ';', message);
468 console.log(label, description, chalk.green('passed'));
/plugin/amcharts/assets/amcharts/themes/
Dchalk.js1 AmCharts.themes.chalk = {
/plugin/tablelayout/
Dyarn.lock146 chalk "^1.1.3"
269 chalk@^1.1.1, chalk@^1.1.3, chalk@~1.1.1:
271 …resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e0…
279 chalk@^2.0.0, chalk@^2.1.0:
281 …resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.1.tgz#18c49ab16a037b6eb0152cc83e347133821…
614 chalk "^2.1.0"
1026 chalk "^1.1.1"
1049 chalk "^2.1.0"
1060 chalk "~1.1.1"
1253 chalk "^2.0.0"
[all …]
/plugin/dropfiles/
Dyarn.lock208 chalk "^1.1.3"
410 chalk@^1.1.3:
412 …resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e0…
420 chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0:
422 …resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.1.0.tgz#ac5becf14fa21b99c6c92ca7a7d7cfd5b17…
854 chalk "^2.1.0"
1366 chalk "^2.0.0"
1688 chalk "^2.0.1"
2148 chalk "^2.0.1"
2185 chalk "^1.1.3"
[all …]
/plugin/fetchmedia/
Dyarn.lock191 chalk "^1.1.0"
829 chalk@^1.1.0, chalk@^1.1.1, chalk@^1.1.3:
831 …resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e0…
839 chalk@^2.0.0, chalk@^2.0.1:
841 …resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.0.1.tgz#dbec49436d2ae15f536114e76d14656cdbc…
1296 chalk "^1.1.3"
1759 chalk "^2.0.0"
2910 chalk "^1.1.1"
3087 chalk "^2.0.1"
3093 chalk "^2.0.1"
/plugin/sequencediagram/bower_components/lodash/
Dyarn.lock145 chalk "^1.1.0"
878 chalk@^1.1.0, chalk@^1.1.1, chalk@^1.1.3, chalk@~1.1.0:
880 …resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e0…
888 chalk@~0.4.0:
890 …resolved "https://registry.yarnpkg.com/chalk/-/chalk-0.4.0.tgz#5199a3ddcd0c1efe23bc08c1b027b06176e…
1534 chalk "^1.1.1"
1875 chalk "~1.1.0"
2107 chalk "^1.1.1"
2260 chalk "~0.4.0"
2806 chalk "^1.1.3"
/plugin/structsection/
Dyarn.lock138 chalk "^2.0.0"
504 chalk "^1.1.3"
1080 chalk@^1.1.3:
1082 …resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e0…
1091 chalk@^2.0.0:
1093 …resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44…
1100 chalk@^4.0.0:
1102 …resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.0.tgz#4e14870a618d9e2edd97dd8345fd9d9dc31…
1410 chalk "^4.0.0"
/plugin/sequencediagram/bower_components/raphael/
Dyarn.lock495 chalk@^2.4.1:
497 …resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44…
2733 chalk "^2.4.1"
/plugin/passpolicy/
Dwords.txt615 chalk
/plugin/tuxquote/
Dquotes.txt4015 Measure with a micrometer. Mark with chalk. Cut with an axe.
/plugin/subjectindex/plugins/
Dbible_verses.txt18547 As for the wood carver, he has stretched out the measuring line; he traces it out with red chalk; h…