mirror of
				https://github.com/flynx/guaranteeEvents.git
				synced 2025-10-31 20:10:11 +00:00 
			
		
		
		
	Compare commits
	
		
			No commits in common. "master" and "v1.0.5" have entirely different histories.
		
	
	
		
	
		
| @ -1,7 +0,0 @@ | ||||
| root = true | ||||
| 
 | ||||
| [**] | ||||
| indent_style = tab | ||||
| tab_width = 4 | ||||
| charset = utf-8 | ||||
| end_of_line = lf | ||||
							
								
								
									
										2
									
								
								LICENSE
									
									
									
									
									
										
										
										Executable file → Normal file
									
								
							
							
						
						
									
										2
									
								
								LICENSE
									
									
									
									
									
										
										
										Executable file → Normal file
									
								
							| @ -1,4 +1,4 @@ | ||||
| Copyright (c) 2014-2023, Alex A. Naanou | ||||
| Copyright (c) 2014, Alex A. Naanou | ||||
| All rights reserved. | ||||
| 
 | ||||
| Redistribution and use in source and binary forms, with or without | ||||
|  | ||||
							
								
								
									
										3
									
								
								README.md
									
									
									
									
									
										
										
										Executable file → Normal file
									
								
							
							
						
						
									
										3
									
								
								README.md
									
									
									
									
									
										
										
										Executable file → Normal file
									
								
							| @ -58,8 +58,7 @@ emitter.emit('event', 'some data') | ||||
| 
 | ||||
| ``` | ||||
| 
 | ||||
| A real-life use-case using the excellent [glob](https://github.com/isaacs/node-glob)  | ||||
| utility: | ||||
| A real-life use-case: | ||||
| ```javascript | ||||
| var glob = require('glob') | ||||
| var guaranteeEvents = require('guarantee-events') | ||||
|  | ||||
| @ -1,6 +1,6 @@ | ||||
| { | ||||
|   "name": "guarantee-events", | ||||
|   "version": "1.0.6", | ||||
|   "version": "1.0.5", | ||||
|   "description": "Guarantee that every event handler gets every event...", | ||||
|   "main": "index.js", | ||||
|   "scripts": { | ||||
| @ -18,7 +18,7 @@ | ||||
|     "event" | ||||
|   ], | ||||
|   "author": "Alex A. Naanou <alex.nanou@gmail.com> (https://github.com/flynx)", | ||||
|   "license": "BSD-3-Clause", | ||||
|   "license": "New BSD", | ||||
|   "bugs": { | ||||
|     "url": "https://github.com/flynx/guaranteeEvents/issues" | ||||
|   }, | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user