0.1.3 • Published 1 year ago

otto64 v0.1.3

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

otto64

An NPM module that can encode text information into otto-style.

Usage

import otto64 from 'otto64'

console.log(otto64.encode('hello-world'))
console.log(otto64.decode(otto64.encode('hello-world')))
0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago

1.0.0

1 year ago