Skip to content

shahradelahi/ts-object

Repository files navigation

@se-oss/object

CI NPM Version MIT License npm bundle size Install Size

@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/object
Install using your favorite package manager

pnpm

pnpm install @se-oss/object

yarn

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.

About

⚙️ A TypeScript-first utility library for JavaScript object operations.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published