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

lazy
lazyTypeScript

A LINQ-inspired lazy-evaluation iteration library for JavaScript/TypeScript that supports Deno, Node.js, and browsers.

#functional-programming#lazy#linq
Stars32
Forks3
Last commit4 years ago
env-dot-prop
env-dot-propJavaScript

Access and manipulate nested environment variables using dot notation paths in Node.js.

#configs#environment-variables#environment-vars
Stars32
Forks2
Last commit5 years ago
pure
pureJavaScript

An ESLint plugin that enforces pure functional programming by disallowing side-effect-causing language constructs.

#functional-programming#immutability#side-effects
Stars32
Forks1
Last commit10 years ago
@fastly/performance-observer-polyfill
@fastly/performance-observer-polyfillTypeScript

A polyfill that enables the PerformanceObserver API in browsers with basic Performance Timeline support but lacking observer capabilities.

#ponyfill#polyfill#browser-api
Stars32
Forks1
Last commit
grunt-dojo
grunt-dojoJavaScript

A Grunt plugin for building Dojo Toolkit projects within a Grunt task.

#dojo-toolkit#build-automation#nodejs
Stars32
Forks10
Last commit8 years ago
Hexahedral
HexahedralJavaScript

A puzzle game where you push down all blocks in the minimum number of moves, created for Global Game Jam 2016.

#isometric#global-game-jam#strategy-game
Stars32
Forks15
Last commit8 years ago
object.fromentries
object.fromentriesJavaScript

ES spec-compliant polyfill for Object.fromEntries that shims the method in noncompliant or missing JavaScript environments.

#polyfill#ecmascript#object
Stars32
Forks4
Last commit8 months ago
cycle-keys
cycle-keysJavaScript

A deprecated Cycle.js driver for managing keyboard events on the document with stream library agnosticism.

#cyclejs#driver#frontend
Stars32
Forks1
Last commit10 years ago
JSData RethinkDB
JSData RethinkDBJavaScript

RethinkDB adapter for the JSData Node.js ORM, enabling seamless database integration.

#orm#database-adapter#data-modeling
Stars32
Forks5
Last commit9 years ago
Preact In Motion
Preact In MotionTypeScript

A lightweight Preact plugin that adds an animate prop to native elements using Motion.dev and WAAPI.

#ui-animation#animation#declarative-animations
Stars32
Forks0
Last commit7 months ago
bullet
bulletHaxe

A Bullet Physics wrapper for the Heaps game engine, supporting both HashLink and JavaScript targets.

#webidl#game-development#javascript
Stars32
Forks10
Last commit7 years ago
Gladiator 3D
Gladiator 3DJavaScript

A pure JavaScript ray casting engine for creating pseudo 3D games in the browser using HTML5 Canvas.

#ray-casting#web-graphics#game-development
Stars32
Forks13
Last commit12 years ago
React-materialui-boilerplate
React-materialui-boilerplateJavaScript

A starter kit for building React applications with Material UI, Redux, and Express.js backend.

#react-redux-boilerplate#admin-panel#boilerplate
Stars32
Forks13
Last commit
react-native-units
react-native-unitsJavaScript

A collection of units and a grid system for responsive layouts in React Native.

#grid-system#responsive#css-units
Stars31
Forks1
Last commit7 years ago
choo-websocket
choo-websocketJavaScript

A WebSocket wrapper plugin for choo.js applications that provides event-based socket management.

#event-driven#browser-api#websocket
Stars31
Forks9
Last commit8 years ago
rxjs-common
rxjs-commonTypeScript

A collection of useful RxJS operators for common reactive programming patterns like caching, filtering, and array manipulation.

#functional-programming#observables#reactive-programming
Stars31
Forks2
Last commit9 months ago
vue-my-dropdown
vue-my-dropdownVue

A Vue 3 component for creating and managing dropdown menus with ease.

#npm-package#typescript-library#frontend
Stars31
Forks9
Last commit1 year ago
react-native-touchable-set-active
react-native-touchable-set-activeJavaScript

A React Native Touchable component that provides an active state for advanced touchable styling.

#button-styling#frontend#react-native
Stars31
Forks2
Last commit11 years ago
de9im
de9imJavaScript

A JavaScript library implementing DE-9IM spatial predicates for GeoJSON objects, supporting relationships like contains, intersects, and touches.

#algorithm#de-9im#geojson
Stars31
Forks2
Last commit6 months ago
React isomorphic form
React isomorphic formJavaScript

A set of React components for building forms that work seamlessly with and without JavaScript, enabling progressive enhancement.

#server-side-rendering#isomorphic-forms#form-handling
Stars31
Forks2
Last commit
purescript-benchotron
purescript-benchotronPureScript

A straightforward benchmarking library for PureScript and JavaScript built on Benchmark.js.

#functional-programming#performance-testing#benchmark-js
Stars31
Forks14
Last commit2 years ago
Realtime Blog
Realtime BlogTypeScript

A real-time blog application built with React and PocketBase, featuring authentication, CRUD operations, and responsive design.

#authentication#blog#full-stack
Stars31
Forks4
Last commit1 year ago
Joomla UI custom elements
Joomla UI custom elementsJavaScript

A collection of reusable UI components built as W3C custom elements for Joomla 4.

#web-components#custom-elements#polyfill
Stars31
Forks32
Last commit3 months ago
Howler.Blazor
Howler.BlazorC#

A Blazor JSInterop wrapper for Howler.js, enabling audio playback in Blazor applications.

#howler-js#javascript-interop#jsinterop
Stars31
Forks8
Last commit11 months ago
Extended mode and comments
Extended mode and commentsJavaScript

A TC39 proposal to add extended mode (x flag) with insignificant whitespace and comments to ECMAScript regular expressions.

#developer-tools#tc39#regex
Stars31
Forks1
Last commit4 years ago
Arche Graphics
Arche GraphicsTypeScript

Entity-component based graphics engine for WebGPU, adapting the Oasis engine to the WebGPU API.

#graphics-engine#webgpu#3d-graphics
Stars31
Forks2
Last commit4 years ago
hooked-components
hooked-componentsTypeScript

An Ember addon that brings React Hooks-style APIs to Ember components, offering both React-like and Ember-native implementations.

#emberjs#functional-programming#component-lifecycle
Stars31
Forks2
Last commit
eslint-rule-documentation
eslint-rule-documentationJavaScript

Find the documentation URL for any ESLint rule, including core rules and plugin rules.

#developer-tools#npm-package#nodejs
Stars31
Forks31
Last commit3 years ago
deku-redux
deku-reduxJavaScript

Provides Redux bindings for Deku v1, enabling state management in Deku applications.

#deku#functional-ui#frontend
Stars30
Forks4
Last commit10 years ago
Netflix microfrontend like
Netflix microfrontend likeTypeScript

A Netflix-like portal application demonstrating micro frontends with Piral and pilets.

#sample#netflix-clone#modular-architecture
Stars30
Forks9
Last commit2 years ago
number-is-nan
number-is-nanJavaScript

A ponyfill for ES2015 Number.isNaN() that provides a reliable NaN check.

#ponyfill#polyfill#nan-check
Stars30
Forks8
Last commit2 years ago
hackernews-choo
hackernews-chooJavaScript

A Hacker News reader built with the Choo framework to demonstrate its capabilities.

#choo-framework#hacker-news-reader#frontend
Stars30
Forks0
Last commit10 years ago
FileShotZKE
FileShotZKEHTML

Client-side AES-256-GCM zero-knowledge encryption library using the browser-native Web Crypto API with no dependencies.

#aes-256#zero-knowledge#aes-256-gcm
Stars30
Forks5
Last commit2 months ago
es6-weak-map
es6-weak-mapJavaScript

A polyfill implementation of the WeakMap collection as specified in ECMAScript 6.

#polyfill#ecmascript#weakmap
Stars30
Forks7
Last commit5 years ago
p-log
p-logJavaScript

Log the value or error of a promise without affecting the promise chain.

#developer-tools#async-programming#promise-utility
Stars30
Forks5
Last commit5 years ago
The Front End App for edit.sx
The Front End App for edit.sxCSS

Frontend application for edit.sx, providing both admin and public editing interfaces.

#content-management#web-editor#parse-platform
Stars30
Forks3
Last commit11 years ago
PreviousPage 81 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
2 years ago
3 years ago
10 years ago
5 years ago
#Frontend877
#Nodejs810
#Typescript681
#React369
#Web Development353
#Developer Tools351
#Ui Components294
#Javascript Library258
#Cross Platform250
#React Native232
#Build Tool180
#Mobile Development174