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

Zooplus web components
Zooplus web componentsJavaScript

A zero-dependency library of extendable, reusable web components built with vanilla JavaScript for any UI framework.

#web-components#custom-elements#vanilla-js
Stars50
Forks11
Last commit5 months ago
Plate
PlateTypeScript

A modern, customizable rich-text editor built with React and TypeScript for flexible content editing.

#plate#content-editing#plugin-system
Stars50
Forks8
Last commit3 years ago
JSON Schema View
JSON Schema ViewJavaScript

An AngularJS directive that renders JSON Schema in a human-readable HTML format.

#schema-visualization#angularjs#json-schema
Stars50
Forks7
Last commit9 years ago
Minisauras
MinisaurasJavaScript

A GitHub Action that automatically minifies JavaScript and CSS files and creates pull requests with the optimized code.

#minification#pull-request-automation#actionshackathon
Stars50
Forks2
Last commit2 years ago
Add Label to your Pull Requests based on the author team name
Add Label to your Pull Requests based on the author team nameTypeScript

A GitHub Action that automatically labels pull requests and issues based on the author's team membership.

#actions#workflow#issue-tracking
Stars50
Forks44
Last commit
functionize
functionizeJavaScript

A library that converts non-functional JavaScript libraries into functional ones with currying, fixed arity, and data-last arguments.

#data-last#functional-programming#open-source
Stars50
Forks0
Last commit11 years ago
tm-nextjs-starter
tm-nextjs-starterJavaScript

A minimal React starter kit with Next.js and MobX for building modern single-page applications quickly.

#axios#spa#sass
Stars50
Forks11
Last commit3 years ago
Copy Cat
Copy CatTypeScript

A web-based ComputerCraft emulator built from the mod's source code for high accuracy.

#computercraft#minecraft-mod#embedding
Stars50
Forks11
Last commit2 months ago
Repo Hunt
Repo HuntJavaScript

A full-stack serverless application example built with Cloudflare Workers for discovering trending GitHub repositories.

#cloudflare-workers#serverless#example-project
Stars50
Forks9
Last commit7 years ago
nanoquery
nanoqueryJavaScript

A tiny querystring parsing module for Node.js, Electron, and browsers.

#minimal#nodejs#utility-library
Stars49
Forks2
Last commit7 years ago
Legacy RegExp features
Legacy RegExp features

ECMAScript proposal to standardize legacy RegExp static properties like RegExp.$1 and the RegExp.prototype.compile method.

#tc39#regex#standardization
Stars49
Forks14
Last commit2 years ago
karma-typescript-preprocessor
karma-typescript-preprocessorTypeScript

A Karma preprocessor that compiles TypeScript files to JavaScript on the fly during test execution.

#test-runner#unit-testing#transpiler
Stars49
Forks20
Last commit3 years ago
k6 OSS workshop
k6 OSS workshopJavaScript

A hands-on workshop for learning k6 load testing using practical examples with the QuickPizza demo application.

#load-testing#devops#workshop
Stars49
Forks15
Last commit3 months ago
neko
nekoTypeScript

A Deno frame buffer module with Canvas API implementation and WebGPU renderer for graphics programming.

#graphics#webgpu#canvas
Stars49
Forks4
Last commit3 years ago
fsmviz
fsmvizClojure

Generate Graphviz diagrams from finite state machine data using Clojure or JavaScript.

#clojurescript#state-transition#graphviz
Stars49
Forks3
Last commit6 years ago
Preact Progress
Preact ProgressJavaScript

A tiny (~590 bytes gzip) progress bar component for Preact applications.

#ui-component#lightweight#frontend
Stars49
Forks3
Last commit9 years ago
is-windows
is-windowsJavaScript

Detects if the current platform is Windows, including Cygwin and MSYS/MinGW environments.

#platform#msys#cygwin
Stars49
Forks12
Last commit7 years ago
xgboost-node
xgboost-nodeCuda

A Node.js interface for running XGBoost models and making predictions.

#algorithm#gbdt#data-science
Stars48
Forks10
Last commit8 years ago
react-native-intl
react-native-intlJava

A React Native module providing native Intl implementation and gettext-based translation extension.

#gettext#number-formatting#internationalization
Stars48
Forks15
Last commit6 years ago
d3-history
d3-historyJavaScript

A D3.js plugin that adds URL bar history and deep-linking support using the HTML5 History API.

#url-history#html5-history-api#frontend
Stars48
Forks1
Last commit8 years ago
vue-feathers-chat
vue-feathers-chatJavaScript

A sample realtime chat application built with Vue.js frontend and Feathers.js backend using Socket.IO.

#chat#feathersjs#sample-project
Stars48
Forks3
Last commit3 years ago
nmos-js
nmos-jsJavaScript

A JavaScript client for the AMWA NMOS specifications, enabling discovery, registration, and connection management of networked media devices.

#networked-media#discovery#broadcast
Stars48
Forks30
Last commit11 days ago
vue-paginate-al
vue-paginate-alVue

A Vue.js pagination component that passes data back to callback functions.

#paginate#pagination#frontend
Stars48
Forks10
Last commit3 years ago
PhantomScript
PhantomScriptJavaScript

A JavaScript framework for executing arbitrary code using invisible Unicode characters and social engineering techniques.

#zero-width-characters#social-engineering#unicode
Stars48
Forks5
Last commit10 years ago
ember-cli-cjs-transform
ember-cli-cjs-transformJavaScript

An Ember CLI addon that enables importing CommonJS modules directly into Ember applications using app.import.

#commonjs#ember-addon#dependency-management
Stars48
Forks10
Last commit4 years ago
redux-react-native-i18n
redux-react-native-i18nJavaScript

An internationalization (i18n) library for React Native apps using Redux, with pluralization support.

#l10n#internationalization#react-native
Stars48
Forks4
Last commit8 years ago
Afterman
AftermanVue

Export beautiful Markdown and HTML documentation from Postman collections with no backend or configuration required.

#hacktoberfest#developer-tools#quasar-framework
Stars48
Forks9
Last commit1 year ago
react-native-tween-animation
react-native-tween-animationJavaScript

A simple React Native module for creating smooth tween animations between component state values.

#ui-animation#animation#tween-animation
Stars48
Forks1
Last commit11 years ago
Blade Script
Blade ScriptPHP

A Laravel package for adding transpiled and minified JavaScript to Blade components with automatic deduplication.

#minification#laravel#php-package
Stars48
Forks5
Last commit2 years ago
osagitfilter
osagitfilterShell

A git filter that enables textual diff support for OSA language files (AppleScript, JavaScript) by treating them as plain text.

#macos-development#scpt#git-filter
Stars47
Forks2
Last commit4 years ago
gulp-es6-transpiler
gulp-es6-transpilerJavaScript

A Gulp plugin that transpiles ES2015 (ES6) JavaScript to ES5 using es6-transpiler.

#es6-transpiler#gulp#deprecated
Stars47
Forks4
Last commit10 years ago
react-native-fade-in-view
react-native-fade-in-viewJavaScript

A lightweight React Native component that smoothly fades in its child elements with customizable duration.

#animation#frontend#react-native
Stars47
Forks11
Last commit3 years ago
modifiers
modifiersHTML

A proposal to add regular expression pattern modifiers for controlling flags like i, m, s, and x within subexpressions in ECMAScript.

#parsing-tools#tc39#syntax-highlighting
Stars47
Forks2
Last commit1 year ago
p-finally
p-finallyJavaScript

A ponyfill for Promise.prototype.finally() that runs cleanup logic when a promise settles.

#ponyfill#async-programming#promise-utilities
Stars47
Forks8
Last commit5 years ago
Magic Circle
Magic CircleTypeScript

A lightweight UI toolkit for creative coding projects, enabling rapid prototyping, variable control, and collaboration.

#plugin-system#controls#controller
Stars47
Forks1
Last commit2 years ago
playcanvas-vue
playcanvas-vueJavaScript

A boilerplate for building 3D applications or games by integrating the PlayCanvas engine with Vue.js.

#vue-js#boilerplate#3d-graphics
Stars46
Forks7
Last commit4 years ago
PreviousPage 76 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
23 days ago
#Frontend877
#Nodejs810
#Typescript681
#React369
#Web Development353
#Developer Tools351
#Ui Components294
#Javascript Library258
#Cross Platform250
#React Native232
#Build Tool180
#Mobile Development174