Skip to content
/ objects Public

A set of helper functions for working with objects.

License

Notifications You must be signed in to change notification settings

sbalmt/objects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Objects

This module is part of BPL (Balmanth's Personal Library) and provides a set of helper functions for working with objects.

Install

Using npm:

npm i @balmanth/objects

Reference

After installing the module, you need to import it as in the following example:

import * as Diff from '@balmanth/objects';

...Then you can follow all the quick reference examples.

License

MIT

About

A set of helper functions for working with objects.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published