stewartlord / identicon.js

GitHub-style identicons as PNGs or SVGs in JS
BSD 2-Clause "Simplified" License
1.32k stars 129 forks source link

Update package.json description #29

Closed buildbreakdo closed 7 years ago

buildbreakdo commented 7 years ago

Description is out of date:

"description": "GitHub-style identicons in JS with no server-side processing.",

This shows up as a big banner on NPM and in search results which could lead people not to use the package (states no SSR but there is SSR). See here https://www.npmjs.com/package/identicon.js.

stewartlord commented 7 years ago

Good catch! Any suggested wording?

buildbreakdo commented 7 years ago

@stewartlord Identicon generator able to render Github style avatars on server or client? Another heads up, also saw a boost in traffic on a lib of mine when adding github tags, might be something to think about.

stewartlord commented 7 years ago

Belated thanks @buildbreakdo, just updated the description 👍