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

Promise it won't hurt
Promise it won't hurtJavaScript

A workshopper module that teaches you to use ECMAScript 6 promises in JavaScript through interactive exercises.

#educational#async-programming#asynchronous
Stars738
Forks219
Last commit5 years ago
publish-please
publish-pleaseJavaScript

A safe and highly functional replacement for npm publish that validates packages before publishing to the registry.

#devops#npm-audit#cli-tool
Stars737
Forks26
Last commit1 year ago
generator-nm
generator-nmJavaScript

A Yeoman generator to scaffold out Node.js modules with optional CLI and testing setup.

#project-templates#npm-package#boilerplate
Stars736
Forks82
Last commit2 years ago
jquery.i18n
jquery.i18nJavaScript

A jQuery-based JavaScript internationalization library using JSON message files, supporting plurals, gender, grammar, and dynamic locale switching.

#json-messages#cldr#jquery-plugin
Stars735
Forks173
Last commit2 months ago
Material-UI Chip Input
Material-UI Chip InputJavaScript

A Material-UI component for inputting multiple values as chips, with autocomplete and customization options.

#chip-input#input#autocomplete
Stars732
Forks203
Last commit3 years ago
Cypress
CypressJavaScript

An ESLint plugin that enforces best practices and provides linting rules for Cypress test code.

#cypress#code-quality#testing
Stars728
Forks96
Last commit2 days ago
wild-wild-path
wild-wild-pathJavaScript

A JavaScript library for querying and manipulating object properties using expressive paths with wildcards, regexps, slices, and unions.

#parsing#algorithm#functional-programming
Stars728
Forks17
Last commit1 month ago
import-x
import-xTypeScript

A performant, lightweight ESLint plugin for linting ES2015+ import/export syntax, forked from eslint-plugin-import.

#hacktoberfest#developer-tools#typescript
Stars727
Forks63
Last commit15 days ago
JShashes
JShashesJavaScript

A fast, dependency-free cryptographic hashing library for Node.js and browsers supporting MD5, SHA1, SHA256, SHA512, RIPEMD, and HMAC.

#minim-library#sha2#hashing
Stars725
Forks134
Last commit4 years ago
Firehose
FirehoseRuby

A Rack application and JavaScript library for building real-time web applications with HTTP pub-sub in Ruby.

#websocket-alternative#http-pub-sub#redis
Stars725
Forks70
Last commit3 years ago
d3-legend
d3-legendJavaScript

A reusable D3.js legend component for color, size, and symbol scales in SVG visualizations.

#graphics#legends#svg
Stars722
Forks102
Last commit1 year ago
fakeLoader.js
fakeLoader.jsCSS

A lightweight jQuery plugin for creating animated fullscreen loading spinners to simulate page preloading.

#web-animation#page-preloading#jquery-plugin
Stars720
Forks266
Last commit7 years ago
Ideal Forms
Ideal FormsJavaScript

A jQuery framework for building and validating responsive HTML5 forms with on-the-spot validation and adaptive layouts.

#web-forms#user-interface#html5-forms
Stars720
Forks118
Last commit7 years ago
node-Tor
node-TorJavaScript

A JavaScript implementation of the Tor protocol for anonymizing any protocol on servers and inside browsers.

#onion-routing#tor-protocol#privacy
Stars719
Forks88
Last commit3 years ago
generator-electron
generator-electronJavaScript

A Yeoman generator that scaffolds out a fully-configured Electron app boilerplate with best practices.

#boilerplate#desktop-apps#ci-cd
Stars716
Forks57
Last commit2 years ago
native-promise-only
native-promise-onlyJavaScript

A minimal polyfill for native ES6 Promises that strictly adheres to the specification without extensions.

#polyfill#immutable-promises#async
Stars715
Forks68
Last commit6 years ago
Ion.Sound
Ion.SoundJavaScript

A JavaScript plugin for playing sounds and music in web browsers using Web Audio API with HTML5 fallback.

#play-sounds#ionsound#sound-effects
Stars712
Forks151
Last commit6 years ago
teaful
teafulTypeScript

A tiny, easy, and powerful React state management library under 1KB.

#lightweight#tiny#easy
Stars710
Forks23
Last commit2 months ago
react-native-dialog
react-native-dialogTypeScript

A pure JavaScript React Native dialog component that closely follows native UI guidelines for iOS and Android.

#input-prompt#dialog#alert-component
Stars709
Forks112
Last commit2 years ago
Verly.js
Verly.jsJavaScript

A lightweight, easy-to-integrate Verlet physics engine for JavaScript, enabling realistic simulations of ropes, cloth, and soft bodies.

#interactive-simulations#2d-physics-simulations#web-animation
Stars707
Forks45
Last commit1 year ago
Between.js
Between.jsJavaScript

A lightweight ES6 tweening engine for animating numbers, arrays, objects, and colors with easing and looping.

#easing#animation#smooth
Stars707
Forks19
Last commit3 years ago
codeflower
codeflowerJavaScript

Interactive source code visualization tool that represents files as proportional discs in a tree layout using d3.js.

#interactive-diagrams#client-side-rendering#d3-js
Stars706
Forks313
Last commit8 months ago
Video Hub App
Video Hub AppTypeScript

A fast desktop app to browse, search, and preview videos on your computer, like a personal YouTube library.

#open-source#desktop-app#ffmpeg
Stars704
Forks204
Last commit1 day ago
Stupid Table Sort
Stupid Table SortJavaScript

A lightweight jQuery plugin for adding simple, customizable table sorting functionality to HTML tables.

#jquery#jquery-plugin#table-sorting
Stars704
Forks171
Last commit4 years ago
uxss-db
uxss-dbHTML

A curated database of Universal Cross-Site Scripting (UXSS) vulnerabilities and browser security research resources.

#cve#vulnerability#web-security
Stars703
Forks83
Last commit5 years ago
demeteorizer
demeteorizerJavaScript

Converts Meteor applications into standard Node.js apps for deployment on any Node.js hosting platform.

#deployment#cli-tool#nodejs
Stars702
Forks57
Last commit9 years ago
circletype
circletypeJavaScript

A JavaScript library for curving and arranging text along circular paths on the web.

#dom-manipulation#web-design#vanilla-js
Stars701
Forks220
Last commit5 months ago
Sentinel Hub custom scripts
Sentinel Hub custom scriptsJavaScript

A collection of custom JavaScript scripts for visualizing and processing satellite imagery with Sentinel Hub services.

#geospatial#evalscript#remote-sensing
Stars698
Forks306
Last commit3 months ago
vue-global-events
vue-global-eventsTypeScript

A Vue component that registers global keyboard and mouse events on the document or window.

#ui-utilities#vue3#keyboard-shortcuts
Stars695
Forks31
Last commit2 years ago
DalekJS
DalekJSJavaScript

A discontinued JavaScript framework for automated cross-browser testing.

#cross-browser#browser-testing#automated-testing
Stars692
Forks62
Last commit6 years ago
ember-concurrency
ember-concurrencyTypeScript

An Ember Addon providing improved concurrency primitives for writing concise, cancelable, and restartable asynchronous tasks.

#asynchronous-programming#ember-addon#task-management
Stars689
Forks162
Last commit
Ember Fire
Ember FireTypeScript

Official Firebase adapter for Ember.js, providing Ember Data adapters and services for Cloud Firestore and Realtime Database.

#ember-data#emberjs#backend-integration
Stars687
Forks257
Last commit1 year ago
Fraction.js
Fraction.jsJavaScript

A JavaScript library for precise rational number arithmetic using BigInt, avoiding floating-point inaccuracies.

#decimal-conversion#precision-arithmetic#fraction
Stars687
Forks76
Last commit8 months ago
emberfire
emberfireTypeScript

The officially supported adapter for using Firebase with Ember Data, providing realtime bindings and offline persistence.

#ember-data#emberjs#google-analytics
Stars687
Forks257
Last commit1 year ago
VueGL
VueGLJavaScript

Vue.js components for declaratively rendering 3D WebGL graphics with Three.js.

#vue2#reactive-rendering#vuejs2
Stars683
Forks72
Last commit2 years ago
Cody
CodyJavaScript

A Node.js-based content management system with a graphical interface and tree-structured site management.

#content-management-system#nodejs#mysql
Stars680
Forks198
Last commit10 months ago
PreviousPage 40 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
4 months ago
#Frontend703
#Nodejs685
#Typescript534
#React324
#Web Development296
#Developer Tools274
#Javascript Library247
#Ui Components237
#Cross Platform222
#React Native177
#Performance156
#Vue152