Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Javascript

Javascript

1136 projects

Showing 36 of 1136 projects

Tink
TinkJava

A multi-language, cross-platform cryptographic library designed to be secure, easy to use correctly, and hard to misuse.

#objc#multi-language#crypto
Stars13.5k
Forks1.2k
Last commit2 years ago
Papa Parse
Papa ParseJavaScript

Fast, reliable CSV parser for JavaScript with streaming, worker threads, and malformed input handling.

#nodejs#csv#streaming
Stars13.4k
Forks1.2k
Last commit1 month ago
johnny-five
johnny-fiveJavaScript

A JavaScript Robotics and IoT programming framework based on the Firmata protocol for Arduino and other platforms.

#robotics#iot#photon
Stars13.4k
Forks1.7k
Last commit2 years ago
Uglify
UglifyJavaScript

A JavaScript parser, minifier, compressor, and beautifier toolkit for optimizing code size and performance.

#compressor#minification#cli-tool
Stars13.4k
Forks1.2k
Last commit1 year ago
rolldown
rolldownRust

A fast Rust-based JavaScript/TypeScript bundler with Rollup-compatible API, intended for Vite's future bundler.

#javascript-bundler#bundler#vite
Stars13.4k
Forks760
Last commit4 hours ago
es6-cheatsheet
es6-cheatsheetJavaScript

A comprehensive cheatsheet for ES2015 (ES6) featuring tips, tricks, best practices, and code snippets for JavaScript developers.

#reference-guide#developer-tools#es6-javascript
Stars13.3k
Forks1.1k
Last commit3 years ago
2048
2048JavaScript

A browser-based puzzle game where players combine numbered tiles to reach 2048.

#online-game#game#open-source-game
Stars13.3k
Forks17.5k
Last commit1 year ago
gopherjs
gopherjsGo

A compiler that translates Go code into JavaScript, enabling Go development for web browsers.

#hacktoberfest#compiler#transpiler
Stars13.1k
Forks572
Last commit1 day ago
Nock
NockJavaScript

A comprehensive HTTP server mocking and expectations library for Node.js to test modules in isolation.

#fixtures#test-isolation#unit-testing
Stars13.1k
Forks754
Last commit3 days ago
systemjs
systemjsJavaScript

A hookable, standards-based dynamic ES module loader for running native ES modules in older browsers.

#rollup-integration#es-modules#import-maps
Stars13.1k
Forks1.1k
Last commit1 month ago
selectize.js
selectize.jsSCSS

A jQuery-based hybrid of a textbox and select box with autocomplete, tagging, and keyboard navigation.

#select-box#hacktoberfest#jquery
Stars13.0k
Forks3.5k
Last commit10 days ago
selectize.js
selectize.jsSCSS

A jQuery-based hybrid of a textbox and select box with autocomplete, tagging, and keyboard navigation.

#select-box#hacktoberfest#jquery
Stars13.0k
Forks3.5k
Last commit10 days ago
remark
remarkJavaScript

A simple, in-browser, markdown-driven slideshow tool for creating presentations directly from Markdown.

#presenter-mode#open-source#presentation-tool
Stars13.0k
Forks863
Last commit1 year ago
RequireJS
RequireJSJavaScript

A JavaScript file and module loader implementing the Asynchronous Module Definition (AMD) API for in-browser use.

#dependency-management#amd#frontend
Stars12.9k
Forks2.3k
Last commit4 months ago
KeeWeb
KeeWebHTML

A free, cross-platform password manager compatible with KeePass databases, available as a web app and desktop application.

#keepass#desktop-application#open-source
Stars12.9k
Forks1.1k
Last commit11 months ago
Interact.js
Interact.jsTypeScript

A JavaScript library for drag-and-drop, resizing, and multi-touch gestures with inertia and snapping for modern browsers.

#svg-interaction#multi-touch#inertia-physics
Stars12.9k
Forks805
Last commit2 years ago
Conductor
ConductorJava

A microservices orchestration engine created by Netflix to manage workflows across distributed services.

#workflow-management#workflow-engine#redis
Stars12.8k
Forks2.3k
Last commit2 years ago
Webpack bundle analyzer
Webpack bundle analyzerJavaScript

Visualize webpack bundle sizes with an interactive zoomable treemap to analyze and optimize your build output.

#chart#treemap#analyze
Stars12.7k
Forks503
Last commit1 month ago
webpack-bundle-analyzer
webpack-bundle-analyzerJavaScript

Visualize webpack bundle sizes with an interactive zoomable treemap to analyze and optimize your build output.

#chart#treemap#analyze
Stars12.7k
Forks503
Last commit1 month ago
bootstrap-datepicker
bootstrap-datepickerJavaScript

A customizable datepicker component designed for seamless integration with Twitter Bootstrap.

#jquery-plugin#accessibility#frontend
Stars12.7k
Forks5.9k
Last commit7 months ago
tui.calendar
tui.calendarTypeScript

A full-featured, customizable JavaScript calendar component with monthly, weekly, and daily views.

#ui-component#schedule#frontend
Stars12.6k
Forks1.3k
Last commit1 year ago
redux-form
redux-formJavaScript

A React higher-order component that stores form state in Redux for tight integration with your Redux application.

#validation#redux-form#frontend
Stars12.5k
Forks1.6k
Last commit1 year ago
Tips
Tips

A collection of short, practical JavaScript tips covering performance, conventions, hacks, and interview questions.

#developer-tools#javascript-tips#hacks
Stars12.5k
Forks789
Last commit1 year ago
Reaction
ReactionJavaScript

An API-first, headless commerce platform built with Node.js, React, and GraphQL for scalable online stores.

#ecommerce#storefront#cart
Stars12.4k
Forks2.2k
Last commit1 month ago
OpenLayers
OpenLayersJavaScript

A high-performance JavaScript library for creating interactive maps on the web with support for tiles, vectors, and markers.

#web-mapping#open-source#geospatial
Stars12.4k
Forks3.2k
Last commit12 hours ago
The Odin Project Curriculum
The Odin Project CurriculumJavaScript

An open-source curriculum for learning full-stack web development through lessons and hands-on projects.

#students#html#curriculum
Stars12.4k
Forks16.2k
Last commit1 day ago
boardgame.io
boardgame.ioTypeScript

A JavaScript engine for creating turn-based games with built-in state management and multiplayer networking.

#multiplayer#javascript-framework#game-prototyping
Stars12.3k
Forks819
Last commit1 year ago
React Native Firebase
React Native FirebaseTypeScript

A well-tested, feature-rich modular Firebase implementation for React Native supporting iOS and Android.

#lerna#database#ios
Stars12.3k
Forks2.3k
Last commit16 hours ago
Mapbox GL JS
Mapbox GL JSTypeScript

A JavaScript library for rendering interactive, customizable vector maps in web browsers using WebGL.

#web-mapping#map-visualization#gis
Stars12.2k
Forks2.3k
Last commit18 hours ago
toastr
toastrJavaScript

A simple JavaScript library for non-blocking toast notifications with jQuery dependency.

#user-interface#jquery#frontend
Stars12.1k
Forks2.0k
Last commit3 years ago
NLP Compromise
NLP CompromiseJavaScript

A lightweight JavaScript library for natural language processing that transforms text into structured data with a modest, pragmatic approach.

#part-of-speech-tagging#nlp-library#plugin-system
Stars12.1k
Forks667
Last commit
sigma.js
sigma.jsTypeScript

A JavaScript library for visualizing large graphs with thousands of nodes and edges using WebGL.

#graph#graphology#graphs
Stars12.0k
Forks1.6k
Last commit1 day ago
Nightwatch
NightwatchJavaScript

An integrated end-to-end testing framework for web and mobile apps using Node.js and W3C WebDriver API.

#webdriver-api#chromedriver#accessibility-testing
Stars11.9k
Forks1.4k
Last commit19 days ago
detox
detoxJavaScript

Gray box end-to-end testing and automation framework for React Native mobile apps.

#e2e-tests#hacktoberfest#ios
Stars11.9k
Forks1.9k
Last commit3 days ago
Summernote
SummernoteJavaScript

A super simple JavaScript library for creating WYSIWYG editors with an intuitive interface.

#content-editing#wysiwyg#jquery-plugin
Stars11.8k
Forks2.3k
Last commit9 days ago
mousetrap
mousetrapJavaScript

A lightweight, dependency-free JavaScript library for handling keyboard shortcuts, key combinations, and sequences.

#key-sequences#cross-browser#mousetrap
Stars11.8k
Forks959
Last commit3 years ago
PreviousPage 10 of 32Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
1 month ago
#Frontend305
#Nodejs301
#Typescript246
#Web Development157
#Javascript Library151
#React151
#Cross Platform118
#Developer Tools114
#Performance82
#Open Source80
#Ui Components74
#Vue71