https://github.com/tsuyoshicho/vital-codec
vital module for Encode/Decode logics
https://github.com/tsuyoshicho/vital-codec
base32 base64 crc hmac otp pbkdf2 ulid uuid vim vital
Last synced: 7 months ago
JSON representation
vital module for Encode/Decode logics
- Host: GitHub
- URL: https://github.com/tsuyoshicho/vital-codec
- Owner: tsuyoshicho
- License: cc0-1.0
- Created: 2019-05-14T13:47:48.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-10-05T00:49:38.000Z (7 months ago)
- Last Synced: 2025-10-05T02:46:17.971Z (7 months ago)
- Topics: base32, base64, crc, hmac, otp, pbkdf2, ulid, uuid, vim, vital
- Language: Vim Script
- Homepage: https://tsuyoshicho.github.io/vital-codec/
- Size: 1020 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vital-codec [](https://github.com/tsuyoshicho/vital-codec/actions) [](https://codecov.io/gh/tsuyoshicho/vital-codec) [](https://deepwiki.com/tsuyoshicho/vital-codec)
vital module for Encode/Decode logics
### required
[vital.vim](https://github.com/vim-jp/vital.vim) [](https://github.com/vim-jp/vital.vim)
### Badge
[](https://github.com/tsuyoshicho/vital-codec)
```markdown
[](https://github.com/tsuyoshicho/vital-codec)
```
## Module specific information
Now, nothing.
## License
[CC0 1.0 Universal](http://creativecommons.org/publicdomain/zero/1.0/)
## CI setting/Test/Documents
Copying from vital.vim except a part (non-formal)
- almost copied, and converted to GitHub Action Setting.
- a part as under development
### Currently CI configuration warning.
GitHub Action build and test workflow : Windows is currently failed, temporarily disabled.