Skip to content

OVR-Platform/over_h3sentence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Over H3 Sentence

Generate sentence from Over land hex id (H3 address)

Install

gem install over_h3sentence

Or add to your Gemfile

gem 'over_h3sentence'

Usage

require 'over_h3sentence'

puts OverH3sentence.sentence('8c1ea284caf05ff')
# -> 'latest.sell.emotionally'

puts OverH3sentence.hex_id('latest.sell.emotionally')
# -> 8c1ea284caf05ff

Development

git clone https://github.com/OVR-Platform/over_h3sentence
cd over_h3sentence
gem install rake
rake test

About

Generate sentence from Over land hex id (H3 address)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages