Search
express-no-favicons
Express middleware to ignore favicon and Apple touch-icon* requests
v0.0.1 URL:
https://unpkg.com/express-no-favicons@0.0.1/index.js
Open
Browse Files
express
middleware
connect
favicon
fav
icon
@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.to-number
Convert a number or a string to a number.
v1.0.1 URL:
https://unpkg.com/@fav/type.to-number@1.0.1/index.js
Open
Browse Files
number
to-number
type
datatype
fav
@fav/type.is-finite-number
Checks whether a value is a finite number or not.
v1.0.2 URL:
https://unpkg.com/@fav/type.is-finite-number@1.0.2/index.js
Open
Browse Files
number
finite
is-finite
is-number
is-finite-number
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