Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

namefyi

Gem Version License: MIT

Korean romanization, Five Elements, and CJK stroke lookup — API client for namefyi.com.

Try the interactive tools at namefyi.com

Install

gem install namefyi

Quick Start

require "namefyi"

client = NameFYI::Client.new
result = client.search("minjun")
puts "#{result[:total]} results"

Also Available

Platform Package Link
Python pip install namefyi PyPI
npm npm install namefyi npm
Go go get github.com/fyipedia/namefyi-go pkg.go.dev
Rust cargo add namefyi crates.io
Ruby gem install namefyi rubygems

Embed Widget

Embed NameFYI widgets on any website with namefyi-embed:

<script src="https://cdn.jsdelivr.net/npm/namefyi-embed@1/dist/embed.min.js"></script>
<div data-namefyi="entity" data-slug="minjun"></div>

Zero dependencies · Shadow DOM · 4 themes (light/dark/sepia/auto) · Widget docs

Links

License

MIT

About

Ruby client for namefyi API — korean romanization.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages