Pinned Repositories
config-twelve
📝 Node.js configuration with env variables that adheres to the twelve-factor methodology.
d-list
Node.js module to read the contents of a directory with filters. Provides wrappers to fs.readdir to return just files or directories.
env-emitter
📣 Node.js module that adds event emitters to process.env
fbnix
✂ Agent library for scraping Facebook groups and pages in Node.js
jwt-guard
🔒 Express middleware for guarding resources based on JWT roles and claims
node-red-contrib-protonmail
Node-RED node to send encrypted email through ProtonMail
poh-rest
A simple centralized REST API to fetch data from the Proof of Humanity protocol and ecosystem.
proof-of-humanity-web
The Proof Of Humanity web application - KOVAN PATCHED
protonmail-api
✉ Node.js API for ProtonMail
sequelize
Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.
justinkalland's Repositories
justinkalland/protonmail-api
✉ Node.js API for ProtonMail
justinkalland/fbnix
✂ Agent library for scraping Facebook groups and pages in Node.js
justinkalland/poh-rest
A simple centralized REST API to fetch data from the Proof of Humanity protocol and ecosystem.
justinkalland/node-red-contrib-protonmail
Node-RED node to send encrypted email through ProtonMail
justinkalland/env-emitter
📣 Node.js module that adds event emitters to process.env
justinkalland/jwt-guard
🔒 Express middleware for guarding resources based on JWT roles and claims
justinkalland/proof-of-humanity-web
The Proof Of Humanity web application - KOVAN PATCHED
justinkalland/config-twelve
📝 Node.js configuration with env variables that adheres to the twelve-factor methodology.
justinkalland/d-list
Node.js module to read the contents of a directory with filters. Provides wrappers to fs.readdir to return just files or directories.
justinkalland/eslint-config-jk
Node.js lint setup and config that I use in my projects (based on StandardJS).
justinkalland/eslint-config-jk-ts
Node.js lint setup and config that I use in my TypeScript projects (based on StandardJS).
justinkalland/add-ubi-to-metamask
Just a button to add UBI to MetaMask
justinkalland/config-typed
Configuration through process.env in the spirit of TypeScript
justinkalland/eslint-config-standard
ESLint Config for JavaScript Standard Style
justinkalland/fastify-typeorm-plugin
Fastify plugin for TypeORM
justinkalland/humanity.tools
justinkalland/openapi.tools
A collection of Editors, Linters, Parsers, Code Generators, Documentation, Testing
justinkalland/standard-version
:trophy: Automate versioning and CHANGELOG generation, with semver.org and conventionalcommits.org
justinkalland/super-linter
Combination of multiple linters to install as a GitHub Action