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 projects12762.1k total stars1868.8k total forks53 languages

Open-source projects built with JavaScript

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

Showing 4,087 open-source projects · page 103 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
Static Worker
Static Workermanatarms/static-worker

A utility package for hosting static websites on Cloudflare Workers.

91JavaScript
7 years ago
Ratings plugin
Ratings plugindereuromark/cakephp-ratings

A CakePHP plugin for adding rating functionality to any model with auto-loaded components and customizable JavaScript libraries.

94PHP
2 months ago
Parcel Plugin Imba
Parcel Plugin Imbaimba/parcel-plugin-imba

Parcel plugin for processing Imba files in your web projects.

93JavaScript
7 years ago
eosio-resources
eosio-resourcesgreymass/eosio-resources

A JavaScript library for calculating resource costs and requirements on Antelope-based blockchains.

97TypeScript
24 days ago
WebGPU real-time ray tracer
WebGPU real-time ray tracerC-none/Web-RTRT

A real-time ray tracer implementing the ReSTIR algorithm using WebGPU for browser-based rendering.

90WGSL
2 years ago
SparkLine Display
SparkLine Displayseymoe/directus-extension-sparkline-display

A Directus display extension that renders field data as sparkline charts using ApexCharts.

91Vue
2 years ago
broccoli-debug
broccoli-debugbroccolijs/broccoli-debug

A utility for Broccoli build pipeline authors to enable easy debugging of intermediate build stages.

93JavaScript
3 years ago
Warp View
Warp Viewsenx/warpview

A collection of web components for visualizing time series data from Warp 10™.

92HTML
3 years ago
ember-lifecycle-component
ember-lifecycle-componentNullVoxPopuli/ember-lifecycle-component

An Ember component with additional lifecycle hooks for DOM-less scenarios like WebGL integration.

92JavaScript
2 years ago
react-native-link
react-native-link650Industries/react-native-link

A React Native component that provides native-like link functionality with proper accessibility and platform-specific behavior.

92JavaScript
11 years ago
ember-glimmer-component
ember-glimmer-componentsmfoote/ember-glimmer-component

Enables Glimmer.js-like components in Ember applications using ES6 classes and template-driven design.

90JavaScript
8 years ago
BEM.js
BEM.jsmaykinmedia/bem.js

A JavaScript library for DOM selection and manipulation using BEM (Block, Element, Modifier) class names.

92JavaScript
7 years ago
pay-crypto-widget
pay-crypto-widgetvlzhr/pay-crypto-widget

A JavaScript widget for accepting cryptocurrency payments on websites, specifically for tokens issued on the Waves blockchain.

93TypeScript
6 years ago
cyclejs-examples
cyclejs-exampleserykpiast/cyclejs-examples

A collection of example web applications demonstrating Cycle.js patterns and use cases.

90JavaScript
11 years ago
ember-rx
ember-rxalexlafroscia/ember-rx

RxJS 6 integration for Ember.js applications, enabling reactive programming patterns.

91JavaScript
7 years ago
TinyPress
TinyPresskehers/tinypress

Create and manage a Jekyll-based blog directly through the GitHub API with a simple interface.

91PHP
10 years ago
aurelia-view-manager
aurelia-view-managerSpoonX/aurelia-view-manager

A view manager for Aurelia plugins that enables multiple rendering strategies and runtime view configuration.

97JavaScript
5 years ago
js-sdsl
js-sdslzly201/js-sdsl

A JavaScript standard data structure library benchmarked against C++ STL, providing efficient implementations of common data structures.

91TypeScript
4 years ago
cycle-keyboard
cycle-keyboardcyclejs-community/cycle-keyboard

A keyboard driver for Cycle.js that provides reactive streams for keyboard events with additional display properties.

92TypeScript
9 years ago
gobble-babel
gobble-babelbabel/gobble-babel

A Gobble plugin that compiles ES6 files to ES5 using Babel with automatic sourcemap generation.

99JavaScript
10 years ago
react-native-flex-label
react-native-flex-labeleccolabs/react-native-flex-label

A React Native text label component that handles multi-line ellipsis truncation and vertical alignment within its container.

93Objective-C
11 years ago
solid-algo-wallets
solid-algo-walletsSilentRhetoric/solid-algo-wallets

A SolidJS library providing a unified interface to integrate multiple Algorand wallets into web applications.

92TypeScript
1 year ago
cannon-es-debugger-babylonjs
cannon-es-debugger-babylonjsneu5/cannon-es-debugger-babylonjs

A debugger for visualizing cannon-es physics simulations within BabylonJS scenes.

81HTML
2 years ago
easy-math.js
easy-math.jskingzez/easy-math.js

A tiny JavaScript library for precise addition, multiplication, subtraction, and division operations.

81TypeScript
6 years ago
PokeTypes
PokeTypesfbosch/poke-types

A JavaScript module providing Pokémon type data including weaknesses, strengths, and immunities.

80JavaScript
3 years ago
Kefir
Kefirpozadi/kefir

A Reactive Programming library for JavaScript with a focus on high performance and FRP concepts.

85HTML
3 years ago
pava
pavaTomerAberbach/pava

A lightweight library for writing parameterized tests with the ava testing framework.

80JavaScript
1 year ago
array-foreach
array-foreachtwada/array-foreach

A ponyfill that provides the Array#forEach method for older browsers, falling back to native implementation when available.

80JavaScript
10 years ago
babylon-demo
babylon-demoSvenFrankson/babylon-demo

A BabylonJS demo project for academic purposes showcasing 3D web graphics capabilities.

84TypeScript
9 years ago
es6-module-transpiler-brunch
es6-module-transpiler-brunchgcollazo/es6-module-transpiler-brunch

Brunch plugin that transpiles ES6 module syntax to AMD or CommonJS modules using Square's es6-module-transpiler.

83CoffeeScript
12 years ago
choo-chartist
choo-chartistrexmortus/choo-chartist

A choo framework component for creating interactive SVG charts using Chartist.js.

81JavaScript
8 years ago
glTF_Physics_Babylon
glTF_Physics_Babyloneoineoineoin/glTF_Physics_Babylon

A Babylon.js glTF loader extension for importing 3D models with rigid body physics information.

81TypeScript
7 months ago
ember-simple-animate
ember-simple-animateabhilashlr/ember-simple-animate

An Ember.js addon for animating DOM elements using simple CSS-based animations.

81JavaScript
3 years ago
aurelia-minesweeper
aurelia-minesweeperdiscosultan/aurelia-minesweeper

A complete Minesweeper game implementation built with the Aurelia framework.

80JavaScript
10 years ago
string.prototype.trimleft
string.prototype.trimleftes-shims/String.prototype.trimleft

ES2019 spec-compliant shim for String.prototype.trimLeft to ensure consistent string trimming behavior across JavaScript environments.

84JavaScript
7 months ago
Zedinvaders
Zedinvaderssalvatorecapolupo/zedinvaders

An open-source HTML5/JavaScript browser game based on the ZED comic series, originally released in 2014.

83HTML
6 years ago
1
102
103
104
114