The Wayback Machine - https://web.archive.org/web/20201208173944/https://github.com/topics/javascript-game
Skip to content
#

javascript-game

Here are 1,930 public repositories matching this topic...

grandsbor
grandsbor commented Oct 9, 2019

Some text editors (e.g. vim) save temporary files in the same directory as the file being edited. So, if you edit an airline xxx.json, the assembler may found .xxx.json.swp in the assets/airlines dir, include it in the package and fail:

[13:37:30] SyntaxError: Unexpected token b in JSON at position 0
    at Object.parse (native)
    at fs.readdirSync.forEach (/home/grand/openscope/to

Improve this page

Add a description, image, and links to the javascript-game topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the javascript-game topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.