mirror of
				https://github.com/flynx/object.js.git
				synced 2025-10-31 03:20:09 +00:00 
			
		
		
		
	docs...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									c169718e52
								
							
						
					
					
						commit
						c30704d6bb
					
				
							
								
								
									
										10
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								README.md
									
									
									
									
									
								
							| @ -653,8 +653,14 @@ to make source printing in console more pleasant to read. | ||||
| 
 | ||||
| `keep_tabs` defaults to `object.KEEP_TABS` | ||||
| 
 | ||||
| `normalizeTextIndent(..)` is a shorthand optimized for text rather than  | ||||
| code -- ignores `object.KEEP_TABS` and `keep_tabs` is 0 by default. | ||||
| 
 | ||||
| A shorthand to 'normalizeIndent(..)' optimized for text rather than code | ||||
| ``` | ||||
| normalizeTextIndent(..) | ||||
| 	-> <text> | ||||
| ``` | ||||
| 
 | ||||
| This ignores `object.KEEP_TABS` and `keep_tabs` is 0 by default. | ||||
| 
 | ||||
| 
 | ||||
| ### `match(..)` | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user