Skip to content

Able to determine if an entity contains all properties and values of another one

License

Notifications You must be signed in to change notification settings

ludoblues/JSONInclude

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

JSONInclude

Able to determine if an entity contains all properties and values of another one

Install

npm install json-include

Methods

JSONInclude.inspect(Model, Entity)

Return true if Model contains every properties and values of Entity, whatever the order

jsonInclude.fullfill(Model, Entity)

Complete Entity so it can contains every values of Model.

About

Able to determine if an entity contains all properties and values of another one

Resources

License

Stars

Watchers

Forks

Packages

No packages published