1.1.6 • Published 4 years ago

cray-encode v1.1.6

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

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

1.1.6

4 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.1

4 years ago

1.1.2

4 years ago

1.1.0

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago