symbolfyi
Ruby client for the SymbolFYI REST API. Symbol encoding, 11 formats. Zero external dependencies.
Explore at symbolfyi.com — interactive tools and comprehensive reference.
Install
gem "symbolfyi"Quick Start
require "symbolfyi"
client = SymbolFYI::Client.new
result = client.search("query")
puts resultAlso Available
| Platform | Install | Link |
|---|---|---|
| Python | pip install symbolfyi |
PyPI |
| npm | npm install symbolfyi |
npm |
| Go | go get github.com/fyipedia/symbolfyi-go |
pkg.go.dev |
| Rust | cargo add symbolfyi |
crates.io |
| Ruby | gem install symbolfyi |
rubygems |
Links
- Site: symbolfyi.com
- API: symbolfyi.com/api/v1/
- OpenAPI: symbolfyi.com/api/v1/schema/
- Glossary: symbolfyi.com/glossary/
- Guides: symbolfyi.com/guides/
- Tools: symbolfyi.com/tools/ Part of the FYIPedia open-source developer tools ecosystem.
Creative FYI Family
Part of the FYIPedia open-source developer tools ecosystem.
| Site | Domain | Focus |
|---|---|---|
| ColorFYI | colorfyi.com | Color science, WCAG contrast, 16.7M hex colors |
| EmojiFYI | emojifyi.com | 3,953 emojis, Unicode Emoji 16.0, 8 encodings |
| FontFYI | fontfyi.com | Google Fonts metadata, CSS generation, pairings |
| SymbolFYI | symbolfyi.com | Symbol encoding in 11 formats, Unicode properties |
| UnicodeFYI | unicodefyi.com | Unicode characters, 17 encodings, HTML entities |
License
MIT