Skip to content

jeff-pal/swiss-army-knife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Swiss Army Knife (SAK)

SAK is a JavaScript small library that provides useful algorithms tha might help you to save time in your daily work.

Methods

objectHasFalseValues(value)

The method objectHasFalseValues() returns true if it's found any false value (null, undefined or false in a filed), excepting zero.

Parameters

value - might be an object or a value.

Examples

You can see some examples running the file index.html.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published