Glyphr makes it easy to turn "I love JS" into "I ♥ JS".
- Endpoint: http://glyphr.jit.su/transcode
- Parameter: str - the string you want to transcode
- Returns: JSON
Here's an example:
http://glyphr.jit.su/transcode?str=I+heart+clouds+and+Frosty+The+snowman
{"input":"I heart clouds and Frosty The snowman","output":"I ♥ ☁s and Frosty The ☃"}
- URL: http://glyphr.jit.su/symbolista.js
- Test page: http://glyphr.jit.su/test.html
It's in the Chrome Store (search for "glyphr") but the source code is posted here.
- More glyphs!