---
title: "Software projects — page 2"
description: "Selected open-source libraries, tools, templates, and web projects by Igor Klepacki."
canonical_url: "https://neg4n.dev/projects/2"
md_url: "https://neg4n.dev/projects/2.md"
---

# Software projects — page 2

- [bitf](https://neg4n.dev/projects/bitf.md): A tiny and robust library to manage bitflags / bitsets / optionsets in TypeScript & JavaScript
- [wdmt](https://neg4n.dev/projects/wdmt.md): Secure and robust way to clean up your clutter caused by having too much files in your System Data.
- [d3-no-dom](https://neg4n.dev/projects/d3-no-dom.md): 📊 Fully use D3.js (Data Driven Documents) in environments without DOM. Perfect for serverless e.g. Vercel Functions
- [obj-serialize](https://neg4n.dev/projects/obj-serialize.md): 🐆 Simple utility for serializing objects. Lightweight alternative to 'superjson'. Super useful in Next.js Pages Router
- [next-api-compose](https://neg4n.dev/projects/next-api-compose.md): 🧬 Simple, dependency free, error aware and powerful utility to compose chain of multiple middleware into one Next.js API Route.
- [next-hcaptcha](https://neg4n.dev/projects/next-hcaptcha.md): 🤖 Robust, dependency free and highly configurable solution for guarding Next.js API Routes through higher order function with HCaptcha
- [next-api-og-image](https://neg4n.dev/projects/next-api-og-image.md): Easy way to generate open-graph images dynamically in HTML or React using Next.js API Routes. Suitable for serverless environment.
- [trickster](https://neg4n.dev/projects/trickster.md): user-friendly linux memory debugging library
