Replaces the latin characters with accents and other diacritical marks (for example À) in a string, converting them to their most similar plain ascii latin characters (in the example, A).
Express style path to RegExp utility
Check if a path exists
Check if a path is a file, directory, or symlink
Extract the non-magic parent path from a glob string.
Get the PATH environment variable key cross-platform
Node.js path.parse() ponyfill
Check if a file path is a binary file
The character '¯'
A minimal path module to resolve Unix, Windows and URL paths alike.
Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.
Get the first path that exists on disk of multiple paths
the path module from node core for browsers
Resolve the path of a module like `require.resolve()` but from a given path
Check if a path is inside another path
Path manipulation library for JavaScript
utility box for ECMAScript language tools
Safer Node.js Buffer API
Convert Windows backslash paths to slash paths
TypeScript definitions for d3-path
Resolve npm package details, like name and base path, given an absolute path to a file inside a package
Serialize Canvas path commands to SVG.
<p align="center"> <img src="https://raw.githubusercontent.com/bukharim96/macron/master/resources/macron-logo.png"> </p>
Regular expression for getting the root of a posix or windows filepath.
Creates a new instance of PathBuf
Comprehensive Rust macros toolkit for everyday development tasks. Includes convenient string formatting (str!), regex pattern matching (re!), streamlined collection creation, and custom derive macros for Display, Error, From, and Into traits. Boost your productivity with intuitive syntax and simplify your codebase while maintaining performance and safety. Perfect for both small projects and large-scale applications.