sexjs
v1.0.0
Published
Easy way to use unicode gender icons
Downloads
29
Maintainers
Readme
SEXJS
Provides easy way to implement unicode sex icons in your app.
Usage:
var sex = require('sexjs');
//to see what's coverd
console.log(Object.keys());
Example:
sex.male
will yield "♂"