freeCodeCamp/tools/challenge-helper-scripts
2025-11-04 09:52:30 +01:00
..
helpers refactor: blockType -> blockLabel (#62548) 2025-10-23 23:20:15 +05:30
commands.ts fix(tools): insert step with appropriate challenge type (#62179) 2025-09-16 13:20:25 +05:30
create-daily-challenges.ts chore(curriculum): minor clean up to daily challenges (#62095) 2025-09-09 13:47:45 +02:00
create-empty-steps.ts fix(tools): curriculum command line helpers (#61831) 2025-09-02 16:03:28 +02:00
create-language-block.ts feat(tools): add 'Chinese Curriculum' and 'Spanish Curriculum' to helpCategories (#63488) 2025-11-04 09:52:30 +01:00
create-next-challenge.ts fix(tools): curriculum command line helpers (#61831) 2025-09-02 16:03:28 +02:00
create-next-step.ts fix(tools): curriculum command line helpers (#61831) 2025-09-02 16:03:28 +02:00
create-next-task.ts fix(tools): curriculum command line helpers (#61831) 2025-09-02 16:03:28 +02:00
create-project.ts refactor: blockType -> blockLabel (#62548) 2025-10-23 23:20:15 +05:30
create-quiz.ts refactor: migrate (some) curriculum files to TypeScript (#62228) 2025-10-23 10:54:57 +05:30
create-this-challenge.ts refactor: migrate (some) curriculum files to TypeScript (#62228) 2025-10-23 10:54:57 +05:30
delete-challenge.ts fix(tools): curriculum command line helpers (#61831) 2025-09-02 16:03:28 +02:00
delete-step.ts fix(tools): curriculum command line helpers (#61831) 2025-09-02 16:03:28 +02:00
delete-task.ts fix(tools): curriculum command line helpers (#61831) 2025-09-02 16:03:28 +02:00
insert-challenge.ts fix(tools): curriculum command line helpers (#61831) 2025-09-02 16:03:28 +02:00
insert-step.ts fix(tools): curriculum command line helpers (#61831) 2025-09-02 16:03:28 +02:00
insert-task.ts fix(tools): curriculum command line helpers (#61831) 2025-09-02 16:03:28 +02:00
package.json refactor: various workspaces to vitest (#62058) 2025-09-08 11:35:38 +02:00
rename-challenge-files.ts feat: convert rename tool into proper utility (#52626) 2023-12-20 06:36:32 +00:00
reorder-tasks.ts fix(tools): curriculum command line helpers (#61831) 2025-09-02 16:03:28 +02:00
update-challenge-order.ts fix(tools): curriculum command line helpers (#61831) 2025-09-02 16:03:28 +02:00
update-step-titles.ts fix(tools): curriculum command line helpers (#61831) 2025-09-02 16:03:28 +02:00
utils.test.ts fix(tools): prevent create-new-x overwriting old projects (#62621) 2025-10-10 15:28:26 +05:30
utils.ts refactor: migrate (some) curriculum files to TypeScript (#62228) 2025-10-23 10:54:57 +05:30