Skip to content

chu-bin/mimi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mimi

An online message en(de)coder

How to use

Encode

  1. enter some message for display in the Display area
  2. enter some secret text in the Secret area
  3. click the Encode and Copy button

Decode

  1. paste the encoded message to Encoded area
  2. click the Decode button

Development

git clone https://github.com/homura/mimi.git
cd mimi
yarn
yarn start

About

An online message en(de)coder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 36.9%
  • Vue 32.0%
  • HTML 29.3%
  • JavaScript 1.8%