Ask HN: Why hasn't x86 caught up with Apple M series?
434 points by stephenheron 3d ago 616 comments
Ask HN: Best codebases to study to learn software design?
106 points by pixelworm 5d ago 90 comments
Show HN: Str-Plus – 80 Type-Safe JavaScript/TS String Utilities
2 shahidkhandev 0 8/29/2025, 11:59:48 AM github.com ↗
Hi HN!
I built Str-Plus, a lightweight and type-safe string utility library for JavaScript and TypeScript. It includes 80+ functions for common string tasks like capitalization, trimming, reversing, case conversion, validation, and more. Everything is fully typed, so it works seamlessly in TypeScript projects.
GitHub: https://github.com/ShahidKhanDev/str-plus
Would love to hear your thoughts or feature requests!
No comments yet