Pinned Repositories
computer-science-in-javascript
Collection of classic computer science paradigms, algorithms, and approaches written in JavaScript.
config-array
DEPRECATED. Use eslint/config-array instead
env
A utility for verifying environment variables are present
humanfs
A modern filesystem API for JavaScript
momoa
A JSON parser, tokenizer, traverser, and printer.
number-to-words
A JavaScript function to convert a number into words
object-schema
DEPRECATED. Use eslint/object-schema instead.
pledge
A custom promise implementation for JavaScript
print-ready
A JavaScript-powered CLI for converting HTML into PDFs
puppeteer-data-extractor
Human Who Codes's Repositories
humanwhocodes/computer-science-in-javascript
Collection of classic computer science paradigms, algorithms, and approaches written in JavaScript.
humanwhocodes/humanfs
A modern filesystem API for JavaScript
humanwhocodes/env
A utility for verifying environment variables are present
humanwhocodes/momoa
A JSON parser, tokenizer, traverser, and printer.
humanwhocodes/print-ready
A JavaScript-powered CLI for converting HTML into PDFs
humanwhocodes/puppeteer-data-extractor
humanwhocodes/object-schema
DEPRECATED. Use eslint/object-schema instead.
humanwhocodes/number-to-words
A JavaScript function to convert a number into words
humanwhocodes/config-array
DEPRECATED. Use eslint/config-array instead
humanwhocodes/tweet
A CLI for posting to Twitter
humanwhocodes/module-importer
Universal importer for CommonJS and ESM in Node.js
humanwhocodes/eslint-simple-rule
A utility for creating simple ESLint rules
humanwhocodes/retry
A JavaScript utility for retrying async methods that reject errors
humanwhocodes/async-event-emitter
Asynchronous version of EventEmitter for JavaScript
humanwhocodes/gitignore-to-minimatch
Utility to convert gitignore patterns into minimatch patterns
humanwhocodes/astro-jekyll
Toolkit to make transferring a Jekyll website to Astro simple!
humanwhocodes/toot
CLI for posting to Mastodon
humanwhocodes/humanwhocodes.com
humanwhocodes/object-store
humanwhocodes/ordered-set
A set data structure that maintains the order of insertion
humanwhocodes/array-with-default
An implementation of Array with a default for missing values
humanwhocodes/github-comment
A simple CLI for posting comments to GitHub issues and pull requests
humanwhocodes/memory
A JavaScript implementation of dynamic memory.
humanwhocodes/disqus-export
Disqus comments exporter
humanwhocodes/hello-deno-service
An example Deno service to run on Google Cloud Run
humanwhocodes/hello-nodejs-service
A simple microservice as an example for running Node.js on Google Cloud Run
humanwhocodes/astexplorer
A web tool to explore the ASTs generated by various parsers.
humanwhocodes/markdown-it-markua-aside
markdown-it plugin for Markua asides and blurbs
humanwhocodes/mailgun-list-export
A Node.js program for downloading an entire Mailgun mailing list
humanwhocodes/money.humanwhocodes.com