JSPM

@se-oss/object

1.1.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3756
  • Score
    100M100P100Q143415F
  • License MIT

A TypeScript-first utility library for JavaScript object operations.

Package Exports

  • @se-oss/object

Readme

@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.