An open API service indexing awesome lists of open source software.

awesome-javascript

A curated list of awesome Python frameworks, libraries, software, and resources.
https://github.com/maverickpoly/awesome-javascript

Last synced: 4 days ago
JSON representation

  • Utility Libraries

  • Frontend Frameworks & Libraries

    • React - based architecture and virtual DOM.
    • Vue.js
    • React - based architecture and virtual DOM.
    • Vue.js
    • Svelte
    • Lit
    • Ember JS - tested JavaScript framework for building modern web applications. It includes everything you need to build rich UIs that work on any device.
    • Solid JS - grained reactions, rather than using a Virtual DOM.
    • Svelte
    • Lit
    • Ember JS - tested JavaScript framework for building modern web applications. It includes everything you need to build rich UIs that work on any device.
    • Solid JS - grained reactions, rather than using a Virtual DOM.
  • Desktop Development

  • Game Development

    • Phaser
    • PixiJS - platform applications, and games without messing with the WebGL API.
    • Babylon.js
    • PlayCanvas - source 3D game engine/interactive 3D application engine alongside a proprietary cloud-hosted creation platform that allows for real-time collaboration.
    • Phaser
    • PixiJS - platform applications, and games without messing with the WebGL API.
    • Babylon.js
    • Three.js
    • PlayCanvas - source 3D game engine/interactive 3D application engine alongside a proprietary cloud-hosted creation platform that allows for real-time collaboration.
  • Data Visualization

  • UI Components & Toolkits

    • Chakra UI
    • Bootstrap - built components (buttons, forms, navigation) and JavaScript plugins for creating responsive websites.
    • Tailwind CSS - first CSS framework with predefined classes that you can use to build and design web pages directly in your markup. Often paired with headless UI components.
    • Material-UI (MUI)
    • Ant Design - class UI design language and React UI library with a set of high-quality React components, one of best React UI library for enterprises.
    • Headless UI
    • Storybook
    • Shadcn/ui - usable components.
    • Bootstrap - built components (buttons, forms, navigation) and JavaScript plugins for creating responsive websites.
    • Tailwind CSS - first CSS framework with predefined classes that you can use to build and design web pages directly in your markup. Often paired with headless UI components.
    • Material-UI (MUI)
    • Ant Design - class UI design language and React UI library with a set of high-quality React components, one of best React UI library for enterprises.
    • Chakra UI
    • Headless UI
    • Storybook
    • Shadcn/ui - usable components.
  • Backend (Node.js)

    • Next.js - stack web applications. Enables server-side rendering (SSR), static site generation (SSG), and API routes.
    • Express
    • NestJS - side applications. It uses TypeScript and combines elements of OOP, FP, and FRP.
    • Koa
    • Express
    • NestJS - side applications. It uses TypeScript and combines elements of OOP, FP, and FRP.
    • Koa
    • Next.js - stack web applications. Enables server-side rendering (SSR), static site generation (SSG), and API routes.
  • Mobile Development

    • React Native - platform mobile applications with JavaScript.
    • NativeScript - source framework for building native apps with JavaScript, TypeScript, or Angular.
    • Ionic - source mobile toolkit for building high-quality, cross-platform native and web app experiences.
    • React Native - platform mobile applications with JavaScript.
    • NativeScript - source framework for building native apps with JavaScript, TypeScript, or Angular.
    • Ionic - source mobile toolkit for building high-quality, cross-platform native and web app experiences.
  • DOM Manipulation

    • jQuery - rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, and animation much simpler with an easy-to-use API.
    • Cash
    • Umbrella JS
    • DOMPurify - only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. Essential for securely manipulating HTML from untrusted sources.
    • jQuery - rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, and animation much simpler with an easy-to-use API.
    • Cash
    • Umbrella JS
    • DOMPurify - only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. Essential for securely manipulating HTML from untrusted sources.
  • State Management

  • Build Tools & Bundlers

  • Testing