JavaScript
JavaScript (JS) is a lightweight interpreted or JIT-compiled programming language with first-class functions. While it is most well-known as the scripting language for Web pages, many non-browser environments also use it, such as Node.js, Apache CouchDB and Adobe Acrobat. JavaScript is a prototype-based, multi-paradigm, dynamic language, supporting object-oriented, imperative, and declarative (e.g. functional programming) styles.
- GitHub: https://github.com/topics/javascript
- Wikipedia: https://en.wikipedia.org/wiki/JavaScript
- Created by: Brendan Eich
- Released: December 4, 1995
- Related Topics: nodejs,
- Aliases: js,
- Last updated: 2026-07-05 00:12:38 UTC
- JSON Representation
https://github.com/jesseokeya/forbes400
JSON Api Of The Forbes 400 Richest People List
api billionaires forbes forbes400 javascript javascript-api json-api
Last synced: 08 Apr 2025
https://github.com/airbnb/jest-wrap
Fluent pluggable interface for easily wrapping `describe` and `it` blocks in Jest tests.
javascript javascript-tests jest jest-tests mocha mocha-wrap testing testing-tools
Last synced: 18 Mar 2026
https://github.com/biw/chrome-spyware
Writing Spyware Made Easy - POC spyware Chrome Extension/Server
chrome-extension go golang javascript poc security spyware tutorial writeup
Last synced: 28 Jan 2026
https://github.com/yusuf57rl/skriza
SKRIZA: The open-source social media revolution.
flutter flutter-apps hacktoberfest hacktoberfest-accepted hacktoberfest2023 javascript next nextjs node node-js nodejs opensource skriza twitteralternative
Last synced: 30 Jan 2026
https://github.com/ArtyProf/steamworks-ffi-node
A TypeScript/JavaScript wrapper for the Steamworks SDK using Koffi FFI, designed for Node.js and Electron applications with Steamworks SDK integration.
electron javascript javascript-library nodejs steam steam-cloud steam-sdk steam-workshop steamworks steamworks-achievements steamworks-js steamworks-node steamworks-sdk steamworks-ts typescript
Last synced: 01 Apr 2026
https://github.com/afterlogic/webmail-pro-8
Webmail front-end for existing mail server, with personal calendar, contacts, and mobile sync.
caldav-server calendar carddav-server file-storage javascript php webdav-server webmail
Last synced: 05 Mar 2026
https://github.com/ValdesChe/WhatChat
A web chat application clone of Whatsapp web using Elixir / Phoenix, VueJs and PostgreSQL.
elixir-lang elixir-phoenix elixir-programming-language genserver html5 javascript phoenix-framework phoenix-server supervisor-worker vue-router vuejs vuex whatchat
Last synced: 03 Apr 2025
https://github.com/LSS-Manager/lss-manager-v3
Das offizielle Repo für den LSS Manager
browser design feuerwehr game hacktoberfest hacktoberfest-accepted javascript leitstellenspiel lss-manager polizei redesign rettungsdienst tampermonkey thw
Last synced: 08 Jul 2025
https://github.com/r3nanp/flappy-bird
🐦 A clone of a famous game, the Flappy Bird, made in Javascript and HTML Canvas API.
canvas canvas-game flappybird game html javascript pwa
Last synced: 04 May 2025
https://github.com/azim-ahmed/node-flow-diagram
A node based diagram which is built by Reactflow | Reactflow example reactflow examples
figjam flow flowchart flowcharts html-to-image javascript mindmap mindmap-editor node-based-ui react react-flow-renderer reactflow reactjs whiteboard workflow
Last synced: 30 Apr 2025
https://github.com/borjapazr/adventjs-solutions
🎅💻️ Solutions to the challenges proposed by @midudev on https://adventjs.dev
advent-of-code adventjs adventjs-2021 adventjs-2022 christmas javascript midudev
Last synced: 21 Mar 2025
https://github.com/rosekamallove/youtemy
A great way to learn from YouTube courses without any distractions and the ability to enroll in courses and track them with a daily streak to become more consistent.
firebase firestore-database hacktoberfest hacktoberfest2021 javascript reactjs youtube youtube-data-api
Last synced: 02 May 2025
https://github.com/trainingbypackt/professional-javascript
Fast-track your web development career using the powerful features of advanced JavaScript
api arrays document-object-model graphql htmldom javascript nodejs react redux rest-api
Last synced: 18 Feb 2026
https://github.com/odino/react-in-1000-words
Understand ReactJS with this brief guide
javascript react react-native reactjs ui
Last synced: 21 Mar 2025
https://github.com/willsonsmith/shopify-remix-app
A bare-bones example Shopify app build with remix.run
javascript remix-run shopify shopify-app
Last synced: 14 Sep 2025
https://github.com/manjunani/hacktoberfest-2021
Hacktoberfest 2021 contribution repository✨
beginner-friendly data-science digitalocean git github good-first-pr hacktoberfest hacktoberfest-accepted hacktoberfest2021 ipynb javascript machine-learning open-source python3 webdevelopment
Last synced: 06 Apr 2025
https://github.com/joshbduncan/AiCommandPalette
Adobe Illustrator Command Palette
adobe adobe-illustrator extendscript extensions javascript scripting
Last synced: 09 Jul 2025
https://github.com/laratipsofficial/tips-and-tricks
The tips and tricks related to laravel. Every laravel tips will be in its own branch.
alpinejs css html javascript laravel php tailwindcss vuejs
Last synced: 09 Jul 2025
https://github.com/haxzie-xx/30-days-of-vue
:star2: A 30 day learning challenge for VueJS by building simple yet cool projects :muscle:
30-days-of-code challenge hacktoberfest hacktoberfest2018 javascript tutorial vue
Last synced: 18 Mar 2025
https://github.com/nv/nice-alert.js
Makes alert box suck less
javascript ui-components ui-design ui-experiment
Last synced: 04 Aug 2025
https://github.com/statsig-io/ip3country
A JavaScript, zero-dependency, super small version of IP2Location LITE country lookups.
geolocation ip javascript nodejs typescript
Last synced: 02 Aug 2025
https://github.com/MetaMask/utils
Various JavaScript / TypeScript utilities of wide relevance to the MetaMask codebase.
javascript json time typescript utilities utility-library
Last synced: 28 Sep 2025
https://github.com/samrith-s/concurrent-tasks
A simple task runner which will run all tasks till completion, while maintaining concurrency limits.
concurrent-tasks javascript priority-queue task task-list task-queue task-runner tasks
Last synced: 21 Mar 2025
https://github.com/samuell1/contenteditor-plugin
Edit your content in page - plugin for OctoberCMS
content contenttools editor javascript laravel octobercms octobercms-plugin php
Last synced: 05 Apr 2025
https://github.com/smltq/jpublic
在我们开发项目的时候,无论项目规模大小,在所难免会写一些工具型函数来解决一些问题,随着项目开发和维护的时间越来越长,这些工具型函数会越来越多,同时还会穿插在各个项目的各模块或者文件当中,使得项目变的越来越臃肿,也不方便复用和维护。这时我们就会提取出一个类似的工具库或者基础库作为项目基础依赖,在项目中重复利用起来。 为了这样的工具库或类库更易扩展、易维护、易复用和更加稳定,我们就需要更好的去管理完善工具库。
common javascript jpublic js tool utils
Last synced: 21 Mar 2025
https://github.com/dalirnet/rtl-markdown
VSCode markdown RTL support
javascript markdown rtl vscode vscode-extension
Last synced: 30 Apr 2025
https://github.com/groupon/quinn
A set of convenient helpers to use promises to handle http requests
javascript nodejs quinn web-framework
Last synced: 10 Apr 2025
https://github.com/harttle/contest.js
Ready for contest use! Data structures and algorithms in pure JavaScript with zero dependency.
algorithm data-structure javascript leetcode
Last synced: 08 Sep 2025
https://github.com/tusbar/cache-control
Format and parse HTTP Cache-Control header
cache-control http javascript nodejs
Last synced: 05 Apr 2025
https://github.com/whoisryosuke/nextjs-redux-authentication-boilerplate
NextJS app with Redux based authentication (via OAuth2).
javascript nextjs oauth2 reactjs redux
Last synced: 13 Apr 2025
https://github.com/nodearch/nodearch
Node.js Backend Framework.
backend bluemax-io expressjs framework javascript nodejs rush typescript web
Last synced: 05 Apr 2025
https://github.com/altinn/designsystem
Altinn designsystem
css html javascript nodejs pattern-lab
Last synced: 05 Apr 2025
https://github.com/amandeepmittal/nodejs-tweet
Nodejs Twitter Bot that retweets, favorites, and replies.
bot javascript nodejs twitter-bot
Last synced: 04 Apr 2025
https://github.com/sanidhyy/canva-clone
Canva clone with customizable templates and AI-powered features for effortless visual creation.
canva canva-clone canvas color-picker drawing drawing-app javascript neon-db next next-auth nextjs postgresql react reactjs shadcn shadcn-ui tailwindcss typescript
Last synced: 11 Apr 2025
https://github.com/fauna/fauna-js
Javascript driver for Fauna v10 (current)
client clients database driver drivers fauna faunadb javascript nosql nosql-database serverless typescript
Last synced: 05 Apr 2025
https://github.com/kritika30032002/blog_website
This is a blog website where user can compose their blogs. The blogs are saved in database.
codepeak2023 css ejs gssoc-ext hacktoberfest hacktoberfest-accepted html iwoc2024 javascript kwoc2023 mongodb mongoose mongoosejs phicsit2024 webdevelopment
Last synced: 05 Apr 2025
https://github.com/kuzzleio/sdk-javascript
Kuzzle Javascript SDK. High level library including multi-protocol support, offline resiliency, realtime data and more
hacktoberfest http isomorphic javascript kuzzle kuzzle-sdk nodejs offline-first realtime sdk websocket
Last synced: 05 Apr 2025
https://github.com/vittoriopiotti/subnettingsolver-bootstrap
Sito web per la risoluzione degli esercizi sulle reti. Identifica il tipo di IP, verifica se due IP sono della stessa rete, effettua la FLSM e la VLSM
bootstrap css flsm javascript solver subnet subnetting subnetting-ipv4-addresses vlsm vlsm-calculator web website
Last synced: 11 Apr 2025
https://github.com/kieraneglin/punchbox
Page-specific Javascript in Rails for more civilized times
Last synced: 20 Mar 2025
https://github.com/galooshi/emacs-import-js
Emacs plugin for ImportJS
emacs emacs-plugin importjs javascript
Last synced: 05 May 2025
https://github.com/zhw2590582/100plugins
:100: Write 100 javascript plugins
Last synced: 27 Jul 2025
https://github.com/webar-rocks/webar.rocks.facedepth
Insert your face, detected in your camera feed, in a web 3D scene in real-time.
3d camera depth depth-map face face-detection face-tracking javascript javascript-library metaverse real-time threejs tracking webar webgl
Last synced: 29 Jul 2025
https://github.com/jeantimex/klotski
:small_orange_diamond: The JavaScript algorithm for solving klotski game.
algorithm fast game javascript klotski
Last synced: 15 Jul 2025
https://github.com/petrosdemetrakopoulos/ethairballoons
A strictly typed ORM library for Ethereum blockchain.
blockchain dao dapp database ethereum ethereum-blockchain javascript javascript-library library orm smart-contracts
Last synced: 19 Sep 2025
https://github.com/dean177/jest-to-match-shape-of
A Jest matcher to verify the shape of an object. Makes integration testing simple.
integration-testing javascript jest jest-matchers testing typescript
Last synced: 17 Mar 2025
https://github.com/thomas-crane/nrelay
A console based modular client for Realm of the Mad God built with Node.js and TypeScript.
javascript nodejs nrelay rotmg typescript
Last synced: 17 Mar 2025
https://github.com/andyjario/sourcecodeph
arduino-uno asp-net bootstrap-4 csharp css html5 javascript mysqli nodejs nodemcu-esp8266 php python sql sql-server vbnet
Last synced: 30 Oct 2025
https://github.com/superplug-in/supermarquee
The super smooth marquee javascript component.
angular html5 javascript jquery marquee react supermarquee svelte vue webcomponent
Last synced: 16 Jul 2025
https://github.com/barata-ribeiro/vite-vanilla-js-template
ViteJS starter template for vanilla JavaScript with some basic dependencies.
autoprefixer boilerplate boilerplate-template css-nano css-reset eslint javascript open-source postcss prettier scaffold-template template vanilla-javascript vite vite-template vitejs vitejs-template
Last synced: 15 Jul 2025
https://github.com/customrealms/core
Core library for the CustomRealms runtime
bukkit gaming javascript minecraft server typescript
Last synced: 12 Apr 2025
https://github.com/uber-web/thrift2flow
Converts Thrift specs into Flow JavaScript type definitions
flow flowtype javascript javascript-tools thrift type types
Last synced: 06 May 2025
https://github.com/bengmoh/filter-video
FilterVideo is an open-source browser extension that lets you customize video playback with shortcuts. Blur videos, adjust blur intensity, and manage settings effortlessly. Works on platforms like YouTube, Netflix, and Prime Video. Control what you watch, the way you want.
css3 dom html5 javascript sass-library webextension webpack
Last synced: 05 Apr 2025
https://github.com/tmarrs/json-at-work-examples
Code examples for JSON at Work.
chai handlebars java javascript jq json json-schema jsonapi junit4 minitest mocha mustache nodejs rest ruby
Last synced: 12 Apr 2025
https://github.com/dbz/webcache
Chrome extension to view the cached version of the current webpage
cache-extension cache-service chrome-extension coral-cdn google-cache google-chrome-extension internet-archive javascript wayback-machine webcache
Last synced: 29 Oct 2025
https://github.com/lucono/karma-test-explorer
Visual Studio Code extension for Karma and Angular testing with the Jasmine or Mocha framework
angular jasmine javascript karma karma-jasmine karma-mocha mocha test-runner testing typescript unit-testing vscode vscode-extension
Last synced: 12 Apr 2025
https://github.com/cferdinandi/jar
A tiny (< 1kb) library that makes working with cookies easier.
cookies javascript javascript-library vanilla-javascript vanilla-js
Last synced: 06 May 2025
https://github.com/sbekrin/canvaz
𝌕 Visual component-based content editor for React
canvaz component-based content-management drag-and-drop edtior javascript react visual
Last synced: 06 Apr 2025
https://github.com/keyweeusr/userscripts
:memo: My small script collection
customization dark-theme google-docs google-translate greasemonkey javascript userscript
Last synced: 12 Apr 2025
https://github.com/helpers/helper-markdown
Markdown template helper. Uses remarkable to render markdown in templates. Should work with Handlebars, Lo-Dash or any template engine that supports helper functions.
handlebars helper javascript markdown register
Last synced: 06 Apr 2025
https://github.com/bridgeconn/usfm-grammar
An elegant USFM parser.
grammar javascript parser parser-generator scripture-open-components usfm usfm-converter usfm-grammar usfm-json usfm-validator
Last synced: 03 Feb 2026
https://github.com/yoshuawuyts/nanostack
Small middleware stack library
data-structure frontend javascript middleware stack
Last synced: 14 Sep 2025
https://github.com/fmeum/polysafe
Embed any file into an encrypted, self-decrypting HTML file
encryption html javascript webcrypto
Last synced: 22 Mar 2025
https://github.com/teles/array-mixer
Powerful, super tiny and easy to use lib to reorder your javascript arrays.
array babel es2015 es6 functional functional-programming hacktoberfest javascript node
Last synced: 27 Jun 2025
https://github.com/coatyio/vda-5050-lib.js
Universal VDA 5050 library for Node.js and browsers.
5050 agv browser communication-interface javascript master-control nodejs typescript vda vda-5050 vdma
Last synced: 06 Apr 2025
https://github.com/KeyWeeUsr/Userscripts
:memo: My small script collection
customization dark-theme google-docs google-translate greasemonkey javascript userscript
Last synced: 02 Apr 2025
https://github.com/zkat/figgy-pudding
Cascading, controlled-visibility options object management.
configuration javascript npm options-resolver
Last synced: 30 Apr 2025
https://github.com/marcosmartinez7/react-native-bottom-up-panel
React Native drawer like panel
android drawer ios javascript react-native
Last synced: 19 Jan 2026
https://github.com/sumana2001/styles
A collection of cool effects in html, css and javascript.
beginner css good-first-issue hacktoberfest hacktoberfest2020 html javascript
Last synced: 07 May 2025
https://github.com/imskr/flappy-bird-ai
Artificial Intelligence based Flappy Bird Game
artificial-intelligence flappy-bird-agent flappy-bird-clone flappy-bird-game genetic-algorithm javascript javascript-game machine-learning neural-network reinforcement-learning
Last synced: 30 Apr 2025
https://github.com/arojunior/redux-localstore
Synchronize Redux Store with localStorage
javascript localstorage redux sessionstorage
Last synced: 16 Jul 2025
https://github.com/expobrain/json-schema-codegen
Generate code from JSON schema files
flow javascript json-schema-generator python
Last synced: 09 Mar 2026
https://github.com/xpaw/steam-card-farmer
🃏 Idle your Steam games to get trading cards
automation javascript steam steam-cards
Last synced: 21 Aug 2025
https://github.com/r2hu1/mysocials
an open-source link-in-bio tool designed to simplify the management of social media links. Built with Next.js, Shadcn, and MongoDB (updated)
javascript linkinbio linkinbio-alternative linktree-clone linktree-custom nextjs nextjs-linktree nextjs-project nextjs14 react shadcn-ui tailwindcss
Last synced: 23 Aug 2025
https://github.com/baumannzone/diablo3-vue-platzi
👾 Diablo 3 Profile Finder. Using the Diablo III official APIs
axios blizzard-api bootstrap-vue css diablo-3 font-awesome hacktoberfest html javascript netlify stylus vue vuejs
Last synced: 17 Aug 2025
https://github.com/luckly-xyz/lucky-client
A cross-platform instant messaging client application built with Tauri and Vue 3, featuring one-to-one chat, group chat, file transfer, audio/video calling, screen recording, screenshot capture, and QR code login capabilities.
element-ui ffmpeg javascript markdown protobuf rust tauri typescript vite vue3 webrtc
Last synced: 08 Oct 2025
https://github.com/omergulcicek/es6
ECMAScript 6 Türkçe çeviri
es6 javascript turkce-dokuman turkce-kaynak
Last synced: 08 Oct 2025
https://github.com/sendinblue/APIv3-typescript-library
SendinBlue's API v3 client
api deprecated javascript nodejs obsolete sendinblue typescript
Last synced: 08 Apr 2025
https://github.com/kvz/fakefile
The Universal Makefile for JavaScript
autocompletion build-automation build-tool javascript makefile npm-scripts
Last synced: 15 Apr 2025
https://github.com/sergeysova/telegram-typings
Flow, TypeScript, Rust types for Telegram Bots API
crate flowtype javascript rust telegram telegram-bot typescript
Last synced: 07 Mar 2026
https://github.com/octod/tiinvo
Simplify your TypeScript and JavaScript code. Use this lib and functional programming.
either es6 functional-js functional-programming javascript monad option predicates primitives-functions result typescript
Last synced: 27 Feb 2026
https://github.com/create3000/titania
Titania X3D Editor
3d c-plus-plus javascript linux titania titania-x3d-editor ubuntu vrml x3d x3d-specification
Last synced: 23 Apr 2025
https://github.com/vmware/build-tools-for-vmware-aria
Build Tools for VMware Aria provides development and release management tools for implementing automation solutions based on the VMware Aria Suite and VMware Cloud Director. The solution enables Virtual Infrastructure Administrators and Automation Developers to use standard DevOps practices for managing and deploying content.
automation devops devops-tools javascript typescript vcd vco vmware-aria-automation vmware-aria-automation-orchestrator vmware-aria-orchestrator vmware-cloud-director vmware-vrealize-automation vra vrealize vrealize-automation vrealize-operations-manager vrealize-orchestrator vro
Last synced: 09 Apr 2025
https://github.com/zachflower/tcpcv
:computer: TCPCV is a retro-style, text-based server for hosting your résumé.
Last synced: 12 Jun 2025
https://github.com/thavarshan/matrix
⚛︎ Bringing JavaScript-style async to PHP! Manage asynchronous tasks with ease using a modern, fiber-powered API for seamless concurrency and error handling.
async fiber javascript matrix non-blocking php task
Last synced: 09 Apr 2025
https://github.com/supertokens/browser-tabs-lock
Using this package, you can synchronise your code logic across browser tabs.
browser browser-sync javascript lock supertokens tabs
Last synced: 20 Aug 2025
https://github.com/hasinhayder/vue-calc
A simple and useful number project using Vue 3 for everyday use
Last synced: 30 Apr 2025
https://github.com/eduardostuart/vue-image-loader
🌟 Async image loader plugin for Vue.js
image image-loader javascript vue vue-image-loader vuejs
Last synced: 15 Mar 2025
https://github.com/jevonsflash/matoproductivity
开源记事类App
blazor-application javascript maui maui-blazor-hybrid
Last synced: 12 Apr 2025
https://github.com/chalarangelo/create-js-project
Set up a JavaScript project by running one command.
build-tools expressjs javascript nodejs reactjs zero-configuration
Last synced: 26 Oct 2025
https://github.com/eyereasoner/eye-js
A distribution of EYE reasoner in the JavaScript ecosystem using Webassembly.
javascript owl proof rdf reasoner semantic solid surfaces typescript web webassembly
Last synced: 15 Apr 2026
https://github.com/riyadhalnur/mongoose-softdelete
Soft delete MongoDB documents
javascript mongodb mongoose mongoose-plugin
Last synced: 27 Oct 2025
https://github.com/petercollingridge/interactivesvg.js
Library for quickly generating interactive SVGs
interactive-visualizations javascript jquery svg
Last synced: 03 Sep 2025
https://github.com/lelandmiller/micro-signals
A tiny typed messaging system inspired by js-signals that uses ES2015 sets
javascript npm-module npm-package pubsub signal typescript
Last synced: 02 Apr 2026
https://github.com/node-unicode/unicode-8.0.0
JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v8.0.0’s categories, scripts, blocks, bidi, and other properties.
javascript unicode unicode-data
Last synced: 23 Apr 2025
https://github.com/mastercard/client-encryption-nodejs
Library for Mastercard API compliant payload encryption/decryption.
decryption encryption field-level-encryption fle javascript mastercard nodejs openapi
Last synced: 11 Jun 2025
https://github.com/samzhangjy/vueterm
An Ubuntu like terminal portfolio site.
javascript portfolio terminal typescript vue
Last synced: 18 Jun 2025
https://github.com/haggen/populous
Populates a <select> with a remote JSON.
Last synced: 10 May 2025
https://github.com/venkatperi/js-dsl
DSL builder for Javascript/nodejs (like mocha)
Last synced: 10 Apr 2025
https://github.com/jsperfdev/jsperf.dev
A monorepo collection of JavaScript performance libraries
benchmarking javascript jsperf nodejs performance typescript
Last synced: 19 Apr 2025