donma / LzStringTool

Online compress or decompress for lz-string

Home Page:https://lzstring.azurewebsites.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LzStringTool

因為需要跟一些手機專案配合,對方使用了該 library https://pub.dev/packages/lzstring

然後因為一些需求,我需要解密該文字,所以就索性寫了這小工具,不然目前沒有找到可以用的線上解碼的東西,有點惱人..

既然寫了就紀錄分享一下 :)

--

Online compress or decompress for lz-string , base on C# .net core 3.1

Github Source:

https://github.com/donma/LzStringTool

Demo Site:

https://lzstring.azurewebsites.net/

Reference:

https://pub.dev/packages/lzstring https://github.com/jawa-the-hutt/lz-string-csharp

alt SampleResult

Deploy to Azure

About

Online compress or decompress for lz-string

https://lzstring.azurewebsites.net/


Languages

Language:C# 47.3%Language:HTML 45.4%Language:CSS 6.2%Language:JavaScript 1.0%