Skip to content

npanthi/ui_utility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Utility UI

  1. Installation
  2. usage

1. Installation

npm install ui_utility or npm i ui_utility

usages

Function parameters results
isValidResponse any returns true if value is not empty string, null or undefined.
isValidString any returns true if value is not empty string, null or undefined and type is string.
isValidObject any returns true if value is not empty string, null or and type is object.
isValidObjectWithLength any returns true if value is not empty string, null or undefined, type is object and length is greater than zero.

About

small utilities functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published