[Pkg-javascript-devel] Bug#1131303: ITP: node-is-fs-case-sensitive -- detects whether a filesystem path is case-sensitive

joe at nahmias.net joe at nahmias.net
Fri Mar 20 03:21:54 GMT 2026


Package: wnpp
Severity: wishlist
Owner: Joseph Nahmias <jello at debian.org>
X-Debbugs-CC: debian-devel at lists.debian.org, Hiroki Osame <hiroki.osame at gmail.com>, pkg-javascript-devel at lists.alioth.debian.org

* Package name    : node-is-fs-case-sensitive
  Version         : 2.0.0
  Upstream Author : Hiroki Osame <hiroki.osame at gmail.com>
* URL             : https://github.com/privatenumber/is-fs-case-sensitive
* License         : Expat
  Programming Lang: JavaScript/TypeScript
  Description     : detects whether a filesystem path is case-sensitive

 This package provides a reliable, runtime check to determine the
 actual behavior of the filesystem where your code is running. Different
 operating systems handle filename casing differently:
 .
  - macOS (APFS): Case-insensitive by default, but can be formatted as
    case-sensitive.
  - Windows (NTFS): Case-insensitive by default, but case-sensitivity can
    be enabled per-directory.
  - Linux (ext4): Case-sensitive by default.
 .
 Node.js is an event-based server-side JavaScript engine.

This is a dep for tsc-alias and I plan to maintain it under the JS team.



More information about the Pkg-javascript-devel mailing list