mirror of
				https://github.com/pierre42100/ComunicWeb
				synced 2025-11-03 19:54:14 +00:00 
			
		
		
		
	Added JSZip
This commit is contained in:
		@@ -23,3 +23,4 @@ ComunicWeb would not exists without the following technologies developped by the
 | 
				
			|||||||
- wdt-emoji-bundle (http://ned.im/wdt-emoji-bundle)
 | 
					- wdt-emoji-bundle (http://ned.im/wdt-emoji-bundle)
 | 
				
			||||||
- PNGLib (http://www.xarg.org/2010/03/generate-client-side-png-files-using-javascript/) (BSD Licence)
 | 
					- PNGLib (http://www.xarg.org/2010/03/generate-client-side-png-files-using-javascript/) (BSD Licence)
 | 
				
			||||||
- Identicon (http://github.com/stewartlord/identicon.js) (BSD Licence)
 | 
					- Identicon (http://github.com/stewartlord/identicon.js) (BSD Licence)
 | 
				
			||||||
 | 
					- JSZip (https://github.com/Stuk/jszip.git) (MIT Licence)
 | 
				
			||||||
							
								
								
									
										11623
									
								
								assets/3rdparty/jszip/jszip.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										11623
									
								
								assets/3rdparty/jszip/jszip.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										15
									
								
								assets/3rdparty/jszip/jszip.min.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								assets/3rdparty/jszip/jszip.min.js
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							@@ -131,6 +131,9 @@ class Dev {
 | 
				
			|||||||
		//Identicon.JS
 | 
							//Identicon.JS
 | 
				
			||||||
		"3rdparty/identicon.js/pnglib.js",
 | 
							"3rdparty/identicon.js/pnglib.js",
 | 
				
			||||||
		"3rdparty/identicon.js/identicon.js",
 | 
							"3rdparty/identicon.js/identicon.js",
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
							//JSZip
 | 
				
			||||||
 | 
							"3rdparty/jszip/jszip.min.js",
 | 
				
			||||||
	);
 | 
						);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	/**
 | 
						/**
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user