meklu/zyncoder

Allows you to zyncode things with a custom base64 -like system

dev-master 2018-10-29 00:59 UTC

This package is not auto-updated.

Last update: 2024-09-25 10:20:55 UTC


README

Allows you to zyncode things with a custom base64 -like system.

Usage

// encode a message
Zyncoder::enc("zyn:D");
// decode a message
Zyncoder::dec("ZыN зYн ЗЫN зЫН zЫн зYn Zyn)");

WTF?

There's an interactive demo now available at https://zyn.pilipali.io/zyncoder/