1.2.9 • Published 3 years ago

secure-it v1.2.9

Weekly downloads
11
License
ISC
Repository
github
Last release
3 years ago

Instructions for using secure-it:

Install the package by: yarn add secure-it or npm install secure-it

Call Secure function with the string you want to secure. It secures your string/text by converting it into rot-13 cipher.

e.g

Secure('Whatever')

You can access the secured text/string by calling 'secured' variable.

It will automatically console your secured text/string

1.2.9

3 years ago

1.2.6

3 years ago

1.2.5

3 years ago

1.2.4

3 years ago