Search
@fav/type.is-array
Checks whether a value is an array or not.
v1.0.2 URL:
https://unpkg.com/@fav/type.is-array@1.0.2/index.js
Open
Browse Files
array
is-array
type
datatype
fav
@fav/type.is-string
Checks whether a value is a string or not.
v1.0.2 URL:
https://unpkg.com/@fav/type.is-string@1.0.2/index.js
Open
Browse Files
string
is-string
type
datatype
fav
@fav/type.is-function
Checks whether a value is a function or not.
v1.0.2 URL:
https://unpkg.com/@fav/type.is-function@1.0.2/index.js
Open
Browse Files
function
is-function
type
datatype
fav
@fav/type.is-plain-object
Checks whether a value is a plain object or not.
v1.0.2 URL:
https://unpkg.com/@fav/type.is-plain-object@1.0.2/index.js
Open
Browse Files
object
plain-object
is-plain-object
type
datatype
fav
@fav/prop.enum-own-props
Lists enumerable own properties of an object.
v1.0.2 URL:
https://unpkg.com/@fav/prop.enum-own-props@1.0.2/index.js
Open
Browse Files
list
keys
own
enumerable
prop
object
fav