Skip to content

Latest commit

 

History

History
138 lines (96 loc) · 4.79 KB

File metadata and controls

138 lines (96 loc) · 4.79 KB

Available Libraries

Full list of documented JavaScript libraries organized by category.

HTTP & AJAX

Library Version Description
Axios 1.13.2 Promise-based HTTP client for browser and Node.js

Animation

Library Version Description
GSAP 3.14.2 Professional-grade JavaScript animation library
Anime.js 3.2.2 Lightweight animation library for CSS, SVG, and DOM
Lottie Web 5.13.0 Render After Effects animations as JSON

Charts & Visualization

Library Version Description
Chart.js 4.5.1 Simple yet flexible JavaScript charting library
D3.js 7.9.0 Data-driven document manipulation for visualizations

UI Frameworks

Library Version Description
Bootstrap 5.3.8 Mobile-first CSS framework with responsive components
Alpine.js 3.15.3 Lightweight reactive framework for adding interactivity
Framework7 9.0.2 Full-featured mobile UI framework for iOS and Android

Sliders & Carousels

Library Version Description
Swiper 12.0.3 Modern mobile touch slider with hardware acceleration
Glide.js 3.7.1 Lightweight, dependency-free slider library

Maps

Library Version Description
Leaflet 1.9.4 Mobile-friendly interactive maps library

Utilities

Library Version Description
jQuery 3.7.1 Fast, small, feature-rich JavaScript library for DOM manipulation
Lodash 4.17.21 Utility library for arrays, objects, and functional programming
Popper.js 2.11.8 Tooltip and popover positioning engine

3D Graphics

Library Version Description
Three.js 0.182.0 3D graphics library using WebGL
Babylon.js 8.42.0 Powerful 3D game engine with physics and XR support

2D Graphics

Library Version Description
PixiJS 8.14.3 Fast 2D rendering engine with WebGL and WebGPU

Game Development

Library Version Description
Phaser 3.90.0 Fast 2D game framework for Canvas and WebGL
Matter.js 0.20.0 2D physics engine for rigid body simulation

Audio

Library Version Description
Howler.js 2.2.4 Audio library with Web Audio API and HTML5 Audio fallback

Touch & Gestures

Library Version Description
Hammer.js 2.0.8 Multi-touch gesture library for mobile

Date & Time

Library Version Description
Moment.js 2.30.1 Date parsing, validation, and manipulation library

Modals & Alerts

Library Version Description
SweetAlert2 11.26.10 Beautiful, responsive, customizable popup alerts

Scrolling & Reveal

Library Version Description
AOS 2.3.4 Animate On Scroll library
ScrollReveal 4.0.9 Easy scroll animations for web elements

Storage

Library Version Description
LocalForage 1.10.0 Offline storage with IndexedDB, WebSQL, and localStorage fallbacks

Backend Services

Library Version Description
Supabase JS 2.88.0 JavaScript client for Supabase backend-as-a-service

Communication

Library Version Description
SIP.js 0.16.0 SIP signaling library for WebRTC voice and video calls

PWA

Library Version Description
Workbox 7.4.0 Google's libraries for Progressive Web App service workers

Total: 30 libraries across 17 categories

All libraries are:

  • Mobile-friendly
  • Available via CDN
  • Actively maintained
  • Documented with working code examples