text-encrypter
The library to encrypt/decrypt text using caesar cipher mechanism
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.