Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Javascript

Javascript

2862 projects

Showing 36 of 2862 projects

ffmpeg-concat
ffmpeg-concatJavaScript

Concatenates videos with customizable OpenGL transitions using ffmpeg and GLSL shaders.

#ffmpeg#media-concatenation#opengl
Stars988
Forks118
Last commit4 months ago
functional
functionalTypeScript

An ESLint plugin to disable mutation and promote functional programming in JavaScript and TypeScript.

#functional-programming#immutability#typescript
Stars987
Forks35
Last commit4 days ago
adblocker-electron
adblocker-electronTypeScript

An efficient, embeddable JavaScript library for blocking ads, trackers, and annoyances across multiple environments.

#adblocker#puppeteer#privacy
Stars979
Forks118
Last commit1 day ago
Relay Fullstack
Relay FullstackJavaScript

A modern starter kit for building full-stack applications with Relay, GraphQL, Express, and React.

#material-design-lite#relay#graphql
Stars978
Forks120
Last commit8 years ago
awesome-jquery
awesome-jquery

A curated list of awesome jQuery plugins, resources, tutorials, and community links.

#developer-tools#jquery#plugins
Stars977
Forks141
Last commit5 months ago
jQuery
jQuery

A curated list of awesome jQuery plugins, resources, tutorials, and community links.

#dom-manipulation#jquery#plugins
Stars977
Forks141
Last commit5 months ago
d3-flame-graph
d3-flame-graphJavaScript

A D3.js plugin for generating interactive flame graphs from hierarchical profiling data.

#hierarchical-data#open-source#flame-graph
Stars973
Forks125
Last commit6 days ago
Glowing Bear
Glowing BearJavaScript

A modern web frontend for the WeeChat IRC client that works on any device with a browser.

#progressive-web-app#angularjs#websocket
Stars973
Forks182
Last commit13 days ago
Navalia
NavaliaTypeScript

A bullet-proof, fast, and reliable headless browser API for Chrome automation and testing.

#chrome#headless-chrome#graphql
Stars972
Forks34
Last commit8 years ago
Ember Inspector
Ember InspectorJavaScript

A browser extension that adds an Ember tab to Developer Tools for inspecting Ember objects in applications.

#emberjs#hacktoberfest#developer-tools
Stars970
Forks291
Last commit2 days ago
David
DavidJavaScript

A Node.js module that checks npm dependencies for outdated versions and provides update information.

#version-checking#npm#cli-tool
Stars969
Forks67
Last commit3 years ago
FileRise
FileRiseJavaScript

A self-hosted web file manager and storage hub with granular ACLs, optional encryption, WebDAV, and AI workflows.

#file-manager#uploader#storage-hub
Stars968
Forks46
Last commit2 days ago
pigpio
pigpioJavaScript

A Node.js wrapper for the pigpio C library enabling fast GPIO, PWM, servo control, and interrupt handling on Raspberry Pi.

#iot#embedded-systems#hardware-control
Stars968
Forks87
Last commit3 years ago
fp
fpJavaScript

An ESLint plugin that enforces functional programming principles by restricting mutation and side effects.

#functional-programming#immutability#side-effects
Stars967
Forks35
Last commit5 years ago
is-my-json-valid
is-my-json-validJavaScript

A high-performance JSONSchema validator that uses code generation for maximum validation speed.

#validation#schema-validation#json-schema
Stars965
Forks114
Last commit3 years ago
zircle-ui
zircle-uiVue

A Vue.js frontend library for building zoomable user interfaces with circular components.

#design#vue-router#circular-ui
Stars964
Forks63
Last commit1 month ago
restful.js
restful.jsJavaScript

A pure JavaScript client for interacting with server-side RESTful resources, inspired by Restangular but framework-agnostic.

#rest#fluent-interface#promise-based
Stars964
Forks79
Last commit7 years ago
jQuery Form Validator
jQuery Form ValidatorJavaScript

A jQuery plugin for validating form inputs using HTML data attributes, keeping markup clean from JavaScript.

#jquery-plugin#input-validation#frontend
Stars963
Forks462
Last commit4 years ago
Official Boilerplate
Official BoilerplateJavaScript

A ready-to-rock Preact starter project powered by Webpack for building modern web applications.

#spa#development-workflow#boilerplate
Stars962
Forks183
Last commit9 months ago
ntl
ntlJavaScript

Interactive CLI tool to list and run package.json scripts with a user-friendly interface.

#js#developer-tools#workflow
Stars961
Forks39
Last commit2 years ago
v8pp
v8ppC++

A header-only C++ library for binding C++ classes and functions into the V8 JavaScript engine.

#node-js-addons#native-modules#cpp17
Stars961
Forks118
Last commit7 months ago
hmpl
hmplTypeScript

A lightweight server-oriented template language for JavaScript that fetches and renders HTML safely, keeping apps dynamic and small.

#dom-manipulation#html-templating#rest
Stars960
Forks120
Last commit3 months ago
HMPL
HMPLTypeScript

A lightweight server-oriented template language for JavaScript that fetches and renders HTML dynamically with minimal client-side code.

#dom-manipulation#rest#json5
Stars960
Forks120
Last commit3 months ago
Dva Cli
Dva CliJavaScript

A deprecated CLI tool for scaffolding and managing Dva.js applications with built-in project structure and configuration.

#dva-js#boilerplate#roadhog
Stars959
Forks154
Last commit7 years ago
run-sequence
run-sequenceJavaScript

Run a series of dependent gulp tasks in order, including parallel execution, with proper completion tracking.

#task-sequencing#workflow-automation#build-automation
Stars956
Forks56
Last commit8 years ago
FastBinaryEncoding
FastBinaryEncodingC++

Ultra-fast binary serialization library with code generation for C++, C#, Go, Java, JavaScript, Kotlin, Python, Ruby, and Swift.

#multi-language#high-performance#protocol-buffers-alternative
Stars955
Forks98
Last commit
jquery-minicolors
jquery-minicolorsJavaScript

A tiny, customizable color picker plugin for jQuery that integrates seamlessly into web forms.

#web-forms#jquery#jquery-plugin
Stars955
Forks300
Last commit2 years ago
DOjS
DOjSC

A JavaScript programming environment and IDE for MS-DOS/FreeDOS with graphics, sound, and p5.js compatibility.

#retro-computing#msdos#retrogaming
Stars950
Forks35
Last commit6 months ago
Jurassic
JurassicC#

A .NET library that compiles and executes JavaScript code, providing a high-performance, standards-compliant ECMAScript runtime.

#compiler#library#javascript-engine
Stars950
Forks130
Last commit1 year ago
JSCL
JSCLCommon Lisp

A Common Lisp to JavaScript compiler bootstrapped from Common Lisp and executable in the browser.

#browser-execution#functional-programming#compiler
Stars949
Forks111
Last commit3 months ago
pull request
pull requestCommon Lisp

A Common Lisp to JavaScript compiler bootstrapped from Common Lisp and executable in browsers.

#browser-execution#functional-programming#compiler
Stars949
Forks111
Last commit3 months ago
nvk
nvkC++

A low-abstraction, high-performance Vulkan API binding for JavaScript and TypeScript.

#vulkan#gpu-compute#n-api
Stars945
Forks36
Last commit5 years ago
React Native for Ubuntu
React Native for UbuntuJavaScript

A framework for building native iOS and Android applications using JavaScript and React.

#ios#native-apps#android
Stars944
Forks43
Last commit9 years ago
Swifty
SwiftyJavaScript

A free, offline-first password manager for macOS, Windows, and Linux with local encryption and optional Google Drive sync.

#totp#desktop-application#cipher
Stars943
Forks79
Last commit4 months ago
v-region
v-regionJavaScript

A Vue.js component library for selecting Chinese administrative divisions (province, city, county, town) with five UI modes.

#china-data#cascade-selector#vue3
Stars939
Forks153
Last commit2 days ago
learning-graphql
learning-graphqlJavaScript

A JavaScript-focused learning resource that explains GraphQL concepts through the official specification and examples.

#api#server-side#graphql
Stars936
Forks106
Last commit7 years ago
PreviousPage 36 of 80Next

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
11 months ago
#Frontend703
#Nodejs685
#Typescript534
#React324
#Web Development296
#Developer Tools274
#Javascript Library247
#Ui Components237
#Cross Platform222
#React Native177
#Performance156
#Vue152