Path modules

Showing projects tagged as Path

  • execa

    7.6 9.3 L4 JavaScript
    Process execution for humans
  • dot-prop

    4.7 4.2 L5 JavaScript
    Get, set, or delete a property from a nested object using a dot path
  • url-pattern

    4.3 0.0 CoffeeScript
    easier than regex string matching patterns for urls and other strings. turn strings into data or data into strings.
  • find-up

    4.3 4.7 L5 JavaScript
    Find a file or directory by walking up parent directories
  • make-dir

    3.9 4.1 JavaScript
    Make a directory and its parents if needed - Think `mkdir -p`
  • filenamify

    3.9 2.0 JavaScript
    Convert a string to a valid safe filename
  • pkg-dir

    2.8 4.3 JavaScript
    Find the root directory of a Node.js project or npm package
  • Filehound

    2.7 0.0 L4 JavaScript
    Flexible and fluent interface for searching the file system
  • user-home

    2.4 1.7 JavaScript
    Get the path to the user home directory
  • resolve-from

    2.3 0.0 JavaScript
    Resolve the path of a module like require.resolve() but from a given path
  • tmpin

    2.0 0.0 JavaScript
    Add stdin support to any CLI app that accepts file input
  • os-homedir

    1.7 0.0 JavaScript
    Node.js 4.0 os.homedir() ponyfill.
  • parent-module

    1.6 3.7 JavaScript
    Get the path of the parent module
  • path-is-absolute

    1.4 0.0 JavaScript
    Node.js 0.12 path.isAbsolute() ponyfill.
  • FileSniffer

    0.7 0.0 L5 TypeScript
    Find files by matching content
  • hays

    0.2 0.0 TypeScript
    find the dot path and value of a key of a specific name or pattern deep inside an object and transform or replace it