mirror of
https://github.com/flynx/colors.js.git
synced 2025-11-01 04:20:12 +00:00
added some credits
This commit is contained in:
parent
c290cf0cb1
commit
6f7438f88f
@ -1,3 +1,5 @@
|
||||
// colors.js - Alexis Sellier (cloudhead) , Marak Squires
|
||||
// MIT yo. copy pasta us some credit plz
|
||||
['bold', 'underline', 'italic', 'inverse', 'grey', 'yellow', 'red', 'green', 'blue', 'white', 'cyan', 'magenta'].forEach(function (style) {
|
||||
Object.defineProperty(String.prototype, style, {
|
||||
get: function () {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user