mirror of
				https://gitlab.com/octtspacc/OcttKB
				synced 2025-06-06 00:29:12 +02:00 
			
		
		
		
	OcttKB Cross-Repo Sync (HTML to Raw)
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| created: 20230429182925276 | ||||
| creator: Octt | ||||
| modified: 20240102003748569 | ||||
| modified: 20240107164336993 | ||||
| modifier: Octt | ||||
| tags:  | ||||
| title: JavaScript/Libraries | ||||
| @@ -12,6 +12,7 @@ Note: some are still in [[Web/Development]] | ||||
| * [[FileSaver.js|https://github.com/eligrey/FileSaver.js]] --- //An HTML5 saveAs() FileSaver implementation// | ||||
| * `jsdom`: //JavaScript implementation of various web standards, for use with Node.js// --- <<[# Git "https://github.com/jsdom/jsdom">> | ||||
| * [[Axios|https://axios-http.com/]] --- //Promise based HTTP client for the browser and node.js// --- <<[# Git"https://github.com/axios">> | ||||
| ** [[How to display response error message with axios|https://stackoverflow.com/questions/44385872/how-to-display-response-error-message-with-axios]] --- `try { ... } catch(err) { console.log(err.response.data.message) }` | ||||
|  | ||||
| !!! ''Do-all'' | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user