@se-oss/object
v1.0.0
Published
A TypeScript-first utility library for JavaScript object operations.
Downloads
1,102
Maintainers
Readme
@se-oss/object
@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.
📦 Installation
npm install @se-oss/objectpnpm
pnpm install @se-oss/objectyarn
yarn add @se-oss/object📚 Documentation
This library implements the following object utility functions:
Accessors & Path Helpers
Pick/Omit & Selection
Cloning & Immutability Helpers
Deep Utilities
Merging & Defaults
Type & Introspection
Path Utilities
For all configuration options, please see the API docs.
🤝 Contributing
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! 🙏
License
MIT © Shahrad Elahi and contributors.
