xwlists icon indicating copy to clipboard operation
xwlists copied to clipboard

A web site to track X-Wing Miniature Combat lists.

Results 5 xwlists issues
Sort by recently updated
recently updated
newest added

It would be nice to have factions with name xwing data compliant: "$schema": "http://json-schema.org/draft-04/schema#", "id": "definitions.json#", "title": "Schema for common fields in data files", "definitions": { "faction": { "type": "string",...

Kind of a sledgehammer approach... I haven't done a ton of testing on this (the test suite doesn't fully work on my dev environment), so you'll want to make sure...

The current returned payload is: `{ "players" = ( { "id" = 5654, "name" = "aa" } ) }` Each player item should contain an api token so that clients...

While it would introduce a node.js dependency to the build chain, I've enjoyed working with Bower (I can't say that about a lot of the .js ecosystem, but I like...