COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - http://web.archive.org/web/20200920121946/https://github.com/topics/filepath
Here are
70 public repositories
matching this topic...
Autocomplete relative or absolute file paths in Sublime Text project folder
Updated
Apr 9, 2019
Python
Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!
Updated
Apr 15, 2020
JavaScript
A Python library to sanitize/validate a string such as filenames/file-paths/etc.
Updated
Aug 15, 2020
Python
Replaces a file extension with another one.
Updated
Jun 4, 2020
JavaScript
Check if filepath exists and is a file
Updated
Jul 16, 2020
JavaScript
Convert a windows file path to a unix-style file path.
Updated
Apr 15, 2017
JavaScript
Returns the directory used by NPM for globally installed NPM packages.
Updated
Dec 15, 2018
JavaScript
IO using sized types and copatterns
Parse a filepath and return an object of path parts. Falls back on native node.js `path.parse` if it exists
Updated
Dec 19, 2017
JavaScript
Get the npm global path prefix. Same code used internally by npm.
Updated
Apr 26, 2020
JavaScript
Returns true if a filepath is absolute. The original path-is-absolute.
Updated
Jul 13, 2017
JavaScript
Return true if a value is a valid glob pattern string, or array of glob patterns.
Updated
Aug 27, 2019
JavaScript
Walk the working directory towards the root recursively
Return true if the file is (or the file path has) a dotfile.
Updated
May 30, 2017
JavaScript
Returns an array of unique "npm" directories based on the user's platform and environment. Node.js / JavaScript.
Updated
Dec 15, 2018
JavaScript
Returns `true` if a file path appears to be relative. Moved from the "relative" lib.
Updated
May 6, 2018
JavaScript
Resolve the path to the user's global .gitconfig.
Updated
Nov 18, 2018
JavaScript
Regular expresson for matching dotfiles.
Updated
Jul 1, 2017
JavaScript
Return true if a file path contains the given path.
Updated
Apr 17, 2017
JavaScript
When copying or moving files, it's common for operating systems to automatically add an increment or 'copy' to duplicate file names. This does that for Node.js applications, with automatic platform detection and support for Linux, MacOs, and Windows conventions.
Updated
Sep 4, 2019
JavaScript
Uses a breadth-first search, when necessary, to resolve the file path using the correct casing, and verify that the file actually exists. Returns consistent results regardless of case sensitivity of the file path and/or operating system.
Updated
Sep 1, 2017
JavaScript
Typed filepath in haskell
Updated
Sep 12, 2020
Haskell
A tiny self-contained path manipulation library for C++
Find the first directory with a package.json, recursing up, starting with the given directory. Similar to look-up but does not support globs and only searches for package.json. Async and sync.
Updated
Mar 28, 2018
JavaScript
Load templates from file paths, globs or objects, and cache them as normalized objects.
Updated
Mar 5, 2018
JavaScript
Convert Excel File to Objects
Updated
Mar 5, 2018
JavaScript
Returns true if a windows file path does not contain any invalid characters.
Updated
Jan 23, 2019
JavaScript
Easily rename files using custom rename functions that are automatically used against any file paths that match the associated regex or glob patterns.
Updated
Apr 3, 2016
JavaScript
Regex for matching dot-directories, like ".git/" or ".github/"
Updated
Jul 1, 2017
JavaScript
Return `true` if a file path ends with the given string.
Updated
Mar 18, 2018
JavaScript
Improve this page
Add a description, image, and links to the
filepath
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
filepath
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.