NPM Packages
A handful of small open source utilities I've published to npm over the years. Things like a lightweight string interpolation library, a profanity filter middleware for Node, and a couple of tiny helpers for promises and object composition. Nothing huge, just small tools built to solve small problems, and a few of them get real downloads from people who aren't me.
npm$ npm publish
profanity-middleware
12 years agoLegacy
A foul-language filter for Node.js that works seamlessly as a middleware.