ad

https://linksredirect.com/?cid=74688&source=linkkit&url=https%3A%2F%2Fwww.amazon.in%2F

Show HN: A minimal notepad – without the cloud or 3rd party libs https://ift.tt/4AkQzrR

Show HN: A minimal notepad – without the cloud or 3rd party libs I made this tiny notepad website, to write things down in your browser. The Features - Just saves to your browser's localstorage (no cloud or login) - Export to TXT file - Formatting keyboard shortcuts - Works offline - Super fast The Tech - Single HTML file - 20 lines of JS + service worker (for offline usage) - Using pure CSS for modals - Github pages hosting - Basically it's just a "contenteditable div" with some extra features - Source -> https://ift.tt/Q0VSiU9 It's been done before, but I couldn't find a version I liked, that worked offline too. Which is why I just hacked this little thing together. Plus it's fun to make things. This taught me about offline websites, css hacks to make dialogs, inline favicons, and hacking together a prototype without 500mb of "node_modules". Anyway, hope someone finds this useful too! https://ift.tt/M1vaj2s November 29, 2022 at 04:19PM

No comments