Pinned Repositories
crocket
Efficient and simple node.js TCP/unix socket/windows socket interprocess communication.
croner
Trigger functions or evaluate cron expressions in JavaScript or TypeScript. No dependencies. Most features. Node. Deno. Bun. Browser.
croner-rust
Rust flavor of the popular cron scheduler croner.
cryptalk
HTML5/Node.js based, client side (E2EE) encrypted instant chat
minitz
Minimal utility to convert to or from any timezone. Deno/Node/Browser. ESM/CommonJS.
node-telldus
Node bindings for telldus-core
proper-tags
🔖 Useful template literal tags for dealing with string (common-tags rebooted)
pup
Universal process manager built in Deno
thinker-fts
Fast and extendible Node.js/Javascript fulltext search engine.
webauthn-skeleton
Skeleton for a Web Authentication API website
Hexagon's Repositories
Hexagon/croner
Trigger functions or evaluate cron expressions in JavaScript or TypeScript. No dependencies. Most features. Node. Deno. Bun. Browser.
Hexagon/pup
Universal process manager built in Deno
Hexagon/croner-rust
Rust flavor of the popular cron scheduler croner.
Hexagon/webauthn-skeleton
Skeleton for a Web Authentication API website
Hexagon/minitz
Minimal utility to convert to or from any timezone. Deno/Node/Browser. ESM/CommonJS.
Hexagon/proper-tags
🔖 Useful template literal tags for dealing with string (common-tags rebooted)
Hexagon/lumocs
Ready to use dark/light documentation theme for the static site generator Lume
Hexagon/detris
Tetris game in pure Deno using Deno KV for data persistence, with lazy HTML5 interface.
Hexagon/windows-service
Deno library to seamlessly integrate your application as a Windows service without any external tools.
Hexagon/bundlee
Bundle static assets to a single JSON-file.
Hexagon/base64
Base64 and base64url to string or arraybuffer, and back. Works in Node, Deno or browser.
Hexagon/spotweb
Dockerized Deno application that gets and caches electricity prices (spot price) from ENTSO-e.
Hexagon/croner-scheduler-rust
A threaded cron job scheduler library for Rust
Hexagon/deps
Tool to check Deno/JSR dependencies
Hexagon/webdiff
Cli tool comparing websites over time
Hexagon/bedrock-server-manager
Minecraft Bedrock Server Manager
Hexagon/blog
Source code of Hexagon's Blog
Hexagon/self
Easily check if users have the latest version of your Deno programs published on jsr.io.
Hexagon/pup-api-client
Runtime agnostic TypeScript REST client for interacting with the Pup REST API.
Hexagon/pup-api-definitions
Type definitions and interfaces that describe the public data structures of Pup and it's REST API.
Hexagon/pup-common
Utility modules that are used across multiple Pup components.
Hexagon/pup-telemetry
Empowers Node, Deno or Bun processes run by Pup with telemetry and inter process communication capabilities.
Hexagon/env
Cross-runtime environment variable management for Deno, Bun, and Node.js
Hexagon/esbuild-plugin-d.ts
🔌 Build Typescript declarations with ESBuild
Hexagon/fido2-lib
A node.js library for performing FIDO 2.0 / WebAuthn server functionality
Hexagon/hexagon
Hexagon/ohash
Super fast hashing library based on murmurhash3 written in Vanilla JS
Hexagon/pup-plugin
The cornerstone for developing custom plugins for Pup
Hexagon/pup-plugin-web-interface
Official Pup web interface plugin
Hexagon/tokio-cron-scheduler
Schedule tasks on Tokio using cron-like annotation