Pinned Repositories
avl-bst
An AVL Binary search tree implementation in typescript.
event-delegation
Event delegation for browser DOM events. Flexible, cross-browser compatible and Typescript-focused.
lambda-dom
Functions for browser development that help with programming web projects in a functional style.
remove-assets-webpack-plugin
A simple webpack plugin to remove assets from compilations.
rx-postmessenger
Minimal RxJS adapter for the window.postMessage API for request-response streams and notification streams across frame windows.
JJWesterkamp's Repositories
JJWesterkamp/rx-postmessenger
Minimal RxJS adapter for the window.postMessage API for request-response streams and notification streams across frame windows.
JJWesterkamp/event-delegation
Event delegation for browser DOM events. Flexible, cross-browser compatible and Typescript-focused.
JJWesterkamp/lambda-dom
Functions for browser development that help with programming web projects in a functional style.
JJWesterkamp/avl-bst
An AVL Binary search tree implementation in typescript.
JJWesterkamp/remove-assets-webpack-plugin
A simple webpack plugin to remove assets from compilations.
JJWesterkamp/github-user-search
[R&D] VueJS PWA with node server for searching Github users
JJWesterkamp/haskell-dev-env
A Dockerfile for Haskell Development, and DevContainer for VSCode, for installing GHC HLS (Haskell Language Server) and the required plugins
JJWesterkamp/sass-utils
Generic SCSS utilities for web projects.
JJWesterkamp/toolbelt
Generic utilities for typescript projects
JJWesterkamp/typedoc-theme
The Typedoc theme that I use for my projects.