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

filenames
filenamesJavaScript

ESLint plugin that enforces consistent filename conventions for JavaScript files.

#developer-tools#code-quality#eslint-plugin
Stars318
Forks34
Last commit2 years ago
eslint-plugin-hexagonal-architecture
eslint-plugin-hexagonal-architectureTypeScript

An ESLint plugin that enforces hexagonal architecture best practices in JavaScript and TypeScript projects.

#software-architecture#hexagonal#dependency-management
Stars316
Forks17
Last commit
Bertin.js
Bertin.jsJavaScript

A JavaScript library for creating thematic maps and visualizing geospatial data on the web.

#web-mapping#cartography#open-source
Stars316
Forks15
Last commit2 years ago
Bisect_ppx
Bisect_ppxOCaml

A code coverage tool for OCaml and ReScript that instruments code to show what's not tested.

#build-integration#ci-cd#coverage
Stars316
Forks68
Last commit10 months ago
svelte-notifications
svelte-notificationsSvelte

A Svelte toast notifications component with SvelteKit support, persistent storage, and customizable themes.

#vanillajs#beyonk#notifications
Stars316
Forks25
Last commit1 month ago
Live editor for CSS and LESS
Live editor for CSS and LESSJavaScript

A browser extension for live editing CSS, Less, and Sass with immediate preview, auto-save, and developer tools.

#live-editing#developer-tools#sass
Stars316
Forks65
Last commit8 months ago
De Morgan
De MorganTypeScript

An ESLint plugin that enforces logical consistency by transforming negated boolean expressions using De Morgan's laws.

#developer-tools#boolean-logic#typescript
Stars315
Forks2
Last commit11 days ago
GitHub Actions for Yarn 1
GitHub Actions for Yarn 1TypeScript

A GitHub Action for running Yarn commands in CI/CD workflows, compatible with Yarn 1.x.

#actions#devops#yarn
Stars315
Forks59
Last commit3 days ago
curry
curryJavaScript

A simple curry function for JavaScript with no clever tricks and full test coverage.

#functional-programming#currying#npm-package
Stars315
Forks19
Last commit6 years ago
radioactive-state
radioactive-stateJavaScript

A React state management library that enables direct mutation of state with automatic re-renders and reactive bindings.

#hooks#proxy#hook
Stars313
Forks50
Last commit4 years ago
visavail
visavailJavaScript

A D3.js library for visualizing time data availability with Gantt-like charts to identify gaps in datasets.

#chart#gantt#open-source
Stars313
Forks56
Last commit1 year ago
gulp-filter
gulp-filterJavaScript

A Gulp plugin that filters files in a vinyl stream using glob patterns, with optional restoration.

#stream-processing#glob-patterns#filter
Stars312
Forks34
Last commit4 months ago
arrow functions
arrow functionsJavaScript

ESLint plugin providing rules to enforce readable and proper arrow function definitions.

#concise-object-return#developer-tools#name-inference
Stars311
Forks14
Last commit1 year ago
gulp-jscs
gulp-jscsJavaScript

A Gulp plugin for checking and fixing JavaScript code style using JSCS.

#jscs#code-style#code-quality
Stars311
Forks48
Last commit8 years ago
vue-cli-plugin-chrome-extension-cli
vue-cli-plugin-chrome-extension-cliJavaScript

A Vue CLI plugin to quickly scaffold Chrome extension projects with Vue 2, Vue 3, TypeScript, or JavaScript.

#vue2#template#browser-extension
Stars310
Forks22
Last commit
Podlove Publisher
Podlove PublisherPHP

A comprehensive podcast publishing plugin for WordPress that manages episodes, analytics, and distribution.

#self-hosted-podcasting#composer#analytics-dashboard
Stars309
Forks87
Last commit13 days ago
searchjs
searchjsJavaScript

A JavaScript library for filtering objects using a JSON SQL-like query language (jsql).

#search-library#json-query#query-language
Stars309
Forks35
Last commit1 year ago
Audiojs
AudiojsJavaScript

A JavaScript data structure for high-level audio manipulation, including loading, processing, recording, and saving audio.

#audiojs#audio-analysis#nodejs
Stars308
Forks10
Last commit2 days ago
get-value
get-valueTypeScript

A JavaScript utility to safely retrieve nested values from objects using property paths like 'a.b.c', even when keys contain dots.

#object-manipulation#object-path#nested-objects
Stars307
Forks23
Last commit2 months ago
react-native-view-pdf
react-native-view-pdfJava

A React Native library for displaying PDF documents from files, URLs, or base64 data on Android and iOS.

#hacktoberfest#react-component#ios
Stars306
Forks95
Last commit7 months ago
locus
locusJavaScript

A Node.js debugging module that injects a REPL at runtime to inspect and manipulate program state.

#dev-tools#repl#runtime-inspection
Stars306
Forks18
Last commit4 years ago
k6-typescript-template
k6-typescript-templateTypeScript

A template project for writing k6 load tests in TypeScript, providing type safety and improved developer experience.

#load-testing#performance-testing#es-modules
Stars306
Forks72
Last commit3 months ago
noblox.js
noblox.jsJavaScript

A Node.js API wrapper for interacting with the Roblox website, enabling programmatic control of Roblox operations.

#community-management#hacktoberfest#noblox
Stars306
Forks142
Last commit5 months ago
Outreachy website
Outreachy websiteHTML

Open-source Django website for managing Outreachy's remote paid internships in open source.

#open-source#internship-management#wagtail
Stars306
Forks250
Last commit9 days ago
google-pay-button
google-pay-buttonTypeScript

Official Google Pay button implementations for React, Angular, and web components to enable fast checkout.

#ecommerce#web-components#google-pay
Stars305
Forks90
Last commit5 days ago
periodic-table-cli
periodic-table-cliJavaScript

An interactive, terminal-based Periodic Table of Elements with navigation, search, and 20+ data visualization modes.

#science#periodic-table#educational
Stars305
Forks17
Last commit1 year ago
@nanostores/i18n
@nanostores/i18nTypeScript

A tiny (~1 KB) i18n library for React, Preact, Vue, and Svelte using Nano Stores and the JS Intl API.

#internationalization#typescript#i18n
Stars305
Forks19
Last commit1 month ago
DHCP
DHCPTypeScript

A DHCP server and client implementation in pure JavaScript for Node.js, enabling network configuration and automation.

#iot#client#server
Stars305
Forks70
Last commit8 days ago
WPGraphQL Gutenberg
WPGraphQL GutenbergPHP

A WordPress plugin that exposes Gutenberg blocks as structured data via WPGraphQL.

#gutenberg#api#headless-wordpress
Stars305
Forks59
Last commit2 years ago
javascript-karplus-strong
javascript-karplus-strongJavaScript

JavaScript implementation of Karplus-Strong guitar synthesis using asm.js and Web Audio API.

#audio-synthesis#physical-modeling#asm-js
Stars303
Forks30
Last commit4 years ago
Verticalize
VerticalizeJavaScript

A pipe-like function to write cleaner, more readable JavaScript code by transforming nested calls into vertical pipelines.

#promise-chaining#functional-programming#developer-tools
Stars303
Forks4
Last commit2 years ago
Chronos-Timetracker
Chronos-TimetrackerJavaScript

A cross-platform desktop client for JIRA that tracks time and uploads worklogs automatically or manually.

#desktop-application#productivity#jira-client
Stars302
Forks65
Last commit10 months ago
Functional Programming Resources In JavaScript
Functional Programming Resources In JavaScript

A curated collection of resources for learning and applying functional programming concepts in JavaScript.

#functional-programming#educational#immutable-js
Stars302
Forks31
Last commit5 years ago
simple:rethink
simple:rethinkJavaScript

A full-stack RethinkDB integration for Meteor with live queries, pub/sub, and latency compensation.

#meteor-package#live-queries#database-integration
Stars302
Forks17
Last commit10 years ago
Neo
NeoJavaScript

A lightweight JavaScript timeline library for synchronizing events, animations, and media.

#event-driven#timeline#animation
Stars301
Forks17
Last commit4 years ago
electron-packager
electron-packagerTypeScript

Package Electron apps into OS-specific bundles (.app, .exe, etc.) via JavaScript or command line.

#hacktoberfest#electron-packager#desktop-apps
Stars301
Forks41
Last commit13 days ago
PreviousPage 52 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
3 years ago
2 years ago
#Frontend877
#Nodejs810
#Typescript681
#React369
#Web Development353
#Developer Tools351
#Ui Components294
#Javascript Library258
#Cross Platform250
#React Native232
#Build Tool180
#Mobile Development174