Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/csp02/e-encoder
E is a text encoder which encodes the text and can decode.
https://github.com/csp02/e-encoder
encoder encoder-decoder encoding-decoding text-encoder text-encoding
Last synced: 8 days ago
JSON representation
E is a text encoder which encodes the text and can decode.
- Host: GitHub
- URL: https://github.com/csp02/e-encoder
- Owner: CSP02
- Created: 2022-01-02T15:43:13.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-02T16:27:20.000Z (almost 3 years ago)
- Last Synced: 2024-11-06T00:40:01.384Z (about 2 months ago)
- Topics: encoder, encoder-decoder, encoding-decoding, text-encoder, text-encoding
- Language: JavaScript
- Homepage: https://the-atelier.ml/Pages/Encoder/index.html
- Size: 3.91 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
E is an encoder which can encode the text.
You can get a basic idea of how it is done by running index.html file.
Will release an update after more optimization. So consider this as a pre-release.