The Fisher-Yates (aka Knuth) shuffle for Browser JavaScript and Node.js
Updated 2017-10-29 04:12:31 +00:00
A lightweight DNS daemon (server) for creating and capturing DNS and mDNS query and response packets to disk as binary and/or JSON. Options are similar to the Unix dig command.
Updated 2017-11-03 22:01:07 +00:00
multicast dig. A dig-like mDNS browser for debugging, written in node.js.
Updated 2017-11-05 03:22:52 +00:00
Scripts for creating a curl | bash service installer.
Updated 2017-11-14 14:48:12 +00:00
Updated 2017-12-09 04:48:37 +00:00
Calculate compound interest in JavaScript.
Updated 2017-12-14 05:30:38 +00:00
Wordpress setup.
Updated 2018-03-19 02:57:59 +00:00
Create and capture DNS and mDNS query and response packets to disk as binary and/or JSON. Options are similar to the Unix dig command.
Updated 2018-03-21 02:12:58 +00:00
btoa for Node.JS (it's a one-liner)
Updated 2018-03-28 04:54:03 +00:00
W3C DOM Storage (localStorage and sessionStorage) for node.js
Updated 2018-03-28 05:16:07 +00:00
Porting Google's S2 Geometry Library to Javascript
Updated 2018-04-10 15:57:15 +00:00
A commandline Authenticator App (for Authy, Google Authenticator, Microsoft Authenticator, TOTP, etc)
Updated 2018-04-19 02:29:03 +00:00
A wrapper to enable the use of any in-process store with node cluster via cluster process and worker messages (i.e. for Raspberry Pi servers).
Updated 2018-04-21 00:53:02 +00:00
A simple way to wrap a single-instance module to enable it to work with node cluster.
Updated 2018-04-21 01:14:26 +00:00
JavaScript One Time Password library, supports HOTP, TOTP and works with Google Authenticator • forked from https://github.com/guyht/notp
Updated 2018-04-29 00:32:52 +00:00
Two- / Multi- Factor Authenication (2FA / MFA / OTP) for browser JavaScript
Updated 2018-05-01 04:13:42 +00:00
A lightweight IOT application server with a hard shell written for node.js
Updated 2018-05-02 18:17:30 +00:00
Generate a CSR (Certificate Signing Request) for a Free SSL Certificate in your browser! Uses as few dependencies as possible from the PKI.js and ASN1.js suites.
Updated 2018-05-04 10:45:22 +00:00
A standard for webservers that's just right.
Updated 2018-05-04 17:13:37 +00:00
A packaged version of Douglas Crockford's Remedial JavaScript. Deprecated. This was meant for old ES3 javascript. For many of these methods there are better native alternatives in ES5.1
Updated 2018-05-10 00:36:26 +00:00