This repository contains the (partial) dataset used to validate the TranspileJS tool.
It is divided into two main directories:
examples: contains the examples of code used in the valition process and the output of using transpileJS in those examplescustom: contains custom examples developed to validate the tool
reports: contains the reports generated while validating the solutionsummary.json: contains a digested report from statistics on the tests executed
Additionally, TranspileJS was also validated against the code in the following repositories:
- 30-seconds-of-code
- 4GeeksAcademy
- 50DaysOfJavaScript
- CheckiO
- FreeCodeCamp
- CodeGuppy
- CodeSignal
- Codewars
- Edabit
- HackerRank
- LeetCode
- PracticeJS
- ProjectEuler
- RosettaCode
The output code for these resources is not in this repository at the moment, but the summary generated is.
This repository is licensed under the terms of the CC BY-NC 4.0 license, this includes the code and reports in the examples and reports directories, without prejudice to the specific licenses of each cited repository.