1.0.1 • Published 8 years ago

emojis-with-ssb-hashes v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
8 years ago

emojis-with-ssb-hashes

Forked from ssb://%jlqK7W7BDh/9nIXMVK8nPrT2m0lzzrcWGgkhelJFbhw=.sha256

Flags

More than 250 country flags in 64×64px PNG format, cloned from world.db.flags.

License: unknown

I Ching

The 64 hexagrams from I Ching (U+4DC0 – U+4DFF).

SVG files takes from Wikimedia. PNG files created from SVG with Inkscape.

License: see SVG files (SVG files without metadata are Public Domain)

Named characters

Cloned from emoji-named-characters.

License: MIT

Operating systems

Downloaded from http://www.iconwanted.com/en/tatice/operating-systems-icons.html

License: unknown

Programmatic use from node

var emojis = require('ssb-emojis')
var e = emojis('1234')
console.log(e)

=> {
    blob: "&PHDGsPgvVvrb2H4+NrhAYH06QQBNmTEbQ3eHEgI3hos=.sha256",
    file: "/absolute/path/to/emojis/named-characters/1234.png",
    size: 4751,
    category: "named-characters"
   }

:smile:

1.0.1

8 years ago

1.0.0

8 years ago