Showing 1-9 of 9 packages
Detects if a file is binary in Node.js. Similar to Perl's -B.
Returns true if a file is binary. Checks the actual contents, since extensions are not reliable. Basic wrapper for isbinaryfile to support vinyl files.
Detects if a file is binary in all platform. Similar to Perl's -B
Detects if a file is binary in Node.js. Similar to Perl's -B.
项目初始化
Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.
Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.
Determines if a buffer is comprised of text or binary
detect file extensions, check if text or binary file, or get list of text or binary file extensions