freeCodeCamp/utils
Naomi Carrigan ec9fb04fb7
feat: statistics calculator (#48181)
* feat: stats calculator to step 23

* feat: complete steps

* feat: starting the tests

* feat: finish tests

* chore: manual review suggestions

* chore: apply jessica's suggestions

Co-authored-by: Jessica Wilkins  <67210629+jdwilkin4@users.noreply.github.com>

* fix: broken mathjax

Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>

* chore: fix typo

Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>

* fix: update regex, clarify first step

* feat: forgot to add solution

* chore: apply sem's review suggestions

Co-authored-by: Sem Bauke <semboot699@gmail.com>

* chore: apply kolade's review suggestions

* chore: apply kris' suggestions

Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>

---------

Co-authored-by: Jessica Wilkins  <67210629+jdwilkin4@users.noreply.github.com>
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>
Co-authored-by: Sem Bauke <semboot699@gmail.com>
2023-03-03 17:41:25 +09:00
..
__fixtures__ refactor: display solutions (#45139) 2022-02-16 13:48:22 -08:00
block-nameify.test.ts chore(utils): migrate block-nameify to TS and add unit tests (#48086) 2022-10-17 19:03:36 +01:00
block-nameify.ts chore(utils): migrate block-nameify to TS and add unit tests (#48086) 2022-10-17 19:03:36 +01:00
get-lines.test.ts refactor(tools/scripts): convert validate and get-lines to TS (#48622) 2023-01-08 21:55:06 +00:00
get-lines.ts refactor: fix hidden eslint errors (#49365) 2023-02-13 07:13:50 -08:00
index.ts refactor: fix hidden eslint errors (#49365) 2023-02-13 07:13:50 -08:00
is-audited.js feat(client): move legacy rwd button to bottom of map (#47596) 2022-11-08 21:00:46 +05:30
polyvinyl.js feat: display multifile projects (#45220) 2022-03-02 19:49:54 -06:00
preformatted-block-names.json feat: statistics calculator (#48181) 2023-03-03 17:41:25 +09:00
slugs.test.ts chore(utils): ts-migration of utils/slugs (#44921) 2022-03-29 08:51:13 -07:00
slugs.ts chore(utils): ts-migration of utils/slugs (#44921) 2022-03-29 08:51:13 -07:00
sort-challengefiles.js fix: handle the sorting of transformed files (#44724) 2022-01-24 10:42:27 -08:00
sort-challengefiles.test.js fix: index.css/js to styles/script (#44356) 2021-12-03 12:32:29 -08:00
tsconfig.json chore(utils): ts-migration of utils/slugs (#44921) 2022-03-29 08:51:13 -07:00
validate.test.ts refactor(tools/scripts): convert validate and get-lines to TS (#48622) 2023-01-08 21:55:06 +00:00
validate.ts refactor: fix hidden eslint errors (#49365) 2023-02-13 07:13:50 -08:00