Pinned Repositories
dns-query
Node & Browser tested, Non-JSON DNS over HTTPS (and DNS) fetching with minimal dependencies.
browserify-persist-fs
Efficient & stable persistent filesystem cache for browserify
es6modules-nodejs
A summary of the discussion of ES6 modules in Node.js
hyper-dns
DNS lookup for dat/hyper archives
i18n-core
i18n-core is a no-fuzz Node.js implementation of i18n.
mapslice
Slices a given image into tiles to be used for a interactive map display. (including command-line tool)
markdown-it-replace-link
markdown-it plugin for replacing links (image & text) in the markdown document.
network-interfaces
Observing network interfaces and changes to them.
protobuf-varint
Protocol buffers compatible, fast varint implementation
simple-terminal-menu
A menu that is easier to use on the terminal than terminal-menu
martinheidegger's Repositories
martinheidegger/markdown-it-replace-link
markdown-it plugin for replacing links (image & text) in the markdown document.
martinheidegger/mapslice
Slices a given image into tiles to be used for a interactive map display. (including command-line tool)
martinheidegger/dns-query
Node & Browser tested, Non-JSON DNS over HTTPS (and DNS) fetching with minimal dependencies.
martinheidegger/kuromoji-vercel
Vercel server that serves kuromoji data.
martinheidegger/protobuf-varint
Protocol buffers compatible, fast varint implementation
martinheidegger/fast-varint
fast, javascript-only, compatible protobuf compatible varint codecs
martinheidegger/async-cache
Simple, fast, no-dependency cache for async calls.
martinheidegger/github_slugger
:octocat: Generate a slug just like GitHub does for markdown headings.
martinheidegger/react-typescript-presentation
Presentation abut using typescript with react.
martinheidegger/advent-of-code
Advent of code answers
martinheidegger/content
The content behind MDN Web Docs
martinheidegger/countries
World countries in JSON, CSV, XML and Yaml. Any help is welcome!
martinheidegger/crypto-playground
A simple tool to learn basic concepts of cryptography!
martinheidegger/kansai-algo
Algorithm for Kansai Algo Challenge
martinheidegger/key2fa
Key 2FA presentation
martinheidegger/kwddm-example-react
Live-coded React example for attendees
martinheidegger/libstem_gamepad
Gamepad C API wrapper for OS X, Windows, and Linux
martinheidegger/m5stack-mirror
Mirror for the Arduino Files needed for the m5stack
martinheidegger/node-gamepad
node.js bindings for Alex Diener's cross-platform gamepad code
martinheidegger/node-mkdirp
Recursively mkdir, like `mkdir -p`, but in node.js
martinheidegger/proposal-async-context
Async Context for JavaScript
martinheidegger/react-now-hook
A hook for react to get the current timestamp
martinheidegger/react-router
Declarative routing for React
martinheidegger/react.dev
The React documentation website
martinheidegger/shape-defense
Game for the flutter hackathon 2024 - vienna
martinheidegger/sodium-universal
Universal wrapper for sodium-javascript and sodium-native working in Node.js and the Browser
martinheidegger/sql-intro
Presentation for OWDDM. Introduction to SQL
martinheidegger/stream-to-string
Pipe a stream into a string, collect value with callback or promise
martinheidegger/tauri-pwd
Created with StackBlitz ⚡️
martinheidegger/webgamepad
Presentation about the web Gamepad API for the OWDDM.com 2023 January meetup.