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 3628 projects

Oak (Deno)
Oak (Deno)TypeScript

Oak middleware for integrating Inertia.js with Deno applications, enabling server-driven single-page apps.

#oak-middleware#hacktoberfest#single-page-application
Stars8
Forks0
Last commit3 years ago
string.prototype.trimleft
string.prototype.trimleftJavaScript

ES2019 spec-compliant shim for String.prototype.trimLeft to ensure consistent string trimming behavior across JavaScript environments.

#cross-environment#es2019#polyfill
Stars8
Forks4
Last commit
gobble-babel
gobble-babelJavaScript

A Gobble plugin that compiles ES6 files to ES5 using Babel with automatic sourcemap generation.

#transpiler#sourcemaps#babel-plugin
Stars8
Forks9
Last commit10 years ago
ava-preact-init
ava-preact-initJavaScript

Configure AVA test runner to work with Preact by setting up JSX transformation and Babel integration.

#test-runner#unit-testing#scaffold
Stars8
Forks0
Last commit9 years ago
Binast
BinastJavaScript

Serve Binary AST (BinAST) files via a Cloudflare Worker to improve JavaScript parsing performance.

#cloudflare-workers#serverless#web-performance
Stars8
Forks3
Last commit6 years ago
Dojo2 App
Dojo2 AppTypeScript

A library for wiring up Dojo 2 applications, managing widgets, stores, and actions with lazy loading and declarative DSL support.

#custom-elements#proposal#typescript
Stars8
Forks13
Last commit8 years ago
array-foreach
array-foreachJavaScript

A ponyfill that provides the Array#forEach method for older browsers, falling back to native implementation when available.

#es5-shim#ponyfill#polyfill-alternative
Stars8
Forks0
Last commit10 years ago
@i18n-pro/svelte
@i18n-pro/svelteTypeScript

A lightweight, out-of-the-box internationalization library with auto-translation for Svelte applications.

#machine-translation#auto-translation#internationalization
Stars8
Forks1
Last commit1 year ago
easy-math.js
easy-math.jsTypeScript

A tiny JavaScript library for precise addition, multiplication, subtraction, and division operations.

#mathematics#npm-package#math
Stars8
Forks1
Last commit6 years ago
dyfactor
dyfactorTypeScript

A platform for writing and executing profile-guided codemods using runtime telemetry and static analysis.

#runtime-analysis#puppeteer#runtime-instrumentation
Stars8
Forks5
Last commit4 years ago
string.prototype.trimright
string.prototype.trimrightJavaScript

ES2019 spec-compliant shim for String.prototype.trimRight, providing polyfill functionality for older JavaScript environments.

#es2019#trimend#trim
Stars8
Forks3
Last commit8 months ago
AMQP 1.0
AMQP 1.0Java

Bridge enabling Vert.x applications to interact with AMQP 1.0 servers using the Vert.x Producer and Consumer APIs.

#message-queue#amqp#event-bus
Stars8
Forks7
Last commit4 months ago
eslint-multiplexer
eslint-multiplexerJavaScript

A CLI tool that merges ESLint results from multiple runs, aggregating message occurrences for common files.

#developer-tools#results#merge
Stars8
Forks1
Last commit20 hours ago
nfl-team-schedule-widget
nfl-team-schedule-widgetJavaScript

Display any NCAAF or NFL team's schedule as an iOS widget using the Scriptable app.

#sports-app#scriptable#football
Stars7
Forks1
Last commit4 months ago
Texnomic.Blazor.hCaptcha
Texnomic.Blazor.hCaptchaC#

An ASP.NET Core hCaptcha component for Server-Side Blazor applications.

#web-forms#bot-protection#asp-net-core
Stars7
Forks4
Last commit3 years ago
es6-import-validate
es6-import-validateJavaScript

Validates ES6 Harmony Module import statements to ensure referenced exports exist.

#es6-modules#module-system#import-validation
Stars7
Forks1
Last commit12 years ago
timered-counter
timered-counterTypeScript

A web component for displaying animated counters with smooth transitions for numbers, strings, dates, and durations.

#web-components#counter#animation
Stars7
Forks0
Last commit1 year ago
broccoli-regenerator
broccoli-regeneratorJavaScript

Transpile ES2015 generator functions to ES5 using Regenerator for Broccoli builds.

#broccoli-plugin#es5-compatibility#transpiler
Stars7
Forks2
Last commit5 years ago
substrate-balance-graph
substrate-balance-graphJavaScript

Visualize token balance history over time for any Substrate-based blockchain address.

#polkadot#blockchain-analytics#substrate
Stars7
Forks0
Last commit4 years ago
hm-discover
hm-discoverJavaScript

Discover Homematic CCUs and interfaces on your local network via Node.js.

#home-automation#hmipserver#homematic
Stars7
Forks1
Last commit4 years ago
Cecilia
CeciliaJavaScript

Zero-config ESLint and Prettier configuration for JavaScript, React, and Node.js projects.

#developer-tools#prettier#nodejs
Stars7
Forks0
Last commit1 day ago
ember-service-worker-cache-first
ember-service-worker-cache-firstJavaScript

An Ember Service Worker plugin that implements a cache-first (stale-while-revalidate) strategy for offline assets.

#progressive-web-app#service-worker#offline-first
Stars7
Forks8
Last commit
Neighborhood Pet Manager
Neighborhood Pet ManagerJavaScript

A full-stack pet management system built with Remix, Prisma, and PostgreSQL as part of a tutorial series.

#crud#database#prisma
Stars7
Forks3
Last commit3 years ago
homematic-xmlrpc
homematic-xmlrpcJavaScript

A pure JavaScript XML-RPC client and server for Node.js, patched for compatibility with Homematic home automation systems.

#iot#xml-rpc#home-automation
Stars7
Forks4
Last commit12 days ago
editor-info
editor-infoJavaScript

Detect and provide details about the current code editor environment for JavaScript projects.

#developer-tools#environment-variables#editor-detection
Stars7
Forks2
Last commit1 year ago
array.prototype.every
array.prototype.everyJavaScript

A spec-compliant polyfill for Array.prototype.every that works in ES3+ environments.

#array#legacy-support#polyfill
Stars7
Forks2
Last commit8 months ago
Sitecore Search Starter Kit
Sitecore Search Starter KitTypeScript

A React-based starter kit for building content websites with Sitecore Search SDK integration and event tracking.

#event-tracking#content-website#starter-kit
Stars7
Forks31
Last commit
aurelia-filter
aurelia-filterJavaScript

A plugin for Aurelia to dynamically generate search and filter criteria, designed to work with aurelia-orm.

#dynamic-queries#orm-integration#aurelia-plugin
Stars7
Forks5
Last commit5 years ago
ember-tumblr
ember-tumblrJavaScript

An Ember-Data addon for integrating the Tumblr API into Ember applications.

#ember-data#open-source#content-management
Stars7
Forks1
Last commit6 years ago
Function.create
Function.createJavaScript

Create named functions easily in JavaScript with proper name property support across browsers.

#developer-tools#named-functions#cross-browser
Stars7
Forks0
Last commit13 years ago
btc-usd-course.js
btc-usd-course.jsJavaScript

A Scriptable widget for iOS that displays the current Bitcoin price in USD using Coinbase API.

#price-tracker#coinbase-api#ios
Stars7
Forks4
Last commit4 years ago
fn-curry
fn-curryJavaScript

A lightweight utility to curry functions with any number of arguments in JavaScript.

#functional-programming#currying#npm-package
Stars6
Forks2
Last commit12 years ago
Meteor-Polymer Starter Kit Including Auth
Meteor-Polymer Starter Kit Including AuthJavaScript

A starter template for building Meteor applications with Polymer web components and built-in authentication.

#web-components#offline-first#authentication
Stars6
Forks0
Last commit
to-space-case
to-space-caseJavaScript

Convert a string to a space case.

#case#javascript#utility
Stars6
Forks3
Last commit10 years ago
json-sharp
json-sharpJavaScript

A JavaScript library for processing declarative operations on JSON objects using a sharp (#) syntax.

#declarative-programming#jsonpath#deepmerge
Stars6
Forks4
Last commit9 years ago
ember-test-setup
ember-test-setupJavaScript

Testing shorthands for Ember.js to reduce duplication in test setup, templates, and post-render code.

#ember-addon#test-duplication#frontend
Stars6
Forks0
Last commit1 year ago
PreviousPage 94 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
7 months ago
7 years ago
4 months ago
9 years ago
#Frontend877
#Nodejs810
#Typescript681
#React369
#Web Development353
#Developer Tools351
#Ui Components294
#Javascript Library258
#Cross Platform250
#React Native232
#Build Tool180
#Mobile Development174