|
You are here |
www.will-myers.com | ||
| | | | |
andadinosaur.com
|
|
| | | | | Yesterday, I launched Lucky, a Safari extension that removes the clutter from Google search results. Many people are confused by the setup instructions, so let me explain: I thought Lucky improves ... | |
| | | | |
lea.verou.me
|
|
| | | | | ||
| | | | |
codersblock.com
|
|
| | | | | Anchor links (also called jump links) are an easy way to provide in-page navigation. For example, a table of contents could use anchor links to take readers... | |
| | | | |
www.unindented.org
|
|
| | | 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. | ||