Pinned Repositories
539kernel-book
A Journey in Creating an Operating System Kernel: A book that teaches the reader how to create an operating system's kernel called 539kernel. You can read the book freely in https://539kernel.com/
angular
blake2b-wasm
Blake2b implemented in WASM
browser-compat-data
This repository contains compatibility data for Web technologies as displayed on MDN
clientjs
Device information and digital fingerprinting written in pure JavaScript.
DefinitelyTyped
The repository for high quality TypeScript type definitions.
MDN-Array.prototype.find
MDN version of Array.prototype.find shim
object-assign-shim
ES6 spec-compliant Object.assign shim. From https://github.com/ljharb/object.assign
tslint-rules
TSLint rule plugins
yarpm
CLI tool to run npm scripts with either npm, pnpm, or yarn, depending on how it was started
BendingBender's Repositories
BendingBender/yarpm
CLI tool to run npm scripts with either npm, pnpm, or yarn, depending on how it was started
BendingBender/clientjs
Device information and digital fingerprinting written in pure JavaScript.
BendingBender/tslint-rules
TSLint rule plugins
BendingBender/DefinitelyTyped
The repository for high quality TypeScript type definitions.
BendingBender/elastdocker
🐳 Elastic Stack (ELK) v8+ on Docker with Compose. Pre-configured out of the box to enable Logging, Metrics, APM, Alerting, ML, and SIEM features. Up with a Single Command.
BendingBender/539kernel-book
A Journey in Creating an Operating System Kernel: A book that teaches the reader how to create an operating system's kernel called 539kernel. You can read the book freely in https://539kernel.com/
BendingBender/blake2b-wasm
Blake2b implemented in WASM
BendingBender/checksum.sh
Verify every install script. Checksum.sh is a simple way to download, review, and verify install scripts.
BendingBender/cidr-regex
Regular expression for matching IP addresses in CIDR notation
BendingBender/cordova-plugin-safariviewcontroller
:tiger: :elephant: :crocodile: Forget InAppBrowser for iOS - this is way better for displaying read-only web content in your PhoneGap app
BendingBender/distance-from
Simple API for quickly calculating distance between two coordinates
BendingBender/dog-statsy
node dogstatsd client
BendingBender/eff-diceware-passphrase
Generate a cryptographically random password from EFF's improved Diceware word list
BendingBender/elm-asset-webpack-loader
Webpack loader for assets (like images or fonts) in Elm programming language
BendingBender/elm-compiler-test
Test elm install of all packages
BendingBender/elm-language-server
Language server implementation for Elm
BendingBender/elm-sha256
sha256 and sha224 cryptographic hash functions for Elm
BendingBender/express-bunyan-logger
bunyan logger middleware for express
BendingBender/fast-json-stable-stringify
Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.
BendingBender/gren-compiler
BendingBender/is-buffer
Determine if an object is a Buffer
BendingBender/is-cidr
Check if a string is an IP address in CIDR notation
BendingBender/node-dateformat
A node.js package for Steven Levithan's excellent dateFormat() function.
BendingBender/node-qrcode
qr code generator
BendingBender/sha256-universal
Sha256 hashing algorithm implemented in WebAssembly with a pure JavaScript fallback alongside
BendingBender/SyslogPro
A NodeJS Syslog module with support for RFC3164, RFC5424, LEEF, and CEF formatted messages over UDP, TCP or TLS transport
BendingBender/tsd
Check TypeScript type definitions
BendingBender/unixify
Convert a windows file path to a unix-style file path.
BendingBender/uuid-apikey
A Base32-Crockford encoded API Key generator and converter to turn UUIDs into human readable API Keys
BendingBender/xmpp.js
XMPP for JavaScript