mirror of
				https://github.com/flynx/colors.js.git
				synced 2025-10-31 12:00:08 +00:00 
			
		
		
		
	updated readme
This commit is contained in:
		
							parent
							
								
									16872c1d77
								
							
						
					
					
						commit
						c290cf0cb1
					
				| @ -6,8 +6,8 @@ | ||||
|        var colors = require('./colors'); | ||||
| 
 | ||||
|        sys.puts('hello'.green); // outputs green text | ||||
|        sys.puts('i like cake and pies'.underline.red)j // outputs red underlined text | ||||
|        sys.puts('inverse the color'.inverse); | ||||
|        sys.puts('i like cake and pies'.underline.red) // outputs red underlined text | ||||
|        sys.puts('inverse the color'.inverse); // inverses the color | ||||
|         | ||||
| <h2>colors and styles!</h2> | ||||
| - bold | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user