Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 1.59 KB

README.md

File metadata and controls

40 lines (24 loc) · 1.59 KB

entities

Cloud Entities app

💬 What...

Cloud Entities is a collection of 234 special characters encoded in 6 different languages (plain symbol, html, css, numeric, hex and octal).

Easy to use, you can copy what you need just one click. You can also find in the code source a javascript list of literal object of all these characters.

Check my cloud entities app

🤔 Why !?

Do you know witch hexadecimal value you need to encode a slash (/)? \57
Do you Know how to encode the angled quotation mark for you before/after ::speudo-element in css («)? \00ab
Do you know the HTML entitie for a pilcrow (¶)? ¶

If you do, watch out! You may be a cyborg and you don't know yet. Checkout for serial number tattoo.

Personally, I don't. I can't remember them all. So I've create an handy way to retrieve them quickly.
Here they are, all stored in my cloud entities app ready too be copy pasted in a blaze 🔥.

Features 🤘

  • Favorites special characters saved in you browser local storage, to keep them right under the palm of your hand. like your favorites

  • Auto copy, just one click and you're done. auto copy example

  • Filters, keep only the informations you need. keem only what you need

  • 234 Entities listed an encoded in 6 different context.


Coded with ❤️ by iStuffs