Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Javascript

Javascript

2927 projects

Showing 36 of 2927 projects

xkcdgraphs
xkcdgraphsJavaScript

Create instant XKCD-style graphs in your browser using JavaScript and D3 with a simple UI.

#open-source#mathematical-graphs#d3-js
Stars445
Forks26
Last commit8 years ago
p-memoize
p-memoizeTypeScript

Memoize promise-returning and async functions with configurable caching strategies for performance optimization.

#caching#async-await#performance-optimization
Stars443
Forks32
Last commit8 months ago
sinon-chrome
sinon-chromeJavaScript

A helper tool for unit-testing Chrome and Firefox extensions and apps in Node.js by mocking the browser API.

#sinon-chrome#chrome-extensions#chrome
Stars441
Forks47
Last commit5 years ago
ember-cp-validations
ember-cp-validationsJavaScript

A computed property-based validation framework for Ember.js applications.

#ember-data#validation#ember-addon
Stars440
Forks173
Last commit1 year ago
graphql-live-query
graphql-live-queryTypeScript

A JavaScript library for adding real-time live queries to any GraphQL schema with support for multiple transports.

#live-queries#relay#graphql
Stars439
Forks34
Last commit4 days ago
Polymer Bundler
Polymer BundlerTypeScript

A monorepo containing tools for developing, building, and testing Polymer web components.

#web-components#build-tools#polymer
Stars436
Forks199
Last commit24 days ago
react-native-accordion
react-native-accordionJavaScript

An easy-to-use accordion component for React Native apps with customizable animations and touch interactions.

#ios#animation#android
Stars436
Forks98
Last commit7 years ago
Polymer-analyzer
Polymer-analyzerTypeScript

A monorepo containing tools for developing, building, and testing Polymer web components.

#web-components#build-tools#polymer
Stars436
Forks199
Last commit24 days ago
FoodTrucks
FoodTrucksJavaScript

A web app that maps San Francisco's food trucks using Flask, React, Elasticsearch, and Mapbox.

#flask#web-app#geospatial
Stars435
Forks436
Last commit1 year ago
detect-it
detect-itTypeScript

A JavaScript library to detect device input capabilities (mouse, touch, hybrid) and primary input type for responsive UX.

#pointer-events#touch-device#touch-device-detection
Stars434
Forks12
Last commit5 years ago
React Native Today Widget
React Native Today WidgetRuby

A React Native library for creating iOS Today Widget App Extensions without using Xcode.

#ios#xcode-alternative#react-native
Stars433
Forks22
Last commit3 years ago
rclnodejs
rclnodejsJavaScript

A Node.js and TypeScript client library for ROS 2, enabling JavaScript development of robotics applications.

#robotics#client#ros2
Stars432
Forks84
Last commit4 days ago
Charge
ChargeJavaScript

An opinionated, zero-config static site generator using JSX/MDX with server-side React rendering.

#zero-config#static-site-generator#server-side-rendering
Stars432
Forks19
Last commit1 year ago
D4
D4JavaScript

A friendly, reusable charting DSL for D3 that enables developers to build data-driven charts with minimal D3 internals knowledge.

#dsl#declarative-api#data-driven-documents
Stars431
Forks42
Last commit6 years ago
matteodem:easy-search
matteodem:easy-searchJavaScript

A simple and flexible search solution for Meteor applications with Blaze Components integration.

#search#meteor-package#minimongo
Stars431
Forks67
Last commit1 year ago
EC2Box
EC2BoxJava

A web-based SSH console and key management platform for securely accessing and managing Amazon EC2 instances.

#bastion-host#ssh-server#ssh-client
Stars430
Forks65
Last commit3 months ago
i18n properties
i18n propertiesCSS

A lightweight jQuery plugin for internationalizing JavaScript applications using Java-style .properties files.

#jquery-plugin#internationalization#frontend
Stars429
Forks421
Last commit5 years ago
ember-changeset
ember-changesetJavaScript

An Ember.js addon for managing and validating changes to objects with a Data Down, Actions Up (DDAU) approach.

#ddau#changeset#ember-addon
Stars425
Forks138
Last commit2 months ago
package-size
package-sizeJavaScript

Get the bundle size of npm packages by installing and bundling them with Webpack.

#npm-package#cli-tool#dependency-analysis
Stars424
Forks17
Last commit4 years ago
electron-timber
electron-timberJavaScript

A pretty logger for Electron apps that displays renderer process logs in the terminal.

#electron-module#developer-tools#stream-logging
Stars423
Forks9
Last commit2 years ago
ArchUnitTS
ArchUnitTSTypeScript

ArchUnitTS is an architecture testing library for TypeScript and JavaScript projects to specify and enforce architectural rules.

#testing-library#archunit#code-metrics
Stars421
Forks12
Last commit3 days ago
Unsplash Wallpapers
Unsplash WallpapersJavaScript

A cross-platform desktop menubar application to set and schedule wallpapers from Unsplash.

#desktop-application#immutablejs#styled-components
Stars420
Forks57
Last commit5 years ago
pjs
pjsJavaScript

A command-line tool for filtering, mapping, and reducing data using JavaScript expressions, inspired by Unix utilities like sed and awk.

#functional-programming#command-line-tool#text-processing
Stars419
Forks13
Last commit3 years ago
generator-react-gulp-browserify
generator-react-gulp-browserifyJavaScript

A Yeoman generator for React projects with Gulp, Browserify, and live reload.

#gulp#browserify#frontend
Stars419
Forks53
Last commit9 years ago
electron-about-window
electron-about-windowTypeScript

A simple, customizable 'About This App' window for Electron applications.

#package-info#about-window#npm-package
Stars419
Forks41
Last commit2 years ago
jquery-popbox
jquery-popboxJavaScript

A simple jQuery plugin for creating balloon-style popup UI elements inspired by 37Signals Highrise.

#popup#jquery-plugin#ui-component
Stars418
Forks75
Last commit7 years ago
shades
shadesJavaScript

A lodash-inspired lens library for JavaScript that simplifies immutable updates and data traversal with type safety.

#functional-programming#immutable-updates#typescript
Stars418
Forks14
Last commit2 years ago
modus
modusGo

A serverless framework for building agentic systems and AI apps in Go and AssemblyScript, powered by WebAssembly.

#ai#agentic-ai#webassembly
Stars416
Forks29
Last commit9 months ago
WebAudio School
WebAudio SchoolJavaScript

A series of self-guided workshops introducing the Web Audio API through hands-on music and sound projects.

#music-synthesis#workshop#game-audio
Stars415
Forks37
Last commit8 years ago
func-to-web
func-to-webPython

Generate minimal-boilerplate web UIs from Python functions using type hints.

#fastapi#internal-tools#pydantic
Stars413
Forks20
Last commit14 days ago
teachcode
teachcodeJavaScript

A CLI tool that teaches programming basics through 30 progressively challenging tasks in Python or JavaScript.

#beginner-friendly#programming-education#teaching
Stars412
Forks61
Last commit7 months ago
react-native-radio-buttons
react-native-radio-buttonsJavaScript

A customizable React Native component for implementing radio-button-like selection behaviors with a SegmentedControls clone.

#segmented-controls#radio-buttons#frontend
Stars411
Forks96
Last commit
gotql
gotqlTypeScript

A Node.js GraphQL client that lets you write queries as JSON objects instead of strings.

#hacktoberfest#query-builder#server-side
Stars410
Forks21
Last commit1 year ago
Crypto Bar
Crypto BarJavaScript

A menu bar app built with Electron and React that displays real-time cryptocurrency prices using web sockets.

#desktop-app#bitcoin-price#cryptocurrency
Stars410
Forks51
Last commit5 years ago
Standard Style
Standard Style

A curated list of packages, tools, and resources in the JavaScript Standard Style ecosystem.

#standardjs#developer-tools#standard
Stars407
Forks34
Last commit2 years ago
console.log-wrapper
console.log-wrapperJavaScript

A cross-browser console.log wrapper that ensures safe, structured logging even in legacy browsers without native console support.

#developer-tools#commonjs#cross-browser
Stars404
Forks55
Last commit4 years ago
PreviousPage 46 of 82Next

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
8 years ago
#Frontend720
#Nodejs696
#Typescript540
#React328
#Web Development300
#Developer Tools280
#Javascript Library247
#Ui Components243
#Cross Platform226
#React Native190
#Performance158
#Vue152