Commit Graph
12 Commits
Author SHA1 Message Date
Alex ChaffeeandMrugesh Mohapatra 4a77ba7af3 feat(seed): add dasherized titles to unpacked filenames 2018-04-03 19:53:44 +05:30
Alex ChaffeeandMrugesh Mohapatra 30b26e1476 fix(build): update package.json to pick up benmosher/eslint-plugin-import#720 2018-04-03 19:53:44 +05:30
Alex ChaffeeandMrugesh Mohapatra 966b138f83 docs(seed): move unpack/repack docs up to main CONTRIBUTING file 2018-04-03 19:53:44 +05:30
Alex ChaffeeandMrugesh Mohapatra d01e0e421e feat(seed): add dasherized titles to unpacked filenames 2018-04-03 19:53:44 +05:30
Alex ChaffeeandMrugesh Mohapatra 52ca2b9ad6 feat(seed): reformat seed/challenges JSON via repack script 2018-04-03 19:53:44 +05:30
Alex ChaffeeandMrugesh Mohapatra 7133fd8516 docs(seed): clarify repack, fix a couple broken links 2018-04-03 19:53:44 +05:30
Alex ChaffeeandMrugesh Mohapatra b849fe269c docs(seed): move unpack/repack docs up to main CONTRIBUTING file 2018-04-03 19:53:44 +05:30
Alex ChaffeeandMrugesh Mohapatra 022f96d40d feat(seed): reformat seed/challenges JSON via repack script 2018-04-03 19:53:44 +05:30
Alex ChaffeeandMrugesh Mohapatra 14c9ed8974 feat(seed): unpack/repack properly handles paragraph breaks 2018-04-03 19:52:56 +05:30
Alex ChaffeeandMrugesh Mohapatra 80b6a49268 feat(seed): unpack/repack properly handles paragraph breaks 2018-04-03 19:52:56 +05:30
Alex ChaffeeandMrugesh Mohapatra 590f646263 feat(seed): "unpack" and "repack" scripts
add "npm run seed" as alias to "node seed"

unpack tests and solution into HTML file; add titles and help text; style unpacked file

enable running unpacked assert tests in browser

Using browserify, compile "tape", "lodash", jQuery into "unpacked-bundle.js" for use during in-browser unpacked tests

feat(seed): diff after repacking

feat(seed): unpacked tests use Browser TAP chrome dev tool if available
2018-04-03 19:52:56 +05:30
Alex ChaffeeandMrugesh Mohapatra a8484873d8 feat(seed): "unpack" and "repack" scripts
add "npm run seed" as alias to "node seed"

unpack tests and solution into HTML file; add titles and help text; style unpacked file

enable running unpacked assert tests in browser

Using browserify, compile "tape", "lodash", jQuery into "unpacked-bundle.js" for use during in-browser unpacked tests

feat(seed): diff after repacking

feat(seed): unpacked tests use Browser TAP chrome dev tool if available
2018-04-03 19:52:56 +05:30