cray-encode

1.1.6 • Public • Published

Cray-Encode

Encode is a library for encoding a value.

Cray-Encode will replace the letters with caraters and will also add random numbers every two letters.

You will need to use Cray-Encode for its decryption hardness and frequent updates.

Install

Install through npm

npm install cray-encode

Example

const encode = require('cray-encode')
encode.encode('value') // Output: émrblv

Update

V 1.1.3:

- Updating the README
- All carathere replacements now have numbers after their transformation

V 1.1.4

- Updating the README

V 1.1.5

- Fixing a bug

V 1.1.6

- Update

License

MIT

Package Sidebar

Install

npm i cray-encode

Weekly Downloads

1

Version

1.1.6

License

MIT

Unpacked Size

3.5 kB

Total Files

3

Last publish

Collaborators

  • the4ever