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

Immutable
ImmutableJavaScript

ESLint plugin that enforces immutable JavaScript by prohibiting mutation, let/var declarations, and this usage.

#functional-programming#immutability#code-quality
Stars909
Forks18
Last commit6 years ago
html-midi-player
html-midi-playerTypeScript

Custom HTML elements for playing and visualizing MIDI files in web browsers using Magenta.js.

#midi-file#web-components#midi
Stars902
Forks99
Last commit1 year ago
easy-vue
easy-vueVue

A Vue.js 2 example project demonstrating how to build a web application with Vue, Vuex, and Webpack.

#vue2#vuex#single-page-application
Stars901
Forks355
Last commit3 years ago
vue-tel-input
vue-tel-inputCSS

A Vue.js component for entering and validating international telephone numbers with country flags and formatting.

#hacktoberfest#phone-number-formatting#international-telephone-input
Stars899
Forks362
Last commit
js-graphql-intellij-plugin
js-graphql-intellij-pluginJava

GraphQL language support plugin for IntelliJ-based IDEs, providing schema-aware completion, error highlighting, and query execution.

#gql#intellij#developer-tools
Stars898
Forks93
Last commit3 days ago
science.js
science.jsJavaScript

A JavaScript library for scientific and statistical computing, offering R-like statistical methods and linear algebra.

#scientific-computing#statistics#nodejs
Stars897
Forks90
Last commit5 months ago
EcmaScript
EcmaScriptJava

EcmaScript (JavaScript) language support for Eclipse Vert.x, enabling fast server-side JavaScript on the JVM.

#hacktoberfest2021#server-side#npm
Stars891
Forks74
Last commit8 months ago
eslint-nibble
eslint-nibbleJavaScript

A CLI tool to ease into ESLint by fixing one rule at a time, making large-scale linting manageable.

#developer-tools#cli-tool#eslint-nibble
Stars890
Forks32
Last commit9 months ago
noble-secp256k1
noble-secp256k1TypeScript

A 5KB JavaScript library for fast secp256k1 elliptic curve cryptography, including ECDSA, Schnorr signatures, and ECDH.

#secp256k1#ecdh#cryptography-library
Stars886
Forks126
Last commit2 days ago
buddy.js
buddy.jsJavaScript

A CLI tool that detects magic numbers (unnamed numerical constants) in JavaScript code to improve maintainability.

#code-smells#developer-tools#maintainability
Stars884
Forks23
Last commit6 years ago
vue3-carousel
vue3-carouselTypeScript

A highly customizable, lightweight Vue 3 carousel component with responsive design and accessibility features.

#hacktoberfest#touch-navigation#slider
Stars881
Forks210
Last commit22 days ago
notivue
notivueTypeScript

A modular, accessible toast notification system for Vue and Nuxt with headless API and built-in components.

#alerts#nuxt#notifications
Stars873
Forks13
Last commit2 months ago
name-suggestion-index
name-suggestion-indexJSON

A canonical index of common brand names, operators, and features for consistent tagging in OpenStreetMap.

#data-curation#franchise#geospatial-data
Stars873
Forks1.0k
Last commit1 day ago
react-native-autocomplete-input
react-native-autocomplete-inputTypeScript

A pure JavaScript autocomplete input component for React Native written in TypeScript.

#search#ios#input
Stars871
Forks249
Last commit5 days ago
JSON Mask
JSON MaskJavaScript

A tiny language and engine for selecting specific parts of a JavaScript object while preserving its original structure.

#http-middleware#api-optimization#nodejs
Stars871
Forks41
Last commit7 months ago
awesome-desktop-js
awesome-desktop-js

A curated list of awesome packages and frameworks for building JavaScript desktop applications.

#gui-frameworks#webview#system-tray
Stars870
Forks51
Last commit3 months ago
Meteor boilerplate
Meteor boilerplateHandlebars

A comprehensive MeteorJS boilerplate with iron-router, Bootstrap 3, Font Awesome, LESS, and essential packages for rapid app development.

#less-css#authentication#seed-data
Stars868
Forks173
Last commit
dot-prop
dot-propJavaScript

A utility library to get, set, delete, and check properties in nested objects using dot-path strings or arrays.

#object-manipulation#nested-objects#dot-notation
Stars868
Forks120
Last commit1 month ago
WALA
WALAJava

A comprehensive static analysis library for Java bytecode and JavaScript, supporting interprocedural dataflow, pointer analysis, and call graph construction.

#java-bytecode#callgraph#bytecode-instrumentation
Stars866
Forks243
Last commit3 days ago
Ionic Framework
Ionic Framework

A curated list of awesome resources, tutorials, plugins, and components for the Ionic Framework.

#ionic3#ionic2#web-technologies
Stars864
Forks172
Last commit11 days ago
node-influx
node-influxTypeScript

A high-performance, zero-dependency JavaScript client library for InfluxDB v1.x, compatible with Node.js and browsers.

#hacktoberfest#metrics-collection#influx
Stars864
Forks179
Last commit3 months ago
awesome-ionic
awesome-ionic

A curated list of awesome resources, tutorials, plugins, and tools for the Ionic cross-platform mobile app framework.

#ionic3#cordova-plugins#ionic2
Stars864
Forks172
Last commit11 days ago
react-native-qrcode
react-native-qrcodeJavaScript

A minimalist React Native component for generating QR codes with customizable styling.

#ios#qr-code#android
Stars859
Forks301
Last commit4 years ago
RethinkDB Dash
RethinkDB DashJavaScript

An advanced Node.js driver for RethinkDB featuring a built-in connection pool, stream support, and enhanced error handling.

#database-driver#connection-pool#promises
Stars841
Forks107
Last commit4 years ago
ESL
ESLJavaScript

A browser-only, AMD-compliant module loader for modern web applications, offering smaller size and higher performance than RequireJS.

#loader#dependency-management#enterprise
Stars840
Forks219
Last commit3 years ago
3ree
3reeJavaScript

An example universal JavaScript application demonstrating the 3REE stack: React, Redux, RethinkDB, and Express.

#realtime#universal#boilerplate
Stars840
Forks90
Last commit8 years ago
lua.vm.js
lua.vm.jsC

The project is superceded by Fengari. See https://fengari.io/

#emscripten#javascript#lua
Stars840
Forks100
Last commit8 years ago
Elix
ElixJavaScript

A community-driven collection of high-quality, customizable web components for common UI patterns like lists, menus, dialogs, and carousels.

#design-system#web-components#user-interface
Stars839
Forks40
Last commit3 years ago
redux-ignore
redux-ignoreJavaScript

A higher-order reducer for Redux that lets you ignore or filter specific actions to optimize performance.

#performance-optimization#higher-order-reducer#frontend
Stars837
Forks23
Last commit7 months ago
Andromeda
AndromedaRust

A modern, fast, and secure JavaScript & TypeScript runtime built in Rust, featuring zero-config TypeScript and rich Web APIs.

#js#developer-tools#andromeda
Stars837
Forks27
Last commit2 months ago
npmhub
npmhubSvelte

A browser extension that displays npm dependencies and useful links directly on GitHub repository pages.

#developer-tools#open-source#package-json
Stars833
Forks67
Last commit2 years ago
Updater
UpdaterJava

A Capacitor plugin for instant over-the-air updates of web assets, bypassing app store reviews.

#ios#capacitor-plugin#instant-updates
Stars833
Forks156
Last commit3 days ago
React Native Netflix
React Native NetflixJavaScript

A React Native iOS app that replicates the Netflix UI style, built as part of a YouTube tutorial series.

#ios-app#netflix-style#educational
Stars832
Forks257
Last commit4 years ago
dyson
dysonJavaScript

A Node.js server for creating dynamic, fake JSON APIs with configurable endpoints and realistic mock data.

#json-server#fake-data#frontend-development
Stars832
Forks61
Last commit3 years ago
React Native Audio API
React Native Audio APIC++

A high-performance audio engine for React Native that implements the Web Audio API specification.

#sound#music#audio-worklets
Stars831
Forks89
Last commit1 day ago
Pixi3D
Pixi3DTypeScript

A 3D rendering library for the web built on PixiJS, enabling seamless integration of 3D graphics into existing 2D applications.

#web-graphics#game-development#real-time-rendering
Stars830
Forks47
Last commit2 years ago
PreviousPage 39 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
5 months ago
10 years ago
#Frontend877
#Nodejs810
#Typescript681
#React369
#Web Development353
#Developer Tools351
#Ui Components294
#Javascript Library258
#Cross Platform250
#React Native232
#Build Tool180
#Mobile Development174