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

resourceful
resourcefulJavaScript

An isomorphic JavaScript resource engine for defining models with schema, validation, and multiple data providers.

#orm#isomorphic#couchdb
Stars354
Forks53
Last commit11 years ago
ttag
ttagTypeScript

A modern JavaScript i18n localization library using ES6 tagged templates and GNU gettext principles.

#gettext#es6-tagged-templates#multilingual
Stars354
Forks46
Last commit1 year ago
Observables
Observables

A curated list of Observable-related resources including implementations, libraries, packages, articles, and videos.

#functional-programming#observables#reactive-programming
Stars353
Forks15
Last commit4 years ago
More…
More…

A curated list of Observable-related resources including implementations, libraries, packages, articles, and videos.

#functional-programming#observables#reactive-programming
Stars353
Forks15
Last commit4 years ago
Vue Org Chart
Vue Org ChartVue

Generate and publish interactive organization charts without a webserver or database, using a static Vue.js application.

#chart#vue-js#open-source
Stars352
Forks106
Last commit3 months ago
Particulate.js
Particulate.jsJavaScript

A JavaScript micro library for real-time particle physics simulations with constraints and forces.

#simulation#physics#visual-effects
Stars350
Forks26
Last commit2 months ago
sl-vue-tree
sl-vue-treeJavaScript

A customizable, draggable tree component for Vue.js applications with full keyboard navigation and slot-based customization.

#ui-component#frontend#typescript
Stars349
Forks80
Last commit1 year ago
Whatever
WhateverJavaScript

An unofficial Evernote desktop client for Linux built with Electron, providing full web version functionality with desktop integration.

#desktop-application#client#notebook
Stars348
Forks34
Last commit5 years ago
lfi
lfiTypeScript

A lazy functional iteration library supporting sync, async, and concurrent iteration in JavaScript.

#functional-programming#lazy#concurrent
Stars348
Forks3
Last commit8 months ago
i2c-bus
i2c-busJavaScript

A Node.js library for I2C serial bus access on Linux boards like Raspberry Pi and BeagleBone.

#iot#i2c#hardware
Stars348
Forks60
Last commit2 years ago
bcat
bcatJavaScript

A Node.js utility that pipes command-line output to a browser window with auto-scrolling and ANSI color support.

#ansi-to-html#terminal-output#command-line-tool
Stars347
Forks16
Last commit1 year ago
ngx-drag-scroll
ngx-drag-scrollTypeScript

A lightweight Angular library for creating draggable, scrollable carousels with touch and mouse support.

#touch-navigation#drag-scroll#drag
Stars345
Forks102
Last commit4 months ago
N
NJavaScript

An ESLint plugin providing additional rules for Node.js-specific code patterns and best practices.

#commonjs#es-modules#nodejs
Stars345
Forks60
Last commit22 days ago
abortcontroller-polyfill
abortcontroller-polyfillJavaScript

A polyfill for the AbortController API and abortable fetch, providing stubs for browsers without native support.

#ponyfill#abortsignal#polyfill
Stars340
Forks30
Last commit1 year ago
Forrest
ForrestVue

A desktop client for managing and running npm scripts from your package.json.

#developer-tools#desktop-app#workflow-automation
Stars339
Forks33
Last commit7 years ago
callGraph
callGraphPerl

A multi-language static call graph generator that parses source code to visualize function dependencies across 20+ programming languages.

#multi-language#basic#callgraph
Stars339
Forks32
Last commit1 year ago
ct.js
ct.jsTypeScript

A desktop 2D game engine and IDE with visual editors and multi-language scripting, designed to make game development easy and fun.

#visual-scripting#desktop-application#game-development
Stars337
Forks39
Last commit3 months ago
d3-funnel
d3-funnelJavaScript

A JavaScript library for rendering customizable funnel charts using D3.js.

#chart#funnel-charts#d3-js
Stars335
Forks91
Last commit23 days ago
Speech Recognition
Speech RecognitionDart

A Flutter plugin for speech recognition on iOS and Android using native APIs.

#dart#ios#android
Stars335
Forks193
Last commit3 years ago
Vutron
VutronTypeScript

A preconfigured template for building Electron desktop apps with Vue 3, Vite, TypeScript, and Vuetify.

#template#skeleton#boilerplate-template
Stars335
Forks35
Last commit22 days ago
D3xter
D3xterJavaScript

A straightforward plotting library built on D3.js that simplifies chart creation with minimal code.

#svg#web-graphics#frontend
Stars335
Forks16
Last commit5 years ago
GitHub
GitHubJavaScript

An opinionated ESLint plugin with rules used by GitHub for JavaScript, TypeScript, and React development.

#eslintplugin#security#accessibility
Stars334
Forks67
Last commit6 days ago
geopackage-js
geopackage-jsTypeScript

A JavaScript library for reading and rendering OGC GeoPackage files in both browser and Node.js environments.

#web-mapping#demo#nga
Stars333
Forks82
Last commit10 days ago
Famo.us
Famo.usJavaScript

Integrates the Famous 3D animation engine with Meteor's Blaze templating for reactive UI components.

#3d-animation#real-time-web#ui-components
Stars329
Forks26
Last commit10 years ago
Paws on ES6
Paws on ES6JavaScript

Minimalist code examples demonstrating ES6 (ECMAScript 2015) JavaScript features with clear implementations.

#code-examples#developer-tools#syntax-reference
Stars329
Forks29
Last commit9 years ago
d3-topogram
d3-topogramHTML

A JavaScript library for creating continuous area cartograms using D3 and TopoJSON.

#cartography#cartograms#topology
Stars329
Forks130
Last commit3 years ago
pen
penJavaScript

A command-line Markdown previewer that uses React for incremental updates without reloading media.

#developer-tools#incremental-dom#markdown-previewer
Stars329
Forks15
Last commit6 years ago
Gonzales PE
Gonzales PEJavaScript

A CSS parser with built-in support for SCSS, Sass, and LESS preprocessors, enabling programmatic CSS manipulation.

#sass#syntax-tree#css-parser
Stars328
Forks67
Last commit7 months ago
grunt-ts
grunt-tsJavaScript

A Grunt task for managing TypeScript compilation from development to production with advanced workflow features.

#html-templating#compilation#workflow
Stars327
Forks120
Last commit3 years ago
neat-csv
neat-csvJavaScript

A fast, promise-based CSV parser for Node.js that wraps csv-parser for convenient usage.

#promise-based#npm-package#nodejs
Stars326
Forks18
Last commit3 years ago
ember-route-action-helper
ember-route-action-helperJavaScript

An Ember.js addon that provides a helper to bubble closure actions up the route hierarchy.

#action-bubbling#template-helpers#ember-addon
Stars326
Forks43
Last commit3 years ago
stringify-object
stringify-objectJavaScript

Stringify JavaScript objects/arrays with clean, quote-minimal syntax and customizable formatting.

#developer-tools#pretty-print#nodejs
Stars325
Forks41
Last commit1 month ago
active-table
active-tableTypeScript

A fully customizable, framework-agnostic web component for building editable tables and data grids.

#data-grid#editable-table#editable-grid
Stars323
Forks16
Last commit6 months ago
Hide Files on GitHub
Hide Files on GitHubTypeScript

A browser extension that hides nonessential files from the GitHub file browser for a cleaner view.

#developer-tools#productivity#chrome
Stars320
Forks34
Last commit3 years ago
tipso
tipsoJavaScript

A lightweight, responsive jQuery tooltip plugin with extensive customization options.

#css-animations#jquery-plugin#lightweight
Stars319
Forks116
Last commit7 years ago
filenames
filenamesJavaScript

ESLint plugin that enforces consistent filename conventions for JavaScript files.

#developer-tools#code-quality#eslint-plugin
Stars318
Forks34
Last commit2 years ago
PreviousPage 51 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
#Frontend877
#Nodejs810
#Typescript681
#React369
#Web Development353
#Developer Tools351
#Ui Components294
#Javascript Library258
#Cross Platform250
#React Native232
#Build Tool180
#Mobile Development174