Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. JavaScript
J

JavaScript

Language
2757 projects12622.0k total stars1846.4k total forks44 languages

Open-source projects built with JavaScript

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

Showing 2,683 open-source projects · page 65 of 75

……
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
ember-data-storefront
ember-data-storefrontembermap/ember-data-storefront

A collection of APIs that address common data-loading issues in Ember Data applications.

13731JavaScript
3 years ago
More…
More…fregante/webext-fun

A collection of modular npm packages for common WebExtension development tasks.

1373
1 year ago
Elm Doc Preview
Elm Doc Previewdmy/elm-doc-preview

Preview Elm package and application documentation offline with hot reloading, matching the official package website.

13619Elm
2 months ago
omg-curry
omg-curryDebdut/omg-curry

A feature-complete JavaScript library for currying and uncurrying functions with infinite and lazy evaluation support.

1366JavaScript
5 years ago
react-navigation-magic-move
react-navigation-magic-moveIjzerenHein/react-navigation-magic-move

Bindings for react-navigation to enable smooth magic-move animations in React Native navigation transitions.

1364JavaScript
7 years ago
SerAPI
SerAPIejgallego/coq-serapi

A library for machine-to-machine interaction with the Coq proof assistant, providing serialization of Coq's internal datatypes to JSON or S-expressions.

13541Coq
6 months ago
alexa-voice-service.js
alexa-voice-service.jsmiguelmota/alexa-voice-service.js

A JavaScript library for interacting with Amazon's Alexa Voice Service (AVS) directly from web browsers.

13575JavaScript
5 years ago
debug-menu
debug-menuparro-it/debug-menu

Adds Chrome-like 'Inspect Element' context menu to Electron applications for debugging.

13512JavaScript
3 years ago
iBeacon advertising and scanning in a Titanium module
iBeacon advertising and scanning in a Titanium modulejbeuckm/TiBeacons

A Titanium module for iBeacon advertising and scanning on iOS, enabling Bluetooth Low Energy proximity detection.

13555Objective-C
9 years ago
Polynomial.js
Polynomial.jsinfusion/Polynomial.js

A JavaScript library for creating, manipulating, and performing arithmetic on polynomials over various mathematical fields.

13415JavaScript
8 months ago
Immersive Custom Elements
Immersive Custom ElementsMozillaReality/immersive-custom-elements

A set of web components for embedding interactive 360-degree images and videos into web pages with VR support.

1347JavaScript
6 years ago
Delegated Events
Delegated Eventsrniemeyer/knockout-delegatedEvents

A Knockout.js plugin for declarative event delegation in markup, matching Knockout's data-binding style.

13439JavaScript
8 years ago
p-tap
p-tapsindresorhus/p-tap

A utility to tap into promise chains for side effects without affecting the promise value or state.

1348JavaScript
5 years ago
GoPro
GoProkschzt/gopro

Node.js API for controlling GoPro Hero 3 cameras via WiFi, enabling programmatic photo capture and file management.

13425JavaScript
13 years ago
ace-rails-ap
ace-rails-apcodykrieger/ace-rails-ap

Integrates the Ajax.org Cloud9 Editor (Ace) with the Rails 3.1+ asset pipeline for seamless code editing.

13462Ruby
3 years ago
d3-geomap
d3-geomapyaph/d3-geomap

A reusable D3.js library for creating plain and choropleth geographic maps with built-in TopoJSON support.

13344JavaScript
1 year ago
sql.js
sql.jskripken/sql.js

SQLite compiled to JavaScript via Emscripten, enabling SQL databases to run entirely in the browser.

13346HTML
6 years ago
react-native-aws-cognito-js
react-native-aws-cognito-jsAirLabsTeam/react-native-aws-cognito-js

A React Native adaptation of AWS Cognito SDK for JavaScript with native module support for authentication.

13318C
7 years ago
ipytree
ipytreeQuantStack/ipytree

A Jupyter widget for displaying interactive tree structures using the Jupyter-widgets protocol and jsTree.

13329CSS
2 months ago
IPLD Explorer
IPLD Exploreripfs-shipyard/ipld-explorer

A web-based tool for exploring IPLD data structures and the Merkle Forest directly from your browser.

13334JavaScript
2 months ago
needle-di
needle-dineedle-di/needle-di

A lightweight, type-safe Dependency Injection library for JavaScript and TypeScript projects.

13310TypeScript
2 months ago
purescript-specular
purescript-specularrestaumatic/purescript-specular

A Reflex-Dom inspired UI library for PureScript based on Functional Reactive Programming (FRP).

1338PureScript
9 months ago
geojson-rewind
geojson-rewindmapbox/geojson-rewind

A JavaScript library to enforce correct polygon ring winding order in GeoJSON data for specification compliance.

13335JavaScript
1 month ago
Deferred Updates
Deferred Updatesmbest/knockout-deferred-updates

A Knockout.js plugin that defers and batches observable updates to eliminate duplicate computations and improve performance.

13319JavaScript
10 years ago
waveform-path
waveform-pathjerosoler/waveform-path

A lightweight JavaScript library for generating customizable SVG waveform paths from audio data.

1337JavaScript
1 year ago
react-native-dots-pagination
react-native-dots-paginationtsepeti/react-native-dots-pagination

A lightweight React Native component for displaying dot-based pagination indicators.

13235JavaScript
2 years ago
d3-scale-cluster
d3-scale-clusterschnerd/d3-scale-cluster

A D3 scale that clusters continuous data into discrete groups using a 1D clustering algorithm, similar to quantile scales.

13210JavaScript
3 years ago
ember-localforage-adapter
ember-localforage-adaptergenkgo/ember-localforage-adapter

An Ember Data adapter that enables offline data storage using Mozilla's localForage library.

13226JavaScript
6 years ago
vue-poll
vue-pollppietris/vue-poll

A Vue.js 2 component for creating Twitter-like voting polls with customizable options and results display.

13225Vue
1 year ago
isarray
isarrayjuliangruber/isarray

A polyfill for Array.isArray to support older browsers and deprecated Node.js versions.

13242JavaScript
3 days ago
scriptable-news-Widget.js
scriptable-news-Widget.jsSaudumm/scriptable-News-Widget

A customizable iOS widget for Scriptable that displays news from WordPress sites and RSS feeds directly on your home screen.

13218JavaScript
4 years ago
gbasm
gbasmBonsaiDen/gbasm

A JavaScript-based assembler for Gameboy z80 assembly code, compatible with rgbds and offering extended meta-instructions.

13220JavaScript
8 years ago
d3-force-reuse
d3-force-reusetwosixlabs/d3-force-reuse

A faster version of d3-force's many-body repulsion algorithm that reuses force approximations to speed up graph layouts.

1315JavaScript
4 years ago
redux-transducers
redux-transducersacdlite/redux-transducers

Transducer utilities for Redux, enabling action dispatch and reducer creation via transducers.

1316JavaScript
10 years ago
chipbox
chipboxchipnertkj/chipbox

An open-source desktop digital audio workstation with a node graph system for building synthesizers and effects chains.

1314Rust
1 month ago
RoboPaint
RoboPaintevil-mad/robopaint

Open-source software for controlling drawing and painting robots, designed for the WaterColorBot kit.

13132JavaScript
8 years ago
1
64
65
66
75