Skip to content

Simple helper functions for working with properties

License

Notifications You must be signed in to change notification settings

RealShadowNova/property-helpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Property Helpers

Simple helper functions for working with properties

GitHub npm codecov

Support Server


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.