awesome-javascript: A Curated Collection of Essential JS Resources
This repository profile is provided by osrepos.com, an open source repository discovery platform.

Summary
The `awesome-javascript` repository is a comprehensive collection of browser-side JavaScript libraries, resources, and tools. It meticulously categorizes various aspects of JavaScript development, from package managers and frameworks to data visualization and animations. Developers can use this extensive list to discover new tools and enhance their projects efficiently.
Repository Information
Topics
Click on any tag to explore related repositories
Use at your own risk
OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of code from these repositories is the user's own responsibility. Always review the repository, source code, dependencies, licenses, and security implications before running or installing anything. OSRepos is not responsible for issues, damages, or losses resulting from third-party repositories.
Introduction
The awesome-javascript repository, maintained by sorrycc, is an extensive and highly-regarded collection of browser-side JavaScript libraries, resources, and tools. With over 35,000 stars and 4,500 forks, it stands as a testament to its utility and the vibrant JavaScript community. This list serves as a valuable guide for developers looking to navigate the vast ecosystem of JavaScript, offering curated selections across numerous categories.
How to Use
Unlike a typical software library, awesome-javascript is a curated list, not something you "install." To leverage this resource, simply visit the GitHub repository and browse its comprehensive README file. The content is meticulously organized into various categories, allowing you to quickly find tools, frameworks, and resources relevant to your specific development needs.
Examples
The repository covers a wide array of JavaScript development aspects. Here are a few examples of the categories and some notable entries you'll find:
- Package Managers: Essential tools for managing project dependencies, such as npm, yarn, and pnpm.
- MVC Frameworks and Libraries: Popular choices for building user interfaces and applications, including React, Vue, and Angular.
- Data Visualization: Libraries for creating interactive charts and graphics, like d3, Chart.js, and three.js.
- Testing Frameworks: Tools to ensure code quality and reliability, such as Jest, Mocha, and Cypress.
- Editors: In-browser code and rich text editors, including Ace, CodeMirror, and TinyMCE.
Why Use This Resource
awesome-javascript is an invaluable resource for several reasons. It saves developers countless hours of research by providing a pre-vetted list of high-quality tools. Whether you're a beginner looking for foundational libraries or an experienced developer seeking specialized solutions, this list helps you discover new and effective ways to build with JavaScript. It's a living document, constantly updated by the community, ensuring its relevance in the fast-paced world of web development.
Links
- Official GitHub Repository: https://github.com/sorrycc/awesome-javascript
Related repositories
Similar repositories that may be relevant next.

50projects50days: Build 50 Mini Web Projects with HTML, CSS, and JS
July 10, 2026
50projects50days is an exceptional GitHub repository offering over 50 mini web projects designed to enhance your HTML, CSS, and JavaScript skills. This collection provides hands-on experience, making it perfect for beginners and those looking to solidify their front-end development knowledge. Each project comes with a live demo, allowing users to see the final result before diving into the code.
OpenWebAgent: An Open Toolkit for LLM- and LMM-based Web Agents
July 2, 2026
OpenWebAgent is an open toolkit designed to empower model-based web agents, streamlining human-computer interactions by automating tasks on webpages. It offers a convenient framework for developing LLM- and LMM-based web agents, providing both plugin and server source code for easy integration and customization. This project was featured as an ACL'24 Demo, showcasing its innovative approach to web automation.

Frontend Slides: Create Stunning Web Presentations with AI Coding Agents
June 28, 2026
Frontend Slides is an innovative GitHub repository that empowers users to create beautiful web presentations using AI coding agents. It simplifies the design process by offering visual style discovery and can even convert existing PowerPoint files into elegant HTML slides. This project is ideal for non-designers seeking professional, dependency-free presentations.
OrbitDB: Peer-to-Peer Databases for the Decentralized Web
June 22, 2026
OrbitDB is a serverless, distributed, peer-to-peer database designed for the decentralized web. It leverages IPFS for data storage and Libp2p Pubsub for automatic synchronization, ensuring eventual consistency through Merkle-CRDTs. This makes OrbitDB an excellent choice for p2p, decentralized, blockchain, and local-first web applications, offering various database types like event logs, documents, and key-value stores.
Source repository
Open the original repository on GitHub.