@pathmaker-digital/pmd-utilities
v2.3.4
Published
A lightweight and modular collection of utility functions for working with strings, dates, names, and more in TypeScript and JavaScript.
Maintainers
Readme
🧰 Pathmaker Digital Utility Toolkit
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
