hanaeto's Stars
kelseyhightower/nocode
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
automerge/automerge-classic
A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically.
share/sharedb
Realtime database backend based on Operational Transformation (OT)
AlaSQL/alasql
AlaSQL.js - JavaScript SQL database for browser and Node.js. Handles both traditional relational tables and nested JSON data (NoSQL). Export, store, and import data from localStorage, IndexedDB, or Excel.
doowb/group-array
Group array of objects into lists.
jsmreese/moment-duration-format
Format function plugin for the Moment Duration object.
getredash/redash
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
fingerprintjs/fingerprintjs
The most advanced browser fingerprinting library.
puppeteer/puppeteer
JavaScript API for Chrome and Firefox
lithdew/flatend
Quickly build microservices using p2p networking in NodeJS/Go.
zhmushan/deno_init
Quickly initialize a Deno project
Semantic-Org/Semantic-UI
Semantic is a UI component framework based around useful principles from natural language.
visionmedia/node-progress
Flexible ascii progress bar for nodejs
tj/commander.js
node.js command-line interfaces made easy
ohmyzsh/ohmyzsh
🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
nodejs/nan
Native Abstractions for Node.js
microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
anvaka/npmgraph.an
2d visualization of npm
plcpeople/mcprotocol
node.js implementation of the MC (MELSEC communication) protocol to exchange data with Mitsubishi FX programmable controllers.
yaacov/node-modbus-serial
A pure JavaScript implemetation of MODBUS-RTU (and TCP) for NodeJS
plcpeople/nodeS7
Node.JS library for communication to Siemens S7 PLCs
oblador/angular-scroll
Scrollspy, animated scrollTo and scroll events for angular.js
michalsnik/aos
Animate on scroll library
swup/swup
Versatile and extensible page transition library for server-rendered websites 🎉
Ecodev/natural-gallery-js
A lazy load, infinite scroll and natural layout list gallery
dimsemenov/PhotoSwipe
JavaScript image gallery for mobile and desktop, modular, framework independent
chen0040/js-graph-algorithms
Package provides javascript implementation of algorithms for graph processing
albertorestifo/node-dijkstra
A NodeJS implementation of Dijkstra's algorithm
mgechev/javascript-algorithms
💻 JavaScript implementations of computer science algorithms
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings