An open API service indexing awesome lists of open source software.

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.

https://github.com/wahengchang/nodejs-cron-job-must-know

it is an example of running node.js script with every certain period(cron job)

cron cron-jobs cronjob example javascript nodejs reactjs schedule scheduler tutorial

Last synced: 11 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/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/zkat/figgy-pudding

Cascading, controlled-visibility options object management.

configuration javascript npm options-resolver

Last synced: 30 Apr 2025

https://github.com/fernanda-kipper/frontend-cardapio-digital

Esse projeto é o Frontend de uma aplicação de simples Cardápio Digital desenvolvido durante meu tutorial no Youtube

javascript react react-query typescript

Last synced: 14 May 2025

https://github.com/arloliu/fastmq

High performance message broker implementation for node.js with multiple network transports support.

ipc javascript message-broker nodejs

Last synced: 19 Feb 2026

https://github.com/vutran/preact-codemod

:shaved_ice: Shave some bytes by using Preact.

codemod javascript jscodeshift preact react transpiler

Last synced: 13 Apr 2025

https://github.com/zhw2590582/100plugins

:100: Write 100 javascript plugins

javascript plugins

Last synced: 27 Jul 2025

https://github.com/aantipov/moiva-catalog

A catalog of software libraries to feed Moiva.io suggestions system

golang java javascript python software techstack

Last synced: 02 Aug 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/amandeepmittal/nodejs-tweet

Nodejs Twitter Bot that retweets, favorites, and replies.

bot javascript nodejs twitter-bot

Last synced: 04 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/altinn/designsystem

Altinn designsystem

css html javascript nodejs pattern-lab

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/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/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/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/dalirnet/rtl-markdown

VSCode markdown RTL support

javascript markdown rtl vscode vscode-extension

Last synced: 30 Apr 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/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/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/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/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/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/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/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/hardpixel/hotel-manager

GNOME Shell extension to manage Hotel development servers.

gnome-shell gnome-shell-extension hotel javascript server-management

Last synced: 13 Apr 2025

https://github.com/smltq/jpublic

在我们开发项目的时候,无论项目规模大小,在所难免会写一些工具型函数来解决一些问题,随着项目开发和维护的时间越来越长,这些工具型函数会越来越多,同时还会穿插在各个项目的各模块或者文件当中,使得项目变的越来越臃肿,也不方便复用和维护。这时我们就会提取出一个类似的工具库或者基础库作为项目基础依赖,在项目中重复利用起来。 为了这样的工具库或类库更易扩展、易维护、易复用和更加稳定,我们就需要更好的去管理完善工具库。

common javascript jpublic js tool utils

Last synced: 21 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/kieraneglin/punchbox

Page-specific Javascript in Rails for more civilized times

javascript rails ruby

Last synced: 20 Mar 2025

https://github.com/froots/front-end-responsibilities

A laundry list of possible front-end engineering responsibilities

css front-end html javascript professional

Last synced: 09 Jul 2025

https://github.com/wmakeev/moysklad

Библиотека для работы с API сервиса МойСклад

client crm javascript moysklad nodejs rest warehouse wms

Last synced: 06 Apr 2026

https://github.com/sbrl/soundbox

:speaker: :notes: A super simple JS library for playing sound effects :headphones: :musical_keyboard:

html javascript js-library sound web-audio-library

Last synced: 16 Mar 2025

https://github.com/jherax/array-sort-by

Powerful mechanism to sort arrays or array of objects by one or more properties. You can also specify a custom comparer function.

accent amd arrange array asc commonjs compare desc javascript objects ordering requirejs sort sort-criteria umd-modules

Last synced: 18 Jul 2025

https://github.com/yashash-pugalia/win11-settings

Windows 11 settings app recreated with React.

javascript react sass

Last synced: 10 Apr 2025

https://github.com/whichbrowser/server

Server written in PHP, provides a Javascript API for in the browser

javascript php server user-agent whichbrowser

Last synced: 14 Apr 2025

https://github.com/berthutapea/msnproduction.com

MSN PRODUCTION is a company that provides services for creating websites, mobile applications, branding & creative content, as well as internet marketing & advertising according to your business needs at low prices with luxurious quality.

company-profile css daisyui emailjs framer-motion javascript leaflet react react-icons react-leaflet react-slick react-type-animation tailwindcss

Last synced: 14 Apr 2025

https://github.com/wrathchaos/react-native-multiple-select

Customizable & Animated, Easy to Use Multiple Select Library for React Native

android animated ios javascript multi-select multiple-picker picker react-native select

Last synced: 01 May 2025

https://github.com/peculiarventures/xmldsigjs

XMLDSIGjs provides an implementation of XMLDSIG in Typescript/Javascript based on WebCrypto

javascript node-webcrypto-ossl soap typescript web-crypto webcrypto webservices xmldsig xmldsig-signature

Last synced: 08 May 2025

https://github.com/CsarGomez/beginnersJavascriptNotes

Notes of the Wes Bos course Beginners Javascript

beginners beginners-javascript javascript javascript-notes

Last synced: 10 May 2025

https://github.com/snowflyt/repl

An Online REPL for JavaScript/TypeScript

browser javascript online repl typescript

Last synced: 29 Oct 2025

https://github.com/johansatge/elastic-columns

✨ A jQuery plugin designed to be used as an alternative to the well-known Isotope library.

elastic-columns grid javascript jquery jquery-plugin

Last synced: 27 Mar 2025

https://github.com/reactjs/mn.react.dev

(Work in progress) React documentation website in Mongolian

documentation javascript react website

Last synced: 05 Apr 2025

https://github.com/bxt/photoshop-javascript-tools

Utility scripts to speed up daily photoshopping and automate annoying tasks

calendar javascript photoshop photoshop-javascript tools

Last synced: 13 Apr 2025

https://github.com/imteekay/pokehooks-labs

A laboratory to use pokemons and do some experiments with React Hooks API

context-api javascript js pokedex pokemon react react-hooks reactjs

Last synced: 28 Apr 2025

https://github.com/xyxiao001/photo

使用vue1.0 搭建的摄影网站

javascript vue vue1

Last synced: 21 Mar 2025

https://github.com/mbonvini/timeseriesmaker

Simple app to generate hand-drawn time series

d3js javascript timeseries-data

Last synced: 01 May 2025

https://github.com/ryanve/res

Device resolution detection module

dpcm dpi dppx javascript resolution

Last synced: 02 Aug 2025

https://github.com/repetere/modelscript

REPO MOVED TO https://github.com/repetere/jsonstack-data - Data Science and Machine learning in JavaScript

data-mining data-preprocessing data-science javascript machine-learning

Last synced: 01 Oct 2025

https://github.com/kdastan/react-native-modal-loader

Customizable animated modal progress hud for react apps.

hud javascript loader modal progress react-native

Last synced: 04 Aug 2025

https://github.com/ayu-hack/hacktoberfest2024-1

This is repo to create some pull requests and completing hacktoberfest 2024 easily. All request will be accepted. Genuine Pull Request will promoted also. #hacktobefest #hacktobefest2024 #hacktobefest-accepted Resources

beginner-friendly cpp csharp hacktoberfest hacktoberfest-accepted hacktoberfest2024 java javascript miniproject opensource-projects python webdevelopment

Last synced: 10 Jul 2025

https://github.com/qq15725/modern-rembg

🐘 Uses an AI model to remove image backgrounds. Only the ESM.

background-removal image-matting image-processing javascript onnx typescript

Last synced: 17 Jun 2025

https://github.com/openpeeps/denim

Node 💖 Nim = Denim! Build powerful NodeJS / BunJS addons with Nim language via Node API (NAPI)

bindings cli-tool denim javascript napi napi-nim native-addon nim-lang node node-addon-api nodejs-addon nodejs-native-addon openpeeps toolkit

Last synced: 10 Jul 2025

https://github.com/anbraten/gitea-js

A Typescript library to access Gitea API

gitea javascript typescript

Last synced: 06 Apr 2025

https://github.com/grimmerk/alphago-zero-tictactoe-js

A game framework based on AlphaZero/TensorFlow.js runs in browser to demonstrate tic-tac-toe AI game. Use a pre-trained model or train from scratch. Ported from suragnair/alpha-zero-general (Python)

alphazero browser cnn create-react-app deep-learning game javascript monte-carlo-tree-search neural-network numjs reactjs reinforcement-learning semantic-ui skip-resnet-implementation tic-tac-toe tictactoe

Last synced: 27 Jun 2025

https://github.com/javascript-tutorial/pl.javascript.info

Modern JavaScript Tutorial in Polish

javascript polish tutorial

Last synced: 17 Mar 2025

https://github.com/maelweb/fe-bk-mind-map

前端基础知识思维导图(Front-end basic knowledge mind map)。

css interview javascript react

Last synced: 04 May 2025

https://github.com/petercunha/donut

:robot: A JavaScript implementation of the infamous "donut.c" program

code-golf delicious donuts javascript pointless

Last synced: 09 Apr 2025

https://github.com/vaheqelyan/tygit

A basic terminal interface for git, written on Node.js [Project not maintained]

git interface javascript node nodejs npm terminal tui typescript

Last synced: 22 Apr 2025

https://github.com/saucxs/full_stack_knowledge_list

full_stack_knowledge_list,开发知识体系,主要是全栈开发知识体系。 目的:每一个开发人员都应该形成自己的知识体系,做到提纲挈领。在设计代码,聊技术,面试,系统结构设计,架构设计等时候,能够游刃有余,充满自信。 特点: 1、前端领域:Html和css基础,JavaScript,计算机基础,框架和类库,前端工程,项目构建,算法与数据结构等。 2、后端领域:欢迎补充。。。

backend brower css fontend fullstack git html javascript knowledge nginx react redis vue

Last synced: 12 Apr 2025

https://github.com/cdransf/coryd.dev

🎧 The source for my personal site. Built using 11ty (and other tools): https://coryd.dev/colophon

11ty blog eleventy esm javascript liquidjs markdown portfolio webcomponents

Last synced: 27 Mar 2025

https://github.com/rowno/medic

Perform bulk URL status checks and track changes.

command-line command-line-tool javascript nodejs url-monitor

Last synced: 23 Apr 2025

https://github.com/bullhorn/bullhornjs

javascript library to use the Bullhorn's REST APIs

bullhorn demo javascript

Last synced: 23 Apr 2025

https://github.com/connect-foundation/2019-01

👨‍💻👩‍💻Boolean Avengers : 개발 상식을 점검할 수 있는 웹 시리어스 게임 서비스

canvas-api docker docker-compose express javascript mysql nginx nodejs react socket-io travis-ci

Last synced: 03 Mar 2026

https://github.com/sindresorhus/gulp-myth

[DEPRECATED] Myth - Postprocessor that polyfills CSS

css gulp-plugin javascript myth nodejs post-processor

Last synced: 27 Sep 2025

https://github.com/akvo/akvo-rsr

Akvo Really Simple Reporting

akvo akvo-rsr django iati iati-standard javascript python reporting

Last synced: 29 Aug 2025

https://github.com/tigoe/websocket-examples

Examples for websocket clients and servers

arduino javascript nodejs websocket websocket-server websockets

Last synced: 21 Aug 2025

https://github.com/madrilene/lenesaile.com

My personal website built with Eleventy. It supports three languages.

11ty blog buildexcellentwebsites css dev-blog eleventy every-layout javascript personal-website static-site

Last synced: 07 Apr 2026

https://github.com/heycarsten/ember-fsm

[Maintenance Mode] A promise-aware finite state machine implementation for Ember

ember ember-addon fsm javascript state-machine

Last synced: 04 Oct 2025

https://github.com/angarg12/nucleogenesis

Nucleogenesis JS incremental game

angular chemistry game idle incremental javascript physics

Last synced: 22 Jan 2026

https://github.com/ustwo/docker-browser-sync

Docker image for BrowserSync

browsersync docker javascript

Last synced: 09 Apr 2025

https://github.com/kaitai-io/kaitai_struct_javascript_runtime

Kaitai Struct: runtime for JavaScript

javascript kaitai-struct

Last synced: 06 Sep 2025

https://github.com/connect-foundation/2019-03

✨Youngstargram - Youth, Romance, Flex🤟

apollo-client express graphql javascript mysql nodejs react sequelize sns

Last synced: 14 Jun 2025

https://github.com/adonyssantos/git-config-sync

⚙️ Synchronizing local config files with with any Git cloud services like GitHub, GitLab or BitBucket ☁️

bash-script git-config-sync javascript palm-tree palm-tree-css sync-config typescript

Last synced: 14 Jun 2025

https://github.com/thenativeweb/node-cqrs-eventdenormalizer

Node-cqrs-eventdenormalizer is a node.js module that implements the cqrs pattern. It can be very useful as eventdenormalizer component if you work with (d)ddd, cqrs, domain, host, etc.

cqrs domain-driven-design events javascript replay

Last synced: 17 Mar 2026

https://github.com/privatenumber/manten

💮 満点 - Lightweight testing library for Node.js

async concurrent describe javascript minimal node test testing testsuite

Last synced: 12 Feb 2026

https://github.com/dabit3/appsync-graphql-cities

A real time React Native application built using GraphQL & AWS AppSync

android appsync graphql ios javascript react react-apollo react-native

Last synced: 17 Nov 2025

https://github.com/skratchdot/ble-midi

A Bluetooth Low Energy MIDI library written in javascript

ble bluetooth cli javascript midi node web-bluetooth

Last synced: 05 Mar 2026