Skip to content

The object-utils module is a small utility library for working with objects in TypeScript. It includes several functions for common operations such as deep cloning, merging, comparing equality, converting objects to arrays, and flattening objects to a one-level deep object with dot notation keys.

License

Notifications You must be signed in to change notification settings

codeblitz97/object-utils

Repository files navigation

object-utils

The object-utils module is a small utility library for working with objects in TypeScript. It includes several functions for common operations such as deep cloning, merging, comparing equality, converting objects to arrays, and flattening objects to a one-level deep object with dot notation keys.

About

The object-utils module is a small utility library for working with objects in TypeScript. It includes several functions for common operations such as deep cloning, merging, comparing equality, converting objects to arrays, and flattening objects to a one-level deep object with dot notation keys.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published