Search
is-text-path
Check if a file path is a text file
v3.0.0 URL:
https://unpkg.com/is-text-path@3.0.0/index.js
Open
Browse Files
text
extensions
extension
file
path
check
detect
is
istextorbinary
Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.
v9.5.0 URL:
https://unpkg.com/istextorbinary@9.5.0/index.cjs
Open
Browse Files
bin
binary
browser
check
deno
deno-edition
deno-entry
denoland
detect
encoding
es2017
es2022
es5
ext
extension
extensions
file
is
is binary
is binary file
is text
is text file
is text or binary
is text or binary file
isbinary
isbinaryfile
istext
istextfile
module
node
path
text
typed
types
typescript
text-is-upper-case
Returns `true` if text is upper case only.
v1.2.4 URL:
https://unpkg.com/text-is-upper-case@1.2.4/dist/index.js
Open
Browse Files
is
upper
is-upper
is-upper-case
case
check
boolean
text-is-lower-case
Returns `true` if text is lower case only
v1.2.4 URL:
https://unpkg.com/text-is-lower-case@1.2.4/dist/index.js
Open
Browse Files
is
lower
is-lower
is-lower-case
case
check
boolean
is-binary-path
Check if a file path is a binary file
v3.0.0 URL:
https://unpkg.com/is-binary-path@3.0.0/index.js
Open
Browse Files
binary
extensions
extension
file
path
check
detect
is