Results 7 issues of josher19

### fastFrag HTML => JSON Converter Fails to convert from HTML to JSON fully when it encounters a '

It is currently possible to generate random sentences which are not the same but have the same id when parsed. Example: ``` js exports = require('greg'); var phrase1 = '34...

@boo1ean Right now `casual` locales are broken ... importing one pollutes parts of the global namespace in casual which then causes strange results, like Arabic showing up in German addresses...

`casual.zip` should be a property not a function. Use zip_short or zip_long instead. Fixes #85

real-time visualization of the CO2 emissions Project name: electricitymap.org - real-time visualization of the CO2 emissions Project website/repository: https://github.com/tmrowco/electricitymap-contrib License: GNU General Public License v3.0 Checklist for new projects: -...

awaiting response

Could you rebuild the website with `./publish.sh` -- not sure that sending a PR with a merge will work because of the `-f --orphan`

Nice app! Couple of issues: 1) The hacker-repo-name should always link to the github repo. Try this: ``` hacker.repoUrl=hacker.repoUrl || ["https://github.com", repo.username, repo.name, ""].join("/"); ``` around line 525 of app.js...