Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

secure-it

dingus451916ISC1.2.9

null

readme

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