Property Helpers
Simple helper functions for working with properties


Description
Property Helpers is a collection of helper functions for working with properties in objects and arrays.
Features
- Written in TypeScript
- Offers CommonJS and ESM
- Fully tested
- Extremely fast
Installation
You can use the following command to install this package, or replace npm install with your package manager of choice.
npm install property-helpers
Documentation
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.