Property Helpers is a collection of helper functions for working with properties in objects and arrays.
- Written in TypeScript
- Offers CommonJS and ESM
- Fully tested
- Extremely fast
You can use the following command to install this package, or replace npm install
with your package manager of choice.
npm install property-helpers
While currently we do not have a dedicated way to view documentation for this package, you can still use the intellisense from your IDE and read our source code.