313 packages found
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.
- absolute
- backslash
- delimiter
- file
- file-path
- filepath
- fix
- forward
- fp
- fs
- normalize
- path
- relative
- separator
- View more
Compute the absolute value of a double-precision floating-point number.
Build an absolute URL from a base URL and a relative URL (RFC 1808). No dependencies!
Pollyfill for node.js `path.parse`, parses a filepath into an object.
- absolute
- basename
- dir
- directory
- dirname
- ext
- extension
- extname
- file
- filename
- filepath
- is-absolute
- name
- object
- View more
Check if a URL is absolute
Node.js 0.11.x path.isAbsolute as a separate module
An option-laden utility to takes general globs, delimited paths etc and returns an array of absolute paths.
Lp distance between ndarrays
Normalize paths in frontmatter and body of markdown files to be gatsby compliant: with windows support
Returns true if a file path is absolute. Does not rely on the path module and can be used as a polyfill for node.js native `path.isAbolute`.
Convert absolute symlinks to relative ones
Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.
React Timestamp container for relative and absolute times, using moment-timezone
sync two directories by copying or creating hardlink
A minimal template with good architecture and common packages to let you focus on writing features right away.
- react-native
- typescript
- jest
- template
- boilerplate
- starter
- absolute
- imports
- navigation
- svg
- webview
- async
- storage
- styled
- View more
Returns `true` if the path appears to be relative.
Normalize paths in frontmatter and body of markdown files to be gatsby compliant
Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.
Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements, ignoring NaN values.
Calculate the sum of absolute values (L1 norm) of single-precision floating-point strided array elements using pairwise summation.