Skip to content
@CLDMV

Catalyzed Motivation

CLDMV

Software, developer tooling, and automation — built mostly on Node.js.

Website npm scope License Sponsor


CLDMV builds software — open-source libraries and developer tooling, smart-home and device-control integrations, document- and workflow-automation systems, and the shared CI/CD infrastructure that ships it all. Most of our work runs on Node, though not all of it. Published packages live under the @cldmv npm scope and are licensed Apache-2.0; several larger projects are still in private development.

⭐ Featured

Project What it does
slothlet Modular API loader for Node.js — lazy-loads modules and submodules only when accessed, with live-binding, context isolation, and ESM/CJS dual support. Zero dependencies.
jsonv Modern JSON parser extending JSON5 with ES2015–2025 features and a year-based API.
uuid Extended RFC 4122 / RFC 9562 UUID implementation with custom variant structures, issuer-based identification, and timestamp variants.
stubborn-tcp A stubbornly persistent TCP/TLS client that auto-reconnects with exponential backoff, keep-alive, and application heartbeats.
git-embedded Manage embedded git repositories (anonymous gitlinks) without .gitmodules — keeps a child's origin URL out of the public parent while restoring normal git ergonomics.
vitest-runner Sequential Vitest runner that sidesteps the OOM crashes large test suites hit when running in parallel.

🧰 Libraries & utilities

  • envm — Cross-platform environment-variable manager for Node.js (ESM, no classes).
  • wisp — Version-agnostic JSON importing for Node.js with fallback handling and caller-path resolution.
  • holdmytask — A tiny task queue that waits until your task is ready.
  • fix-headers — Multi-language project-header normalizer with auto-detection and override support.
  • polyfillme — Scans a codebase for unsupported JS features by ES version and generates a polyfill bundle for the gaps.

🏠 Smart-home & device control

  • node-android-tv-remote — Control Android TV devices via ADB keycodes and text input.
  • io-kasa-api — Local-network API for TP-Link Kasa smart devices — plugs, switches, dimmers, bulbs, motion sensors.
  • wol-proxy — Cross-platform Wake-on-LAN HTTP proxy: power on devices on your network with a single HTTP request.

🧩 Editor & format tooling

⚙️ Org CI/CD infrastructure

The .github repository is the backbone of every CLDMV project: a complete CI / release / publish pipeline built on reusable GitHub Actions workflows.

  • v4 staging-branch release flow — feature work batches onto next, urgent fixes onto hotfixes, and master stays a clean, release-only history. One persistent release PR ships the accumulated bundle when a maintainer clicks merge.
  • Security by default — CodeQL, dependency review, OpenSSF Scorecard, container scanning, and CLA enforcement, all as drop-in reusable workflows.
  • One-shot onboarding — branches, rulesets, security toggles, and repo settings applied org-wide from a single dispatch.

Consumer repos pin @v4 and get the whole pipeline; the .github repo dogfoods every workflow on itself.

🚧 In development

Several larger projects are in private development and will be announced when they're ready:

  • A construction-plan production automation suite spanning Adobe Illustrator, Bluebeam Revu, and PDF workflows — with a broader scope on the way.
  • A pure-Node.js ADB driver that speaks the protocol directly, with no platform-tools download required.
  • A self-hosted MCP server and CLI that turns your Claude Code and VS Code chat history into fast, hybrid-searchable agent memory — with "fade, don't forget" ranking that lets unused knowledge decay without ever evicting it.
  • A cross-platform application platform — desktop, iOS, and Android — with batteries-included primitives: a process-isolated extension host, a built-in widget and icon library, boot/splash orchestration, and i18n, plus CLIs that scaffold new apps and extensions so app-level code stays thin.
  • A desktop app built on that platform that discovers, classifies, reconciles, and migrates git repositories across local and SSH sources.

💜 Support

CLDMV is independently maintained. If our work saves you time, consider sponsoring on GitHub.

Built and maintained by Shinrai · cldmv.net

Popular repositories Loading

  1. node-android-tv-remote node-android-tv-remote Public

    JavaScript 2 1

  2. jsonv jsonv Public

    TypeScript 1

  3. testapi testapi Public

  4. dropzone dropzone Public

    Forked from dropzone/dropzone

    Dropzone is an easy to use drag'n'drop library. It supports image previews and shows nice progress bars.

    JavaScript

  5. TestRequired TestRequired Public

  6. TestRequiring TestRequiring Public

Repositories

Showing 10 of 31 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…