kawayicode

0.0.2 • Public • Published

kawayicode

A password management using basic javascript syntax rules.

  1. esm modules var kawayicode = require('kawayicode');
  2. encode var password = kawayicode.encode(123) Convert a number to kawayi string, you can get origin number by ``
  3. decode var origin = kawayicode.decode(/**kawayi code string*/);

Example

var password = kawayi.encode(123);
// (((((0.**.0)-~[0.0])**(((0.**.0)-~[0.0])+((0.**.0)))-((0.**.0)-~[0.0]))*(((0.**.0)+(((0.**.0)-~[0.0])+((0.**.0)))**((0.**.0)-~[0.0]))**1))+((((0.**.0)-~[0.0])**((0.**.0)-~[0.0]))*(((0.**.0)+(((0.**.0)-~[0.0])+((0.**.0)))**((0.**.0)-~[0.0]))**0)))+(((((0.**.0)-~[0.0])+((0.**.0)))*(((0.**.0)+(((0.**.0)-~[0.0])+((0.**.0)))**((0.**.0)-~[0.0]))**1))+(((0.**.0)-~[0.0])*(((0.**.0)+(((0.**.0)-~[0.0])+((0.**.0)))**((0.**.0)-~[0.0]))**0)))+((((0.**.0))*(((0.**.0)+(((0.**.0)-~[0.0])+((0.**.0)))**((0.**.0)-~[0.0]))**1))+((((0.**.0)-~[0.0])**(((0.**.0)-~[0.0])+((0.**.0)))-((0.**.0)-~[0.0]))*(((0.**.0)+(((0.**.0)-~[0.0])+((0.**.0)))**((0.**.0)-~[0.0]))**0)))+(((((0.**.0)-~[0.0])**(((0.**.0)-~[0.0])+((0.**.0))))*(((0.**.0)+(((0.**.0)-~[0.0])+((0.**.0)))**((0.**.0)-~[0.0]))**0)))+((((0.**.0)-~[0.0])*(((0.**.0)+(((0.**.0)-~[0.0])+((0.**.0)))**((0.**.0)-~[0.0]))**0)))+((((0.**.0))*(((0.**.0)+(((0.**.0)-~[0.0])+((0.**.0)))**((0.**.0)-~[0.0]))**0)))

Readme

Keywords

Package Sidebar

Install

npm i kawayicode

Weekly Downloads

2

Version

0.0.2

License

MIT

Unpacked Size

5.56 kB

Total Files

5

Last publish

Collaborators

  • wanderhuang