Pinned Repositories
babel-plugin-use-lodash-es
Replace `lodash` imports with `lodash-es`.
batch-async-iterator
Batch an AsyncIterator.
buffer-async-iterator
Buffer an AsyncIterator before iteration.
deterministic-base64-json
Deterministically convert an object to a Base64 string and back.
env-and-files
Load configuration from environmental variables and files.
get-certain
Assert a Map has a given key and return the value for it.
map-to-map
Map an object (or Map) to a Map.
read-pkgs
Read `package.json` in directories that match a glob pattern.
redux-modules
scripts
Scripts I got tired of copypasting.
wtgtybhertgeghgtwtg's Repositories
wtgtybhertgeghgtwtg/env-and-files
Load configuration from environmental variables and files.
wtgtybhertgeghgtwtg/scripts
Scripts I got tired of copypasting.
wtgtybhertgeghgtwtg/get-certain
Assert a Map has a given key and return the value for it.
wtgtybhertgeghgtwtg/redux-modules
wtgtybhertgeghgtwtg/babel-plugin-use-lodash-es
Replace `lodash` imports with `lodash-es`.
wtgtybhertgeghgtwtg/buffer-async-iterator
Buffer an AsyncIterator before iteration.
wtgtybhertgeghgtwtg/map-to-map
Map an object (or Map) to a Map.
wtgtybhertgeghgtwtg/batch-async-iterator
Batch an AsyncIterator.
wtgtybhertgeghgtwtg/deterministic-base64-json
Deterministically convert an object to a Base64 string and back.
wtgtybhertgeghgtwtg/read-pkgs
Read `package.json` in directories that match a glob pattern.
wtgtybhertgeghgtwtg/yoga-log
A crappy demo of using a logger for `express`/`apollo-server`/`mongodb`.
wtgtybhertgeghgtwtg/abstract-logging-with-child
`abstract-logging` but with a child logger. Also, it has types.
wtgtybhertgeghgtwtg/async-to-observable
Convert an async function to an Observable.
wtgtybhertgeghgtwtg/easy-three
wtgtybhertgeghgtwtg/map-of-arrays
Make a Map of Arrays.
wtgtybhertgeghgtwtg/not-a-string
It's not a string.
wtgtybhertgeghgtwtg/rollup-plugin-babel-bug-demo
wtgtybhertgeghgtwtg/sole-entry
Get the sole entry of an object.
wtgtybhertgeghgtwtg/storybook-i18n
Locale Tool For Storybook
wtgtybhertgeghgtwtg/undefined-to-null
Convert undefined properties of an object to null and back again.