@se-oss/object is a TypeScript-first utility library for working with JavaScript objects. It provides a set of immutable-by-default functions designed to be tree-shakable and easy to use.
npm install @se-oss/objectInstall using your favorite package manager
pnpm
pnpm install @se-oss/objectyarn
yarn add @se-oss/objectThis library implements the following object utility functions:
For all configuration options, please see the API docs.
Want to contribute? Awesome! To show your support is to star the project, or to raise issues on GitHub.
Thanks again for your support, it is much appreciated! 🙏
MIT © Shahrad Elahi and contributors.