PREYAN.DEV / VOL. I / PROJECT / RAND-NAME-GEN

#004

ARCHIVED

RAND-NAME-GEN

A small npm package for generating random names with configurable options. A sandbox for learning dual-publishing across npm and JSR.

TypeScripttsupnpmJSR

What it is

A small npm package that returns random names with configurable options (title, first, last). Published to both npm and JSR.

Why it exists

I wanted to learn the full package publishing flow — semantic versioning, dual registry publishing, CI release automation — without the pressure of a real product. This was the sandbox.

What I learned

Status

Archived. Goal achieved.

Stack

TypeScript · tsup · npm · JSR