script
Here are 422 public repositories matching this topic...
-
Updated
Sep 26, 2018 - JavaScript
-
Updated
Jul 2, 2018 - JavaScript
-
Updated
Jul 23, 2018 - JavaScript
-
Updated
Dec 7, 2018 - JavaScript
-
Updated
Aug 13, 2018 - JavaScript
-
Updated
Oct 22, 2020 - JavaScript
-
Updated
Apr 12, 2018 - JavaScript
-
Updated
Oct 7, 2019 - JavaScript
-
Updated
Oct 5, 2020 - JavaScript
-
Updated
Oct 20, 2020 - JavaScript
-
Updated
Oct 18, 2020 - JavaScript
Reporting an issue should be done in the following format:
Title
Use a short description of the problem instead of just "HELP!!!!1!!!1".
Body
- A description of the issue
- How to reproduce
- Example: "Eat a potato and then you'll see it becoming green."
- System info (or take a screenshot of the information screen debug info)
- Example:
-
Updated
May 25, 2020 - JavaScript
-
Updated
Dec 26, 2019 - JavaScript
-
Updated
Oct 21, 2020 - JavaScript
-
Updated
Sep 3, 2019 - JavaScript
-
Updated
Jul 8, 2020 - JavaScript
-
Updated
Oct 3, 2020 - JavaScript
Improve this page
Add a description, image, and links to the script topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the script topic, visit your repo's landing page and select "manage topics."
As generating human-readable code is not a current aim, and we're quite far from having it anyway, it would make sense to generate a code that is already "minified". (i. e. cannot be reduced more by a minifier).
This might not be possible to achieve to 100% without implementing some complicated compiler logic (for example determining whether some parenthesis are needed). Implementing those shou