@pathmaker-digital/pmd-utilities - v2.2.6
A collection of reusable utility functions for strings, numbers, currency, dates, names, and arrays. Designed for modern TypeScript applications.
Note:
Docs are still a work in progress. Check out the most up-to-date version here.
Find it on NPM.
✨ Features
Useful helper functions for common problems including:
- ✏️ String capitalization
- 📆 Simple date parsing from
MMDDYYYY
- 📛 Name splitting and merging (with optional formatting)
- Array manipulation: find, remove, update, filter, and more
- 💵 Currency and taxes
- 📷 Helpers for working with images
- ➿ Async function helpers
- 🔑 Simple auth helpers
- Control Flow
- 🦀 Rust-like safety integration