meklu / zyncoder
Allows you to zyncode things with a custom base64 -like system
dev-master
2018-10-29 02:59 UTC
This package is not auto-updated.
Last update: 2026-03-25 17:27:00 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/