Last 12 weeks · 0 commits
4 of 6 standards met
The package currently provides methods to check path types: / / / Node.js has had these capabilities natively since a really long time through the and modules, and they've been stable for a while. Given that all Node.js versions before 16.x are now EOL (End-of-Life), developers can safely use these native methods. Native implementation provides the same functionality and more: Given these facts, perhaps, adding some type of notice, suggesting users migrate to native Node.js methods for modern projects would be benefitial?
Repository: sindresorhus/path-type. Description: Check if a path is a file, directory, or symlink Stars: 80, Forks: 15. Primary language: JavaScript. Languages: JavaScript (87.1%), TypeScript (12.9%). License: MIT. Latest release: v6.0.0 (2y ago). Open PRs: 0, open issues: 0. Last activity: 6mo ago. Community health: 85%. Top contributors: sindresorhus, coreyfarrell, arthurvr, BendingBender, kevva, lgrammel, Richienb.