246 Commits

Author SHA1 Message Date
DABH
c9eef4220b Merge remote-tracking branch 'origin/master' into develop 2018-02-12 12:16:42 -08:00
fscherwi
dc8eb09f6c test Node.js 0.12 and 4 2018-02-12 12:10:38 -08:00
Marak
2f20f2ea50 Update ReadMe.md 2018-02-12 12:10:38 -08:00
Marak
85ec3019e6 [dist] Bump to v1.1.2 2018-02-12 12:10:38 -08:00
Marak
8407be1d38 [fix] Really bad example in README. Examples should actually contain code that can run. Blame c11d23d96aee270bcfc8761c1f6c20579def88f3 2018-02-12 12:10:38 -08:00
Marak
fbc26111ce [dist] Bump to v1.1.1 2018-02-12 12:10:38 -08:00
Marak
d0ae0e5164 [fix] In-proper scope reference. Closes #124 2018-02-12 12:10:38 -08:00
John Papandriopoulos
c018e0b1fb Remove setTheme dynamic require(...) that is problematic with webpack 2017-09-29 15:49:30 -07:00
GlitchMasta47
8c5af7ca15 Update safe.js
Whoa, string never ends! (even though it's a comment and it doesn't matter for that, but for the documentation's sake)
2017-03-11 13:07:55 -06:00
Meriem Khelifi
8d714a0642 Adding badges npm, dependencies and devDependencies 2017-03-08 23:34:49 +01:00
Osman Mesut OZCAN
511aa7f822 Update stringPrototypeBlacklist object
stringPrototypeBlacklist is updated according to ES6
String.prototype.repeat() method
2017-01-31 18:17:11 +08:00
Osman Mesut Ozcan
7e1e601ddc Update stringPrototypeBlacklist object
stringPrototypeBlacklist is updated according to ES6
String.prototype.repeat() method.
2017-01-31 17:52:50 +08:00
Brett Zamir
255c078772 Update extendStringPrototype.js
Remove ununused function and fix method name in blacklist
2017-01-12 09:37:25 +08:00
paladox
c74f2c3088 Update supports-colors.js 2016-09-22 16:24:11 +01:00
Edgar Hipp
5152d16f22 Update LICENSE 2016-06-21 13:33:20 +02:00
Geraint White
8b51cf67b5 Fix #119 - use util.inspect for logging objects 2016-05-04 13:46:46 +01:00
Pavan Kumar Sunkara
9f3ace4470 Merge pull request #141 from fscherwi/patch-1
test Node.js 0.12 and 4
2015-09-25 00:24:56 +05:30
fscherwi
580b266a0a test Node.js 0.12 and 4 2015-09-24 20:38:28 +02:00
mahdi pedramrazi
65b9a16fef Fixing the path in main
we are using require.resolve and it's failing because the path is incorrect.
2015-08-25 14:54:25 -07:00
Marak
90dd85b173 Update ReadMe.md 2015-06-17 15:42:07 +02:00
Marak
8bf2ad9fa6 [dist] Bump to v1.1.2 v1.1.2 2015-06-17 15:01:51 +02:00
Marak
d05ab9df3c [fix] Really bad example in README. Examples should actually contain code that can run. Blame c11d23d96aee270bcfc8761c1f6c20579def88f3 2015-06-17 14:59:08 +02:00
Marak
5958f1677d [dist] Bump to v1.1.1 v1.1.1 2015-06-17 14:50:29 +02:00
Marak
81981ae7c6 [fix] In-proper scope reference. Closes #124 2015-06-17 14:49:52 +02:00
Marak
5a2773dbec Merge pull request #122 from Marak/develop
Merge develop branch
2015-04-29 09:17:06 +02:00
Panu Horsmalahti
e368a283b1 Add .npmignore to exclude unnecessary development files from npm package 2015-04-05 19:45:52 +03:00
Pavan Kumar Sunkara
b9ff17af7c Version bump v1.1.0 v1.1.0 2015-01-27 11:14:01 +05:30
Pavan Kumar Sunkara
e64daad776 Merge pull request #98 from jennings/zalgo-options
Use the options when summoning Zalgo
2015-01-27 11:12:36 +05:30
Pavan Kumar Sunkara
13dd5a84e3 Revert "Reverted to the latest tag"
This reverts commit 1f617ecdc56d0e9592526326ca12deb2c15d7803.
2015-01-24 16:55:56 +01:00
Pavan Kumar Sunkara
1f617ecdc5 Reverted to the latest tag 2015-01-24 16:54:45 +01:00
Pavan Kumar Sunkara
b34d3ba66a Merge pull request #103 from konsumer/master
Multiple styles in themes
2015-01-24 16:43:06 +01:00
Alex Yursha
ddf2f8769e Get rid of redundant variable 2015-01-24 14:15:51 +01:00
Pavan Kumar Sunkara
ced7bfd007 Merge pull request #93 from stevenvachon/patch-1
Lighten --production installs
2015-01-24 14:01:59 +01:00
Pavan Kumar Sunkara
91017409f6 Merge pull request #97 from xiangshouding/master
fix, --no-color is not work
2015-01-24 14:01:15 +01:00
Steven Vachon
cedfadc350 added license 2015-01-23 09:23:11 -05:00
xiangshouding
1774321751 add an blank line 2015-01-23 21:59:24 +08:00
Pavan Kumar Sunkara
a8338b3e52 Merge pull request #95 from stevenvachon/patch-2
Minified screenshot image
2015-01-23 14:27:18 +01:00
Pavan Kumar Sunkara
caf659d175 Merge pull request #94 from danbell/master
Moved license to standard LICENSE file.
2015-01-23 14:23:53 +01:00
Pavan Kumar Sunkara
ddb9fe2e0c Fix a small type in the previous commit 2015-01-23 18:53:28 +05:30
Pavan Kumar Sunkara
086bc06613 Add travis badge, fix #91 2015-01-23 18:44:12 +05:30
David Konsumer
c11d23d96a resolves #72 2015-01-20 17:03:46 -08:00
Stephen Jennings
cbbb12442b Fix some Zalgo typos 2014-12-30 20:24:24 -08:00
Stephen Jennings
9e0ecb6bdc Use the options when summoning Zalgo 2014-12-30 14:57:02 -08:00
xiangshouding
f6ebbfe14c fix --no-color is not work 2014-12-16 16:17:42 +08:00
Steven Vachon
f426e089f2 Lighten --production installs
Only examples/*, lib/*, safe.js, themes/* and standard npm files (readme.md, package.json) will be included in the package.
2014-11-29 14:46:58 -05:00
Steven Vachon
49c9944a8f Minified screenshot image 2014-11-27 15:03:37 -05:00
Daniel Bell
e7def912a5 Moved license to standard LICENSE file. 2014-11-25 13:06:55 +11:00
Marak
e9e6557cc0 [dist] Bump v1.0.3 v1.0.3 2014-10-09 12:02:55 +02:00
Marak
8046bf032c [fix] #87 Add stripColors method for backwards compat 2014-10-09 11:56:30 +02:00
Marak
ac1429ddf3 [dist] Bump v1.0.2 v1.0.2 2014-10-02 21:55:07 +02:00