Commit graph

  • 32ff12e4c3 Adds a section on 256-colors. Joshua Appelman 2014-08-30 23:25:53 +02:00
  • 2c9044cc49 Minor rephrasing. Joshua Appelman 2014-08-30 23:16:28 +02:00
  • 299f7d1724 Removes console.log to simplify the example, and place the nested example on several lines. Joshua Appelman 2014-08-30 23:13:42 +02:00
  • 84b90410fe Removes $ prefix from shell command, to allow for syntax highlighting. Joshua Appelman 2014-08-30 23:10:03 +02:00
  • a7b3e31cd3 Adds code tags around String.prototype. Joshua Appelman 2014-08-30 23:08:28 +02:00
  • d55efc39b5 Rephrases, since Colors is no longer the most popular string styling module. Joshua Appelman 2014-08-30 23:06:34 +02:00
  • 9864ba4581 Bumps the number of dependants to 1700. Joshua Appelman 2014-08-30 23:05:34 +02:00
  • 410bd76ad3 Linewraps at 80 where markdown syntax allows. Joshua Appelman 2014-08-30 22:53:00 +02:00
  • 75f63a837a Updates documentation regarding style application order. Joshua Appelman 2014-08-22 21:47:59 +02:00
  • 831ee826d5 Merge pull request #43 from jbnicolai/fix/issue-41 Sindre Sorhus 2014-08-22 21:41:53 +02:00
  • 0234fe987d Reverses application of styles, now left-to-right Joshua Appelman 2014-08-22 21:28:38 +02:00
  • bc4f81d352 bump deps Sindre Sorhus 2014-08-13 21:32:50 +02:00
  • 03b92b1bb8 Bumps escape-string-regexp to 1.0.1, slight speed improvement. Joshua Appelman 2014-07-12 02:38:57 +02:00
  • 994758f012 0.5.1 v0.5.1 Joshua Appelman 2014-07-09 22:25:13 +02:00
  • ca250abed2 Merge pull request #33 from seanmonstar/_styles Joshua Appelman 2014-07-09 21:45:30 +02:00
  • 7ef6f4c48a dont use slice on arguments Sean McArthur 2014-07-08 21:08:09 -07:00
  • 42918337e5 return a new function for each getter Sean McArthur 2014-07-08 20:43:54 -07:00
  • 3073fa3110 0.5.0 v0.5.0 Sindre Sorhus 2014-07-04 23:24:19 +02:00
  • af175295fb use rawgithub to workaround npm website bug with relative image paths Sindre Sorhus 2014-07-04 23:23:45 +02:00
  • 3ab833de62 bench - increase iterations for more reliable results Sindre Sorhus 2014-07-04 22:32:23 +02:00
  • d255f42a9e bench - minor code style tweaks Sindre Sorhus 2014-07-04 22:29:02 +02:00
  • 0dde0473e0 add benchmark to package.json Sindre Sorhus 2014-07-04 22:28:30 +02:00
  • 2b859bb975 Adds performance to readme. Joshua Appelman 2014-07-04 21:29:01 +02:00
  • 3026d71e0e Adds benchmarking using matcha. Joshua Appelman 2014-07-04 21:21:44 +02:00
  • e12289964d use String constructor rather than + for coercion Sindre Sorhus 2014-06-26 15:09:37 +02:00
  • 23eab5cdf4 Merge pull request #28 from jbnicolai/fast-js Joshua Appelman 2014-06-26 14:54:17 +02:00
  • 580fe4d718 Replaces Array.prototype.reduce with a for loop. Joshua Appelman 2014-06-26 00:15:15 +02:00
  • c8fe7c3966 Adds myself - jbnicolai - as a contributor. Joshua Appelman 2014-06-26 00:25:40 +02:00
  • d9d6e9d7f4 Update readme.md Sindre Sorhus 2014-06-26 00:18:23 +02:00
  • 135852fd92 Merge pull request #27 from jbnicolai/optimize Sindre Sorhus 2014-06-26 00:05:05 +02:00
  • b0523a4438 Performance optimizations (ca. Factor 75) Joshua Appelman 2014-06-24 22:59:31 +02:00
  • 732fb08e2b bump strip-ansi Sindre Sorhus 2014-06-24 21:34:27 +02:00
  • 90bd6477d6 add .hasColor() method - fixes #23 Sindre Sorhus 2014-06-24 21:34:11 +02:00
  • eff96c2c15 readme tweaks Sindre Sorhus 2014-06-24 17:23:43 +02:00
  • 763b167349 refactor and extract the RegExp escaping Sindre Sorhus 2014-06-24 17:13:41 +02:00
  • 1956792293 Merge pull request #25 from jbnicolai/nested-expressions Sindre Sorhus 2014-06-24 16:26:22 +02:00
  • d16b0ce367 Adds support for nested chalk expressions. Joshua Appelman 2014-06-21 06:22:24 +02:00
  • 1ec4985bc0 Delete screenshot.png Sindre Sorhus 2014-06-22 01:31:17 +02:00
  • 144421dc16 has-color => supports-color Sindre Sorhus 2014-06-14 03:49:42 +02:00
  • 90f012c793 1000+ dependents! ✌⊂(✰‿✰)つ✌ Sindre Sorhus 2014-06-08 01:54:47 +02:00
  • cf7eb2d0c7 various tweaks Sindre Sorhus 2014-06-04 01:43:07 +02:00
  • fa9bd4ebd9 bump ansi-styles Sindre Sorhus 2014-06-04 01:38:03 +02:00
  • 90e2260f58 Merge pull request #18 from tunnckoCore/patch-1 Sindre Sorhus 2014-05-18 02:32:55 +02:00
  • 449fa45b40 update "used by" (number of dependents) Charlike Mike Reagent 2014-05-18 03:30:42 +03:00
  • d5d08a0995 Update readme.md Sindre Sorhus 2014-04-03 22:57:06 +02:00
  • af4983c011 bump strip-ansi Sindre Sorhus 2014-03-26 16:29:42 +01:00
  • d992309621 Update readme.md Sindre Sorhus 2014-02-11 20:33:11 +01:00
  • ebf961e585 yay Sindre Sorhus 2014-01-11 22:19:36 +01:00
  • 13a555ede8 readme - add string substitution example Sindre Sorhus 2013-12-16 21:44:25 +01:00
  • b0addb86d6 Update index.js Sindre Sorhus 2013-12-16 19:25:01 +01:00
  • 0a33a270b1 0.4.0 v0.4.0 Sindre Sorhus 2013-12-13 20:30:27 +01:00
  • d30fd3c3bd improve package.json Sindre Sorhus 2013-12-13 20:26:47 +01:00
  • d2a1052042 use index.js Sindre Sorhus 2013-12-13 20:22:40 +01:00
  • 342686202d Improve docs Sindre Sorhus 2013-12-13 20:21:51 +01:00
  • 639f6b95cb simplify logic Sindre Sorhus 2013-12-13 19:36:43 +01:00
  • fc53420ae4 Update readme.md Sindre Sorhus 2013-12-13 19:53:00 +01:00
  • 492d63916c don't output escape codes if the input is empty Sindre Sorhus 2013-12-08 01:07:21 +01:00
  • 879defda72 Update to latest ansi-styles Sindre Sorhus 2013-12-08 01:02:35 +01:00
  • a66c486301 use strip-ansi Sindre Sorhus 2013-12-08 00:33:08 +01:00
  • 77ae94f63a Add logo Sindre Sorhus 2013-11-10 13:25:35 +01:00
  • 15f928fce5 Update readme Sindre Sorhus 2013-10-19 18:04:30 +02:00
  • b0a0e42bfe 0.3.0 v0.3.0 Sindre Sorhus 2013-10-19 17:58:04 +02:00
  • 5bbb44b5a8 Merge pull request #7 from L1fescape/master Sindre Sorhus 2013-10-19 08:57:13 -07:00
  • 50da33ff12 stripColor() - gracefully handle non-string input Sindre Sorhus 2013-10-12 19:18:24 +02:00
  • 6bb27b7759 handle the ability to pass in variable arguments (ex. chalk.green("it's", "over", 9000)). updated readme to show support of variable arguments. Andrew Kennedy 2013-10-07 00:34:32 -04:00
  • 0133342393 0.2.1 v0.2.1 Sindre Sorhus 2013-08-29 16:14:33 +02:00
  • 38efc4600b Alias grey to gray. Fixes #3 Sindre Sorhus 2013-08-29 16:14:18 +02:00
  • f7514e8055 Improved screenshot Sindre Sorhus 2013-08-12 21:06:02 +02:00
  • cbc3900ece Update readme.md Sindre Sorhus 2013-08-04 22:04:43 +02:00
  • c8f8a1f6f3 0.2.0 v0.2.0 Sindre Sorhus 2013-08-03 18:48:02 +02:00
  • c323bf0caf Add support for nested styles Sindre Sorhus 2013-08-03 18:47:47 +02:00
  • d60eeb9df3 0.1.1 Sindre Sorhus 2013-08-03 03:38:42 +02:00
  • f5d282b07a 0.1.1 v0.1.1 Sindre Sorhus 2013-08-03 03:38:42 +02:00
  • 67c13926c3 readme tweaks Sindre Sorhus 2013-08-03 02:24:27 +02:00
  • 466710d17e 0.1.0 v0.1.0 Sindre Sorhus 2013-08-03 02:21:21 +02:00
  • cffc3552b0 init Sindre Sorhus 2013-08-03 02:16:26 +02:00