Merge pull request #275 from rhysd/github-actions
Replace Travis CI with GitHub Actions
Improve readme (e.g. explain JSON5 better!) (#291)
* Explain JSON5 better. Proactively emphasize that this is for config file type use cases, not machine-to-machine communication (the #1 misunderstanding or objection to JSON5). * Market/sell it better. The stats and company/project names are exciting! =) * Link to blog post. This doesn't need to be front-and-center though; just added it to my name in the credits. * Emphasize ES5 compatibility. Just put a stake in the ground here and preempt feature requests we'll never accept.
Call out that this is intentionally a kitchen-sink example, and link to a nice real-world example too (Chromium/Blink config file).