/gender-identities

JSON Objects to add gender diversity into your website :)

Primary LanguageCoffeeScript

#JSON Gender Identities

Facebook recently did something cool and expanded the ways a user could identify their gender on the site.

The whole internet should be doing this, and I'm not totally sure about the most proper way of rolling out such functionality, but for now here are some JSON objects that contain gender identies (identities.json) and pronound (pronouns.json). I will be adding example HTML&JS for examples on how to roll out this functionality on your website/sign up form/etc. This just in: I also added CSON as well.

I'm not very familiar with manipulating data on the web, so if I'm doing something wrong please tell me :)

##Can I Contribute? Please!!!

If I'm missing an identitiy, pronoun, or when the example code comes around please feel encouraged modify or improve any of the code in this repositoy!

Other things that need improvement:

  • The example scrips can always be improved and added for new technologies
  • Aside from JSON and CSON, you can fork and add functionality to other platforms
  • The landing page is always welcome for some improvement

##Donation If you like this project and what it stands for, please consider donating some EDU Coins to help fund my college education. My receiving address is: 6Lq1BtS6hatqEpxtzcvLH42qCr6EjyvzLM

##Usage Please use this however and wherever you want. There's some simple examples on my site demoing a basic dropdown control with the HTML select element at this link.