Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dhax_or
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
23 ms
·
1.
▲
Mynota – a browser-based text editor that compresses notes into the URL
(mynota-app.vercel.app)
3 points
by
dhax_or
7mo ago
|
2 comments
2.
▲
by
dhax_or
7mo ago
Hi HN I built Mynota, a minimal, browser-based text editor where the entire note is compressed and stored in the URL hash. That makes notes instantly shareable without any backend, accounts, or tracking. Key ideas: Uses the browser’s native
3.
▲
Better-Mitt: A tiny (~400B) TypeScript-first event emitter that improves on Mitt
(npmjs.com)
3 points
by
dhax_or
1y ago
|
3 comments
4.
▲
by
dhax_or
1y ago
I built this as an improved version of the popular Mitt library. It keeps the tiny footprint (~400 bytes gzipped) while adding genuinely useful features that I found myself needing in real projects: - once() for one-time listeners - hasList
5.
▲
by
dhax_or
1y ago
I've not used es-toolkit but from what I see you get lower bundle size, typescript support and a better performance with our library. I will be releasing the the benchmark soon enough so do watch the repository if you can
6.
▲
by
dhax_or
1y ago
Thanks for this! I've already started adding more tests. I ran some benchmarks and they were really impressive. I will get it out in the next release
7.
▲
Show HN: SuperUtilsPlus – A Modern Alternative to Lodash
(github.com)
91 points
by
dhax_or
1y ago
|
75 comments