Open Everlag opened 9 years ago
0c783a755c9b3c19fb4c0fc41b05578a7dd9c563 addresses the svg symbol facet of cardData in a clean manner.
9fcfb7acd3c57ca33caa7c3d8ebcd8256ae7d1eb strips categories
5d203cef328244fc1127dbc173527b86c0d7b62e simplifies typeAhead
4e507a60d5533dba1e31cddef72d784bd3d6884f adds READMEs for some sense of docs.
deckDB is nicely done, commanderDB not so much.
With the introduction of a dynamic deckDB in 272858ce33242ffa6f3f43a66eedbf8b4ded1240, cardData should migrate over to that. Names are not consistent between the static and dynamic deckDBs, that means the migration needs to happen sooner than later to avoid a broken user experience.
This will introduce a database dependency into cardData, something to note.
The cardData tool is an abomination.