Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. JavaScript
J

JavaScript

Language
2837 projects12628.8k total stars1847.5k total forks45 languages

Open-source projects built with JavaScript

There are currently 2837 open-source projects built with JavaScript, with a combined total of 12628.8k GitHub stars. The most common language among these projects is JavaScript.

Showing 2,837 open-source projects · page 41 of 79

……
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
Regex+
Regex+slevithan/regex

A template tag for readable, high-performance native JavaScript regexes with extended syntax, context-aware interpolation, and always-on best practices.

63315JavaScript
1 month ago
Backdooms
BackdoomsKuberwastaken/backdooms

A self-contained, infinitely generating HTML game inspired by DOOM 1993 and The Backrooms that fits entirely inside a QR code.

63323HTML
1 year ago
WebSharper
WebSharperintellifactory/websharper

Full-stack web framework for building functional, reactive web apps and microservices in F# and C# with JavaScript compilation.

63254F#
4 days ago
gpxstudio
gpxstudiogpxstudio/gpxstudio.github.io

An online GPX file editor for loading, editing, creating, and exporting GPS data files directly in your browser.

632118HTML
1 year ago
Steam Internal WebAPI Documentation by Revadike
Steam Internal WebAPI Documentation by RevadikeRevadike/UnofficialSteamWebAPI

A community-maintained wiki documenting unofficial and internal Steam Web API endpoints.

63227HTML
4 years ago
hyperscript-helpers
hyperscript-helpersohanhi/hyperscript-helpers

Elm-html inspired helpers for writing terse hyperscript and virtual-hyperscript markup.

63136JavaScript
5 years ago
funfix
funfixfunfix/funfix

A functional programming library for JavaScript, TypeScript, and Flow, providing type classes and data types inspired by Scala, Cats, and Monix.

63021TypeScript
2 years ago
ember-composable-helpers
ember-composable-helpersDockYard/ember-composable-helpers

A collection of composable template helpers for declarative data manipulation and action composition in Ember.js.

629122JavaScript
2 years ago
Celo
Celocelo-org/celo-blockchain

Official Go implementation of the Celo blockchain, forked from go-ethereum (geth) with Celo-specific features.

627225Go
8 days ago
React Native Meteor Boilerplate
React Native Meteor Boilerplatespencercarli/react-native-meteor-boilerplate

A boilerplate for building mobile apps with React Native and Meteor, providing opinionated configuration to get started quickly.

626132JavaScript
8 years ago
delay
delaysindresorhus/delay

A promise-based utility for delaying execution with support for abort signals, random delays, and unlimited timeout lengths.

62638JavaScript
7 months ago
rpc-websockets
rpc-websocketselpheria/rpc-websockets

A JSON-RPC 2.0 implementation over WebSockets for Node.js and JavaScript/TypeScript, enabling two-way communication with RPC methods and events.

625130JavaScript
27 days ago
Duck Hunt
Duck HuntMattSurabian/DuckHunt-JS

A faithful implementation of the classic Duck Hunt game using JavaScript and HTML5.

624281JavaScript
19 days ago
echarts4r
echarts4rJohnCoene/echarts4r

An R interface to Apache ECharts for creating interactive charts and visualizations.

62489R
8 days ago
react-native-parallax-swiper
react-native-parallax-swiperzachgibson/react-native-parallax-swiper

A configurable React Native component for creating paged parallax swipers with smooth animations and effects.

62475JavaScript
5 years ago
Motus
Motusalexcambose/motus

A JavaScript animation library that mimics CSS keyframes and applies them based on scroll position.

62332JavaScript
3 years ago
redux-crud
redux-crudVersent/redux-crud

A convention-driven set of standard actions and reducers for building CRUD applications with Redux.

62055TypeScript
7 years ago
AngularJS
AngularJSGillespie59/eslint-plugin-angular

An ESLint plugin providing rules for AngularJS applications to enforce best practices, conventions, and error prevention.

620127JavaScript
6 months ago
cli-table3
cli-table3cli-table/cli-table3

A Node.js library for rendering pretty Unicode tables in the command line with extensive styling and layout options.

62048JavaScript
1 month ago
react-native-segmented-control-tab
react-native-segmented-control-tabkirankalyan5/react-native-segmented-control-tab

A React Native component for iOS and Android that provides customizable segmented control tabs with single or multiple selection.

617116JavaScript
4 months ago
Web Audio Metronome
Web Audio Metronomecwilso/metronome

A Web Audio metronome demonstrating rock-solid audio timing using setTimeout and Web Audio scheduler collaboration.

617205JavaScript
3 years ago
d3-jetpack
d3-jetpackgka/d3-jetpack

A collection of convenience wrappers and utilities to speed up daily D3.js development.

61347JavaScript
5 months ago
jquery.rest
jquery.restjpillora/jquery.rest

A jQuery plugin that simplifies consuming RESTful APIs with a fluent, resource-oriented client.

611112CoffeeScript
5 years ago
CircularJSON
CircularJSONWebReflection/circular-json

A JSON serializer/deserializer that handles circular references, enabling safe serialization of complex object graphs.

60879JavaScript
7 years ago
SimpleWebXR
SimpleWebXRRufus31415/Simple-WebXR-Unity

A lightweight Unity library that exposes the WebXR JavaScript API in C# for building AR/VR experiences in the browser.

60786C#
7 months ago
Feliz
FelizZaid-Ajaj/Feliz

A fresh retake of the React API in Fable for building React applications in F#, optimized for developer happiness.

60692F#
3 days ago
redux-ship
redux-shipclarus/redux-ship

A side effects handler for Redux with built-in snapshots for live debugging and simpler unit testing.

60619JavaScript
4 years ago
jagi:astronomy
jagi:astronomyjagi/meteor-astronomy

A model layer and ODM/ORM system for Meteor applications that extends MongoDB documents with schema-based functionality.

60464JavaScript
2 years ago
escape-string-regexp
escape-string-regexpsindresorhus/escape-string-regexp

Escape special characters in strings for safe use in regular expressions.

59859JavaScript
1 year ago
regexparam
regexparamlukeed/regexparam

A tiny (394B) utility that converts route patterns like '/users/:id' into regular expressions.

59725JavaScript
2 years ago
diff2html-cli
diff2html-clirtfpessoa/diff2html-cli

A CLI tool that converts unified and git diff output into pretty, syntax-highlighted HTML for easy viewing.

59453TypeScript
4 months ago
Astry
Astrywwwtyro/Astray

A WebGL maze game built with Three.js and Box2dWeb, featuring physics-based navigation.

593361JavaScript
3 years ago
meteor-slingshot
meteor-slingshotCulturalMe/meteor-slingshot

A Meteor package for secure, direct client-side file uploads to cloud storage services like AWS S3 and Google Cloud.

592104JavaScript
2 years ago
Wicket
Wicketarthur-e/Wicket

A lightweight JavaScript library for converting between Well-Known Text (WKT) and client-side mapping framework geometries.

591224JavaScript
4 years ago
Django
Djangoinertiajs/inertia-django

A Django adapter for Inertia.js, enabling server-driven single-page applications with Django backends.

59055Python
6 months ago
hull.js
hull.jsAndriiHeonia/hull

A deprecated JavaScript library for generating concave hulls from sets of points.

58961JavaScript
1 year ago
1
40
41
42
79