basehangul
Version, currently master branch1 version
- master branchlatestJul 28, 2021
github.com/yous/basehangul-crystal
Human-readable binary encoding, BaseHangul for Crystal
1 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
basehangul:
github: yous/basehangul-crystal
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
>= 0.31.0- License
- MIT
- Author
- Chayoung You
Dependencies
Development Dependencies
- ameba~> 0.14.0github: crystal-ameba/amebadev
README
BaseHangul
Human-readable binary encoding, BaseHangul for Crystal.
Installation
-
Add the dependency to your
shard.yml:dependencies: basehangul: github: yous/basehangul-crystal -
Run
shards install
Usage
require "basehangul"
BaseHangul.encode("This is an encoded string")
# => "넥라똔먈늴멥갯놓궂뗐밸뮤뉴뗐뀄굡덜멂똑뚤"
Contributing
- Fork it (https://github.com/yous/basehangul-crystal/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
License
Copyright © Chayoung You. See LICENSE.txt for further details.
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Jul 28, 2021
- Crystal
>= 0.31.0- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/yous/basehangul-crystal
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 14, 2026
- Synced
- Aug 14, 2026
- Versions
- 1