Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. JavaScript
J

JavaScript

Language
4087 projects12705.2k total stars1861.2k total forks53 languages

Open-source projects built with JavaScript

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

Showing 4,087 open-source projects · page 106 of 114

……
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
json-sharp
json-sharpglobocom/json-sharp

A JavaScript library for processing declarative operations on JSON objects using a sharp (#) syntax.

64JavaScript
9 years ago
Brangr
Brangrnetworkimprov/brangr

A user-friendly browser-based viewer for any GraphQL service with configurable layouts and schema exploration.

61HTML
3 years ago
MediaSession.Blazor
MediaSession.Blazorzuozishi/MediaSession.Blazor

A Blazor JSInterop wrapper for the Media Session API to control media playback and customize notifications.

60C#
3 years ago
cyclejs-starwars
cyclejs-starwarsfabiothiroki/cyclejs-starwars

A Star Wars character search application built with Cycle.js and RxJS, following the Model-View-Intent pattern.

60CSS
8 years ago
aurelia-environment
aurelia-environmentMarcScheib/aurelia-environment

A simple .env parsing and loading plugin for Aurelia and other JavaScript frameworks.

61JavaScript
9 years ago
array-swap
array-swapmichaelzoidl/swap-array

Swaps the position of two items in an array without mutating the original array.

64JavaScript
4 years ago
ember-service-worker-prember
ember-service-worker-prembershipshapecode/ember-service-worker-prember

An Ember Service Worker plugin that caches index.html files for each route in prember-generated static Ember apps.

61JavaScript
7 years ago
RadioTag.js
RadioTag.jsebu/radiotag.js

JavaScript client library for implementing RadioTAG, enabling authentication and interaction with radio tagging services.

60JavaScript
11 years ago
Ceros Snake
Ceros Snakemjhasbach/ceros-snake

A remake of the classic Snake game built with HTML5 and JavaScript.

614JavaScript
10 years ago
cycle-sse-driver
cycle-sse-driverjessaustin/cycle-sse-driver

A Cycle.js driver for Server-Sent Events (SSE) enabling real-time server-to-client data streaming.

60CoffeeScript
10 years ago
aurelia-cycle
aurelia-cycleniieani/aurelia-cycle

An Aurelia plugin that enables functional management of view bindings using Cycle.js and RxJS observables.

61TypeScript
2 years ago
cycle-storageify
cycle-storageifymaiermic/cycle-storageify

A Cycle.js utility that automatically persists onion-shaped component state to local storage.

63TypeScript
8 years ago
ng2csv
ng2csvrars/ng2csv

Angular service for saving data to CSV files with customizable mapping and formatting.

62TypeScript
3 months ago
The Bot
The Botsta-ger/TheBot

A JavaScript neural network example that learns to predict angles between two points using synaptic.js.

60JavaScript
8 years ago
geojson2osm
geojson2osmRub21/geojson2osm

Convert GeoJSON files to OpenStreetMap OSM format for geospatial data interoperability.

64JavaScript
6 years ago
react-webmonetization-meta
react-webmonetization-metauchibeke/react-webmonetization-meta

A React component that adds Web Monetization meta tags to enable micropayments for content.

62TypeScript
3 years ago
ember-test-setup
ember-test-setupkellyselden/ember-test-setup

Testing shorthands for Ember.js to reduce duplication in test setup, templates, and post-render code.

60JavaScript
11 months ago
gulp-eval
gulp-evalgulp-bem/gulp-eval

A Gulp plugin that evaluates CommonJS modules, JSON files, and JavaScript expressions within Gulp tasks.

60JavaScript
9 years ago
Kicker
KickerTemechon/kicker

A 3D soccer ball physics game built with Babylon.js for the February Challenge.

61JavaScript
10 years ago
tic-tac-choo
tic-tac-chooYerkoPalma/tic-tac-toe

A progressive web app tic-tac-toe game built with choo, featuring offline capabilities via service workers and local storage.

60JavaScript
8 years ago
ember-dead-code
ember-dead-codebuschtoens/ember-dead-code

An Ember.js addon that detects dead code via real user monitoring in production, identifying unused components, routes, and helpers.

60JavaScript
2 years ago
extract-gtfs-shapes
extract-gtfs-shapesderhuerst/extract-gtfs-shapes

Command line tool to extract shapes from a GTFS dataset.

60JavaScript
5 years ago
Half Beer
Half Beersta-ger/HalfBeer

A JavaScript neural network example that learns to predict whether a beer glass is half full or half empty based on user decisions.

60JavaScript
8 years ago
Fuse Pokedex
Fuse Pokedexfranzsilva/FusePokeDex

A Pokédex application built with FuseTools for cross-platform mobile development.

60JavaScript
8 years ago
dom-element-value
dom-element-valuecrysalead-js/dom-element-value

A lightweight JavaScript library for getting and setting DOM element values, including support for multiple select inputs.

60JavaScript
9 years ago
scriptable-recipe
scriptable-recipeshfrmn/scriptable-recipe

A Scriptable widget for iOS that displays random food recipes and opens cooking videos on YouTube when tapped.

60JavaScript
5 years ago
Superlint
Superlintsupermind/superlint

A configurable ESLint wrapper around eslint-config-supermind for consistent JavaScript/JSX linting.

50JavaScript
9 years ago
comment
commentsubk/vorpal-comment

Adds bash-like comment functionality to Vorpal.js command-line applications.

54JavaScript
10 years ago
ember-fn-helper-polyfill
ember-fn-helper-polyfillrwjblue/ember-fn-helper-polyfill

A polyfill for the {{fn}} helper in Ember.js, enabling partial function application in templates for older versions.

53JavaScript
5 years ago
Mathjax
Mathjaxtarjei/draft-js-mathjax-plugin

A Draft.js plugin for editing mathematical equations using LaTeX syntax with MathJax rendering.

518JavaScript
9 years ago
eslint-plugin-ng-module-sort
eslint-plugin-ng-module-sortducktordanny/eslint-plugin-ng-module-sort

An ESLint plugin to automatically sort arrays in Angular and NestJS module decorators for better code organization.

50TypeScript
12 days ago
regexp-ast-analysis
regexp-ast-analysisRunDevelopment/regexp-ast-analysis

A library for analyzing JavaScript regular expressions via AST nodes from regexpp.

51TypeScript
2 years ago
RegExp.prototype.search
RegExp.prototype.searchmathiasbynens/RegExp.prototype.search

A robust and optimized ES3-compatible polyfill for the RegExp.prototype.search method in ECMAScript 6.

53JavaScript
12 years ago
cyclejs-notes
cyclejs-notesjefersondaniel/cyclejs-notes

A notes application built with Cycle.js and Orbit.js that syncs between local IndexedDB and a JSON API.

51JavaScript
3 years ago
scale-codec-js-library
scale-codec-js-librarysoramitsu/scale-codec-js-library

A pure JavaScript implementation of the SCALE codec specification for Substrate-based blockchains.

50TypeScript
3 years ago
react-native-build-cli
react-native-build-cliadonpro/react-native-build-cli

A command-line tool for building React Native applications with simplified workflows.

52JavaScript
10 years ago
1
105
106
107
114