Techversity Wiki
Advertisement

The following is a list of JavaScript frameworks and libraries.

  1. AngularJS – a web application framework developed by Google
  2. BackboneJS – a JavaScript framework that gives structure to web applications
  3. D3js – a JavaScript library for producing dynamic, interactive data visualizations in web browsers, which makes use of SVG, HTML, and CSS.
  4. EmberJS – a JavaScript web framework that allows developers to create scalable single-page web applications
  5. ExpressJS
  6. Ext JS
  7. Google Web Toolkit
  8. ImpressJS – a JavaScript framework designed to create presentations akin to that of Prezi
  9. jQuery – a cross-platform library designed to simplify client-side scripting of HTML
    1. jQuery Mobile – an HTML5-based user interface system designed to make responsive websites and apps for tablets and smartphones
    2. jQuery UI – a set of user interface interactions, effects, widgets, and themes built on jQuery
  10. MeteorJS – an open source server and client framework that produces cross-platform (Web, iOS, Android) applications.
  11. Modernizr – a JavaScript library intended to detect HTML5 and CSS 3 features to make websites more "up-to-date" with standards.
  12. NextJS
  13. NodeJS – an open source server framework that allows you to run JavaScript outside of the browser.
  14. Polymer – an open source JavaScript library for building web applications, created by Google. It is used by Google (the redesigned YouTube and Google Earth), Netflix, IBM, and Electronic Arts.
  15. PDFjs – a JavaScript library intended to render PDF files using the HTML5 Canvas element for a safer and web standards compliant browser rendering of PDF files.
  16. ProcessingJS – a JavaScript port of the Processing programming language used to write visualizations, images, and interactive content
  17. Prototype – a JavaScript library that provides a simple API to perform common web tasks
  18. ReactJS – a JavaScript library used to build user interfaces
  19. RetinaJS – a JavaScript framework that makes it easy to serve high-resolution images to devices with retina displays
  20. SailsJS
  21. StorybookJS
  22. ThreeJS – a JavaScript API used to create and display 3D computer graphics
  23. VoxelJS – a JavaScript library and collection of APIs that allow for the creation of Minecraft-style 3D voxel games.
  24. VueJS – a JavaScript framework used for building user interfaces and single-page applications
  25. WebGL – a JavaScript API used for creating 2D And 3D graphics
  26. WinJS – an open-source JavaScript library developed by Microsoft with the primary goal of easing development of Windows Store apps for Windows 8 and Windows 10, among other platforms.
Advertisement