UNPKG

my-utils-kit

Version:

A lightweight and type-safe utility library for working with strings, objects, array Performance methods in TypeScript. Includes helpful methods for deep cloning, object transformations, safe access, query string handling, and more — designed for modern J

10 lines (9 loc) 255 B
{ "name": "my-utils-lib", "version": "1.0.0", "description": "A simple utility library with useful functions", "main": "index.js", "keywords": ["utils", "javascript", "library", "npm", "utility"], "author": "Sagar Saini", "license": "MIT" }