password-obscura

A lightweight NPM package to visually obscure passwords or strings using customizable shift-based and symbol-mapping logic. Inspired by Caesar Cipher — reimagined for modern devs.

rot

Perform simple rotational letter substitution (such as ROT-13) in JavaScript.