From 3211d9586c6590e5bd2954b0122dfbb5173991b7 Mon Sep 17 00:00:00 2001 From: JoanaChicau Date: Thu, 30 Jun 2022 18:36:34 +0200 Subject: [PATCH] Add 'JAVASCRIPT & JS LIBRARIES' --- JAVASCRIPT-%26-JS-LIBRARIES.md | 45 ++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 JAVASCRIPT-%26-JS-LIBRARIES.md diff --git a/JAVASCRIPT-%26-JS-LIBRARIES.md b/JAVASCRIPT-%26-JS-LIBRARIES.md new file mode 100644 index 0000000..0d4064f --- /dev/null +++ b/JAVASCRIPT-%26-JS-LIBRARIES.md @@ -0,0 +1,45 @@ + +## Javascript + +* [Tutorials](https://javascript.info/) + +* [Awesome JS — list of resources](https://github.com/sorrycc/awesome-javascript) + +* [List of JS Libraries](https://libraries.io/) + + +### Javascript Libraries + +* [jQuery](https://jquery.com/) + +* [jQuery UI](https://jqueryui.com/) + +* [Paper.js](http://paperjs.org/) + +* [Fabric.js](http://fabricjs.com/demos/) + +* [Three.js](https://threejs.org/) + +* [babylonjs](https://www.babylonjs.com/) + +* [D3.js - Data Driven Documents and Animated Info-graphics](https://d3js.org/); + +* [Moving Letters](https://tobiasahlin.com/moving-letters/) + +* [Textillate](https://textillate.js.org/) + +* [Anime.js](https://animejs.com/) + + +#### JS GAMING Libraries + +* [List of Javascript Game Engines](https://github.com/collections/javascript-game-engines) + +#### WebVR + +* [WEB VR info developers](https://webvr.info/developers/) + +* [Frame.io](https://aframe.io/) + +* [Mozilla Hubs for Developers](https://hubs.mozilla.com/docs/hubs-cloud-enable-media-browser.html) +