Commit graph

394 commits

Author SHA1 Message Date
Bryan Housel
6bd2c3eb15 Refactor several scripts, update docs, rebuild dist 2019-03-20 22:28:52 -04:00
Bryan Housel
91547f5b16 Update rollup to 1.6.0 2019-03-18 18:28:50 -04:00
Bryan Housel
bf2fb265d5 Change fetch_logos to fetch_wikidata, cache in dist/wikidata.json
This is a better idea than storing the logos in the main brand files
(re: #2472)
2019-03-18 16:04:57 -04:00
Bryan Housel
1ec9c5df23 Add doc generator and logo preview 2019-03-13 16:22:59 -04:00
Bryan Housel
3bc8ea8a16 Add fetch_logos.js and fetch all the logos! 2019-03-11 15:37:51 -04:00
Bryan Housel
5a877729c0 split canonical.json 2019-03-03 00:28:07 -05:00
Bryan Housel
f50b999506 v1.0.6 2019-02-26 13:33:06 -05:00
Quincy Morgan
5cad57be76 v1.0.5 2019-02-20 15:59:53 -05:00
Quincy Morgan
65b6c80a6c v1.0.4 2019-01-28 15:40:29 -05:00
Bryan Housel
68545c4bf9 v1.0.3 2019-01-23 09:04:08 -05:00
Bryan Housel
e3f1030c28 Move a few things from devDependencies to optionalDependencies
(closes #2211)

These are used by scripts that a maintainer may run sometimes, not on
every build.
2018-12-16 11:20:21 -05:00
Bryan Housel
d35a371d57 v1.0.2 2018-12-13 09:11:51 -05:00
Bryan Housel
8aac7cb035 v1.0.1
Also swap Aaron out from author field :-(
2018-12-03 10:00:32 -05:00
Bryan Housel
597cb6c34b v1.0.0 2018-11-20 17:00:59 -05:00
Bryan Housel
be72eded02 Update build_nameSuggestions.js to rebuild dist/name-suggestions files
(re: #1980)
2018-10-22 12:36:14 -04:00
ENT8R
614a47182e
Add .travis.yml 2018-10-17 20:31:09 +02:00
Bryan Housel
d1cb033e4f Match wiki tags for all the banks
I skipped any that were ambiguous or confusing
2018-09-28 16:31:22 -04:00
Bryan Housel
07fd222914 Add keypress interactivity, skip ahead 50
(re: #151)
2018-09-26 18:31:55 -04:00
Bryan Housel
1f3f299a4b WIP Add match_wikiTags.js and npm run match command
(re: #151)
2018-09-25 22:41:00 -04:00
Bryan Housel
2d29353cd8 wikidata dependency 2018-09-24 15:21:45 -04:00
Bryan Housel
f931269048 Change the command to npm run build for simplicity 2018-09-19 18:52:40 -04:00
Bryan Housel
ae485ce3d9 Add JSON Schema validation for config files
(closes #97)
2018-09-19 11:20:05 -04:00
Bryan Housel
bda2f1a458 Update project description and keywords 2018-09-18 16:33:01 -04:00
Bryan Housel
fc1e59267e Upgrade to Rollup v0.66 2018-09-17 09:00:24 -04:00
Bryan Housel
479c515e91 Add warnings for common issues
- multiple entries contain the same matches
- entries match other entries
- entries that aren't found in keepNames (uncommon entries)
- potential duplicates (same name when ignoring case/diacritics)
2018-09-13 16:31:17 -04:00
Bryan Housel
0cd082592d Split name lists topNames -> allNames, keepNames, discardNames 2018-09-10 21:48:27 -04:00
Bryan Housel
3c97af6e2d Update build_topNames.js, instructions, and check in new topNames.json 2018-09-09 21:30:05 -04:00
Bryan Housel
5ef9d6fb3f Modernize
- move generated files to dist/
- rename some things for clarity
- distribute both ES6 .mjs and CJS .js files
2018-09-07 10:52:34 -04:00
Bryan Housel
3e0c48f84e v0.1.6 2018-05-14 16:44:49 -04:00
Bryan Housel
d469f46e11 Install xmlbuilder, add buildJosm.js to Makefile
(closes #91)
2018-05-14 16:41:24 -04:00
Bryan Housel
1a2b7272a5 v0.1.5 2018-03-11 11:07:58 -04:00
Bryan Housel
fbf0407120 v0.1.4 2018-01-21 10:40:04 -05:00
Bryan Housel
9796f9dc7f v0.1.3 2017-10-06 23:01:02 -04:00
Bryan Housel
50993d4e7e v0.1.2 2017-08-25 10:55:44 -04:00
Bryan Housel
1124749d90 Upgrade osmium dependency
(closes #46)
2017-08-25 10:53:14 -04:00
Math1985
2453b8c18a Use json-stable-stringify
This causes name-suggestions.json to be sorted, which makes the output
easier to read for humans. It also guarantees that build.js is
deterministic.
2016-08-07 17:16:45 +02:00
Math1985
08f6face3d Use correct license string to prevent warning on 'npm install' 2016-06-26 11:15:42 +02:00
Bryan Housel
414955d75a Switch dependencies -> devDependencies 2016-01-11 12:57:50 -05:00
Aaron Lidman
286f5a212a 0.1.0 2014-03-04 09:17:02 -05:00
Dane Springmeyer
7a69875959 use packaged osmium 0.1.x series and touch up getRaw.js to behave like getRaw.py 2013-12-12 09:20:03 -08:00
Aaron Lidman
89e11aaded 0.0.2 2013-12-01 00:44:50 -08:00
Aaron Lidman
700bf556c0 Added 'contributing' section to readme and more canonical names 2013-10-31 11:10:18 -07:00
Aaron Lidman
491305a4c0 Basic read/write 2013-10-27 13:06:52 -07:00
Aaron Lidman
6f9e20764d My first node 2013-10-26 22:51:03 -07:00