Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lionralfs/lise
Length-Indicator based string encoding
https://github.com/lionralfs/lise
Last synced: 3 days ago
JSON representation
Length-Indicator based string encoding
- Host: GitHub
- URL: https://github.com/lionralfs/lise
- Owner: lionralfs
- License: mit
- Created: 2018-04-21T22:22:08.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T01:33:43.000Z (about 2 years ago)
- Last Synced: 2024-12-29T03:41:36.819Z (about 1 month ago)
- Language: JavaScript
- Size: 396 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lise
> Length-Indicator based string encoding
See https://github.com/jokrey/utility-algorithms-java
## Installation
```
npm install --save lise
```