This is a small webpage that simply allows you to enter your code in on one side, and on the other side will return your code escaped, minified, and both.
Other projects I used for this:
- Escape
- Escaping your code allows you to write characters onto your webpage you normally couldn't.
- i.e.
>
- i.e.
- Minify
- Very simply this makes your code be a smaller size, so people can download and run your webpage faster.
- Both
- This would be very useful to make smaller XML files
Feel free to use and edit this page howerver you want, just give back credit.