Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Javascript

Javascript

1136 projects

Showing 36 of 1136 projects

redux-actions
redux-actionsJavaScript

Flux Standard Action utilities for Redux to simplify action and reducer creation.

#boilerplate-reduction#reducers#action-creators
Stars6.5k
Forks291
Last commit1 year ago
Bacon
BaconTypeScript

A functional reactive programming library for TypeScript and JavaScript that turns event-driven code into clean, declarative streams.

#event-driven#asynchronous-programming#observables
Stars6.5k
Forks328
Last commit1 year ago
Spin
SpinRust

An open-source framework for building and running fast, secure, composable cloud microservices with WebAssembly.

#spin#webassembly#serverless
Stars6.4k
Forks303
Last commit19 hours ago
heatmap.js
heatmap.jsJavaScript

A JavaScript library for creating dynamic, canvas-based heatmaps on the web.

#dataviz#google-maps#angularjs
Stars6.4k
Forks1.3k
Last commit2 years ago
Bookshelf
BookshelfJavaScript

A simple Node.js ORM for PostgreSQL, MySQL, and SQLite3, built on the Knex.js SQL query builder.

#data-mapper#orm#database
Stars6.4k
Forks575
Last commit1 year ago
WebSlides
WebSlidesJavaScript

Create beautiful HTML presentations, landings, and longforms with just basic HTML and CSS knowledge.

#web-design#design#presentation-tool
Stars6.3k
Forks584
Last commit3 years ago
notie
notieJavaScript

A dependency-free JavaScript suite for clean notifications, user input dialogs, and selection interfaces.

#selection#user-input#vanilla-js
Stars6.3k
Forks369
Last commit3 years ago
MelonJS
MelonJSJavaScript

A modern, lightweight HTML5 game engine for creating 2D games with JavaScript and TypeScript.

#html5-game-engine#es6-modules#open-source
Stars6.3k
Forks660
Last commit2 days ago
URI.js
URI.jsJavaScript

A JavaScript library for parsing, validating, and manipulating URLs with a clean, chainable API.

#uri-parsing#rfc-6570#url-parser
Stars6.2k
Forks474
Last commit2 years ago
URI.js
URI.jsJavaScript

A JavaScript library for parsing, validating, and manipulating URLs with a clean, chainable API.

#uri-parsing#rfc-6570#url-parser
Stars6.2k
Forks474
Last commit2 years ago
jsDelivr
jsDelivrJavaScript

A free, fast, and reliable open-source CDN for npm, GitHub, WordPress, and ES modules with multi-CDN failover.

#open-source#es-modules#esm
Stars6.2k
Forks2.1k
Last commit1 year ago
thelounge
theloungeTypeScript

A modern, responsive, cross-platform, self-hosted web IRC client that stays connected.

#chat#open-source-communication#thelounge
Stars6.2k
Forks757
Last commit5 days ago
just
justJavaScript

A library of zero-dependency npm modules that each do just one thing, ideal for when bundle size matters.

#functional-programming#npm-modules#library
Stars6.2k
Forks209
Last commit2 years ago
SocketCluster
SocketClusterJavaScript

A highly scalable realtime pub/sub and RPC framework for building distributed systems with WebSockets.

#realtime#distributed-systems#boilerplate
Stars6.2k
Forks323
Last commit2 days ago
BizCharts
BizChartsTypeScript

A powerful React data visualization library built on G2 for creating interactive charts.

#chart#g2#dashboard
Stars6.2k
Forks663
Last commit11 months ago
Duktape
DuktapeJavaScript

An embeddable, portable JavaScript engine with a compact footprint, designed for integration into C/C++ projects.

#c-integration#javascript-engine#portable
Stars6.2k
Forks546
Last commit2 years ago
is-thirteen
is-thirteenJavaScript

An npm package to check if a number is equal to 13 with a fluent, chainable API.

#number-check#npm-package#fluent-api
Stars6.2k
Forks493
Last commit2 months ago
es6-features
es6-featuresHTML

A comprehensive reference website comparing ECMAScript 6 features with their ECMAScript 5 equivalents.

#code-examples#reference-guide#language-features
Stars6.2k
Forks1.1k
Last commit1 year ago
graphql-request
graphql-requestTypeScript

A minimal, extensible, and type-safe GraphQL client for JavaScript with full type inference and a powerful extension system.

#frontend-development#graphql#type-safety
Stars6.1k
Forks309
Last commit18 days ago
Functional Programming
Functional Programming

A curated list of awesome functional programming libraries, resources, and languages for JavaScript developers.

#functional-programming#immutability#algebraic-data-types
Stars6.0k
Forks392
Last commit3 months ago
Drawflow
DrawflowJavaScript

A lightweight, dependency-free JavaScript library for creating interactive node-based flow editors in the browser.

#flow-diagram#data-flow#dataflow-programming
Stars6.0k
Forks875
Last commit1 year ago
serialport
serialportTypeScript

A Node.js library for accessing and controlling serial ports across Linux, macOS, and Windows.

#robotics#iot#serialport
Stars6.0k
Forks1.0k
Last commit3 months ago
BitcoinJS
BitcoinJSJavaScript

A JavaScript Bitcoin library for Node.js and browsers, providing tools for address generation, transaction creation, and cryptographic operations.

#bitcoinjs#browserify#cryptocurrency
Stars6.0k
Forks2.2k
Last commit2 months ago
Lazy.js
Lazy.jsJavaScript

A functional JavaScript utility library with lazy evaluation for optimal performance and memory efficiency.

#stream-processing#functional-programming#utility-library
Stars6.0k
Forks262
Last commit5 years ago
mongo-express
mongo-expressJavaScript

A web-based admin interface for MongoDB and compatible services, built with Node.js and Express.

#hacktoberfest#bson#openid-connect
Stars6.0k
Forks1.0k
Last commit2 days ago
Animateplus
AnimateplusJavaScript

A JavaScript animation library focused on performance and flexibility, delivering 60 FPS animations under 3 KB.

#design#animation#promise-based
Stars5.9k
Forks279
Last commit7 years ago
minisearch
minisearchTypeScript

A tiny, in-memory JavaScript full-text search engine for browser and Node with prefix, fuzzy search, and auto-suggestion.

#typo-tolerance#search#in-memory-search
Stars5.9k
Forks156
Last commit7 months ago
TIC-80
TIC-80C

A fantasy computer for making, playing, and sharing tiny retro games with built-in development tools.

#pixel-art#gamedev#gameengine
Stars5.9k
Forks598
Last commit1 day ago
import
importJavaScript

An ESLint plugin to lint and validate ES2015+ import/export syntax, preventing issues with misspelling and module resolution.

#es6-modules#hacktoberfest#import
Stars5.9k
Forks1.5k
Last commit17 days ago
web-platform-tests
web-platform-testsHTML

Cross-browser test suites for Web platform specifications, ensuring interoperability across browser implementations.

#w3c#test-runner#test-suites
Stars5.9k
Forks3.8k
Last commit11 hours ago
web-platform-tests
web-platform-testsHTML

Cross-browser test suites for Web platform specifications, ensuring interoperability across browser implementations.

#w3c#test-runner#test-suites
Stars5.9k
Forks3.8k
Last commit11 hours ago
eslint-config-prettier
eslint-config-prettierJavaScript

An ESLint config that disables all rules that are unnecessary or conflict with Prettier.

#developer-tools#prettier#typescript
Stars5.9k
Forks263
Last commit1 month ago
Framer.js
Framer.jsJavaScript

An open source JavaScript framework for high-fidelity prototyping with animations and interactions using real spring physics.

#spring-physics#ui-prototyping#interactive-design
Stars5.9k
Forks481
Last commit7 years ago
pywebview
pywebviewPython

A lightweight native webview wrapper for creating desktop GUI applications in Python using HTML, CSS, and JavaScript.

#dom-manipulation#http-server#desktop-gui
Stars5.9k
Forks627
Last commit5 days ago
npm-run-all
npm-run-allJavaScript

A CLI tool to run multiple npm-scripts in parallel or sequential with glob-like patterns.

#cli-command#npm#parallel-execution
Stars5.8k
Forks240
Last commit1 year ago
node-notifier
node-notifierJavaScript

A Node.js module for sending native notifications on macOS, Windows, and Linux.

#hacktoberfest#cli-tool#notification
Stars5.8k
Forks316
Last commit1 year ago
PreviousPage 16 of 32Next

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
#Frontend305
#Nodejs301
#Typescript246
#Web Development157
#Javascript Library151
#React151
#Cross Platform118
#Developer Tools114
#Performance82
#Open Source80
#Ui Components74
#Vue71