UNPKG

@nexim/sanitizer

Version:

A collection of sanitization utilities for phone numbers and numeric inputs with TypeScript type safety.

17 lines (9 loc) 736 B
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [1.1.0](https://github.com/the-nexim/nanolib/compare/@nexim/sanitizer@1.0.0...@nexim/sanitizer@1.1.0) (2025-06-18) ### Features * **sanitizer:** add sanitize number string to english to prevent remove first zero ([13446d8](https://github.com/the-nexim/nanolib/commit/13446d852252342bccd9d62cfe5d56cc33a87514)) by @njfamirm ## 1.0.0 (2025-06-18) ### Features * **sanitizer:** initialize package ([#95](https://github.com/the-nexim/nanolib/issues/95)) ([0680dfd](https://github.com/the-nexim/nanolib/commit/0680dfd013b7d5c2f48dd60416121d913614efdb)) by @njfamirm