Explore >> Select a destination


You are here

www.manypixels.co
| | achyutjoshi.github.io
4.3 parsecs away

Travel
| | PowerPoint was developed by engineers as a tool to help them communicate in a better way. The programmers behind PowerPoint saw it as a clever hack-a way to ...
| | cattsmall.com
4.1 parsecs away

Travel
| | If you are interested in making a slideshow for your talk, you will need to make a presentation that fits what you want to say.
| | opensourcemusings.com
5.0 parsecs away

Travel
| |
| | www.unindented.org
15.9 parsecs away

Travel
| I wanted to compress some large strings in JavaScript, for an experiment with WebRTC, and found the excellent lz-string by pieroxy. It's fast, and it weighs just a little over 4KB if you run it through something like Terser. I've tweaked it ever so slightly for my needs, but it should still be 100% compatible with the original. You can play with it below.