freeCodeCamp/curriculum
dyneskye f52baa51be fix(learn): Added test for Capitalized -> uncapitalized variants
* myReplace("I think we should look up there", "up", "Down")
* Checks for previously unchecked scanarios of the 'after' input being capitalized and 'before' word being uncapitalized.
2020-08-03 14:52:40 +03:00
..
challenges fix(learn): Added test for Capitalized -> uncapitalized variants 2020-08-03 14:52:40 +03:00
schema fix: add video ids and better test for video id 2020-05-27 13:19:11 +05:30
test fix(curriculum): include stack with test errors (#39209) 2020-07-09 21:15:09 +05:30
.babelrc
.editorconfig
.npmignore
.travis.yml
CHANGELOG.md chore: fix typos in spelling (#38100) 2020-02-08 23:59:10 +05:30
LICENSE.md
commitizen.config.js
commitlint.config.js
create-challenge-bundle.js
getChallenges.js Chore: remove old translation tools, import parser (#39273) 2020-07-27 18:11:53 +05:30
gulpfile.js fix(lint): re-arrange scripts (#36511) 2019-07-26 00:45:31 +05:30
lib.js
package-entry.js
package-lock.json Chore: remove old translation tools, import parser (#39273) 2020-07-27 18:11:53 +05:30
package.json Chore: remove old translation tools, import parser (#39273) 2020-07-27 18:11:53 +05:30
utils.js refactor: combine slug utils into one module 2019-09-26 22:15:27 +05:30