Skip to content

Instantly share code, notes, and snippets.

@lewdev
Last active May 10, 2024 02:10
Show Gist options
  • Save lewdev/58a1da1ccff43cbb87b2e101443db158 to your computer and use it in GitHub Desktop.
Save lewdev/58a1da1ccff43cbb87b2e101443db158 to your computer and use it in GitHub Desktop.
🀏 Code Minifying Golfing Tools & Resources

🀏 Code Minifying Golfing Tools & Resources

Roadroller

https://lifthrasiir.github.io/roadroller/

Compresses JavaScript very effectively.

πŸ“· CapJS

Great for writing dweets and canvas code but also provides useful tools to make you code smaller.

https://capjs.3d2k.com/

Features:

  • Minify or Compress
  • Beautify (JS formatter)
  • Capture (export video of canvas animation)

Terser and other Minifying code tools by xem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment