Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Javascript

Javascript

3628 projects

Showing 36 of 3627 projects

ndb
ndbJavaScript

An improved debugging experience for Node.js using Chrome DevTools, with features like child process attachment and file editing.

#nodejs-debugging#child-processes#nodejs
Stars10.9k
Forks241
Last commit4 years ago
headroom
headroomJavaScript

A lightweight JavaScript widget that hides headers on scroll down and reveals them on scroll up.

#scroll-behavior#ui-widget#vanilla-js
Stars10.8k
Forks795
Last commit2 years ago
qt
qtGo

A Qt binding for Go that enables writing cross-platform GUI applications in Go, JavaScript, Dart, Haxe, and Swift.

#dart#qt#ios
Stars10.8k
Forks744
Last commit2 years ago
TabNine
TabNineShell

An all-language AI-powered code completion backend that provides intelligent autocompletions across multiple editors.

#ai#multi-language-support#developer-tools
Stars10.8k
Forks538
Last commit11 months ago
mal
malAssembly

A Clojure-inspired Lisp interpreter implemented in 89+ languages as an incremental learning tool.

#mal#multi-language#lisp-interpreter
Stars10.7k
Forks2.7k
Last commit10 months ago
protobuf
protobufJavaScript

A pure JavaScript and TypeScript implementation of Protocol Buffers for Node.js and browsers.

#binary-encoding#protocol-buffers#data-interchange
Stars10.6k
Forks1.8k
Last commit1 day ago
Knockout
KnockoutJavaScript

A JavaScript MVVM library that creates rich, responsive UIs with automatic UI-data synchronization using observables and declarative bindings.

#single-page-applications#observables#frontend
Stars10.6k
Forks1.5k
Last commit5 months ago
react-native-swiper
react-native-swiperJavaScript

A versatile and customizable swiper component for React Native applications.

#mobile-ui#swiper#react-native
Stars10.5k
Forks2.3k
Last commit6 months ago
Turf.js
Turf.jsTypeScript

A modular JavaScript and TypeScript library for geospatial analysis and GeoJSON manipulation.

#algorithm#data-classification#geojson
Stars10.5k
Forks1.0k
Last commit10 days ago
voltagent
voltagentTypeScript

An end-to-end AI agent engineering platform with an open-source TypeScript framework and a production-ready observability console.

#tts#ai#chatbots
Stars10.4k
Forks1.1k
Last commit18 days ago
Wavesurfer.js
Wavesurfer.jsTypeScript

Interactive waveform rendering and audio playback library for web applications.

#music#plugin-system#audio-waveform
Stars10.4k
Forks1.8k
Last commit7 days ago
typescript-book
typescript-bookTypeScript

A free and open-source concise guide to effective TypeScript development, covering the language's type system and advanced features.

#learn-typescript#typescript-guidebook#static-typing
Stars10.3k
Forks609
Last commit
jquery-validation
jquery-validationJavaScript

A jQuery plugin for easy client-side form validation with extensive customization options.

#html5-forms#jquery#inline-validation
Stars10.3k
Forks2.7k
Last commit2 months ago
jquery-validation
jquery-validationJavaScript

A jQuery plugin for client-side form validation with customizable rules and accessibility support.

#html5-forms#jquery#inline-validation
Stars10.3k
Forks2.7k
Last commit2 months ago
react-native-calendars
react-native-calendarsTypeScript

A declarative cross-platform React Native calendar component library for iOS and Android.

#hacktoberfest#mobile-ui#ios
Stars10.3k
Forks3.1k
Last commit4 months ago
npm-check-updates
npm-check-updatesTypeScript

Upgrades your package.json dependencies to the latest versions while preserving existing semantic versioning policies.

#supply-chain-security#version-updater#npm
Stars10.3k
Forks372
Last commit2 days ago
Fantasy Land
Fantasy LandJavaScript

A specification for interoperability of common algebraic structures in JavaScript, enabling functional programming patterns.

#javascript-specification#functional-programming#category-theory
Stars10.2k
Forks369
Last commit
cyclejs/cycle-examples
cyclejs/cycle-examplesTypeScript

A functional and reactive JavaScript framework for building predictable applications.

#cyclejs#hacktoberfest#most-js
Stars10.2k
Forks421
Last commit2 months ago
@cycle/http
@cycle/httpTypeScript

A functional and reactive JavaScript framework for building predictable applications.

#cyclejs#hacktoberfest#most-js
Stars10.2k
Forks421
Last commit2 months ago
Tween.js
Tween.jsTypeScript

A JavaScript/TypeScript tweening engine for animating object properties with optimized easing functions.

#easing#animation#web-animation
Stars10.1k
Forks1.4k
Last commit1 year ago
tween.js
tween.jsTypeScript

A JavaScript/TypeScript tweening engine for animating object properties with optimized easing functions.

#easing#animation#web-animation
Stars10.1k
Forks1.4k
Last commit1 year ago
WebTorrent
WebTorrentJavaScript

A streaming torrent desktop application for Mac, Windows, and Linux that plays media instantly.

#open-source#desktop-app#bittorrent
Stars10.1k
Forks1.0k
Last commit17 days ago
WebTorrent Desktop
WebTorrent DesktopJavaScript

A cross-platform desktop app for streaming torrents directly in your browser.

#desktop-app#bittorrent#nodejs
Stars10.1k
Forks1.0k
Last commit17 days ago
JavaScriptCore: RegExp
JavaScriptCore: RegExpJavaScript

Home of the WebKit project, the browser engine used by Safari, Mail, App Store and many other applications on macOS, iOS and Linux.

#ios#gtk#javascript
Stars10.1k
Forks2.1k
Last commit1 day ago
OmniTools
OmniToolsTypeScript

Self-hosted collection of powerful web-based tools for everyday tasks. No ads, no tracking, just fast, accessible utilities right from your browser!

#developer-tools#productivity#converter
Stars10.1k
Forks710
Last commit11 days ago
npm
npmJavaScript

The default package manager for JavaScript, enabling developers to install, share, and manage dependencies.

#developer-tools#open-source#npm-registry
Stars10.1k
Forks4.7k
Last commit2 days ago
jscodeshift
jscodeshiftJavaScript

A toolkit for running codemods over multiple JavaScript or TypeScript files using AST transformations.

#codemod#cli-tool#ast-transformation
Stars10.0k
Forks498
Last commit17 days ago
Invoice Ninja
Invoice NinjaPHP

A source-available invoicing, quoting, project, and time-tracking application built with Laravel.

#expenses#laravel#open-source-alternative
Stars10.0k
Forks2.7k
Last commit2 days ago
react-native-animatable
react-native-animatableJavaScript

A declarative library providing a standard set of easy-to-use animations and transitions for React Native apps.

#animation#transition#frontend
Stars9.9k
Forks694
Last commit2 years ago
The Art of Node
The Art of NodeJavaScript

A short introduction to Node.js, focusing on asynchronous I/O, core modules, and the event-driven programming model.

#event-driven#asynchronous-programming#callbacks
Stars9.9k
Forks841
Last commit6 years ago
The Art of Node
The Art of NodeJavaScript

A short introduction to Node.js, focusing on asynchronous I/O, core modules, and the npm ecosystem.

#event-driven#asynchronous-programming#callbacks
Stars9.9k
Forks841
Last commit6 years ago
pencil
pencilJavaScript

An open-source diagramming and GUI prototyping tool built on Electron for creating diagrams and mockups.

#wireframe#open-source#wireframing
Stars9.9k
Forks791
Last commit2 months ago
React App Rewire Preact
React App Rewire PreactJavaScript

Override create-react-app webpack, Jest, and dev server configurations without ejecting.

#configuration-override#create-react-app#frontend-development
Stars9.8k
Forks420
Last commit17 days ago
Webdriver.io
Webdriver.ioTypeScript

A next-generation browser and mobile automation test framework for Node.js supporting WebDriver, WebDriver BiDi, and Appium.

#webdriverio#mobile-testing#appium
Stars9.8k
Forks2.7k
Last commit1 day ago
webdriverio
webdriverioTypeScript

A next-generation browser and mobile automation test framework for Node.js supporting WebDriver, WebDriver BiDi, and Appium.

#webdriverio#mobile-testing#appium
Stars9.8k
Forks2.7k
Last commit1 day ago
picturefill
picturefillJavaScript

A responsive image polyfill for <picture>, srcset, and sizes, now deprecated as browsers have native support.

#responsive-images#sizes#polyfill
Stars9.8k
Forks1.0k
Last commit4 years ago
PreviousPage 12 of 101Next

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
5 days ago
1 year ago
#Frontend877
#Nodejs810
#Typescript681
#React369
#Web Development353
#Developer Tools351
#Ui Components294
#Javascript Library258
#Cross Platform250
#React Native232
#Build Tool180
#Mobile Development174