mirror of
				https://github.com/flynx/colors.js.git
				synced 2025-11-04 05:50:10 +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) {
 | 
					['bold', 'underline', 'italic', 'inverse', 'grey', 'yellow', 'red', 'green', 'blue', 'white', 'cyan', 'magenta'].forEach(function (style) {
 | 
				
			||||||
    Object.defineProperty(String.prototype, style, {
 | 
					    Object.defineProperty(String.prototype, style, {
 | 
				
			||||||
        get: function () {
 | 
					        get: function () {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user