Project

etoji

0.0
No release in over a year
Simple εΉ²ζ”―(eto) library
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Runtime

>= 0
 Project Readme

Etoji

testtypecheck

Simple εΉ²ζ”―(eto) library

Usage

require 'etoji'
Etoji.geto(year: 2023)

# => #<data Etoji::Jyunishi::Animal
#  number=4,
#  emoji="🐰",
#  character="卯",
#  character_hiragana_kun="う",
#  character_hiragana_on="ぼう",
#  animal_name_ja="ε…Ž",
#  animal_name_ja_hiragana="γ†γ•γŽ",
#  animal_name_en="rabbit">
require 'etoji'
Etoji.geto_full_string(year: 2023)
# => "癸卯"

License

The gem is available as open source under the terms of the MIT License.