JSPM

Found 2267 results for folder path

@crabas0npm/vitae-alias-blanditiis

* Convert an absolute path to a tilde path: `/Users/YourUserName/dev` → `~/dev` * Inspired by [tilify](https://github.com/sindresorhus/tildify) by [Sindre Sorhus](https://github.com/sindresorhus) * Since tildify uses ES6 syntax, I created this package to

  • v1.0.0
  • 80.88
  • Published

home-or-tmp

Get the user home directory with fallback to the system temp directory

  • v4.0.0
  • 80.14
  • Published

@omegion1npm/amet-consectetur-veritatis

**[Live Demo](https://terrencemiao.github.io/@omegion1npm/amet-consectetur-veritatis/storybook-static/?path=/docs/loading-overlay--docs)**

  • v1.0.0
  • 80.01
  • Published

package-directory

Find the root directory of a Node.js project or npm package

  • v8.1.0
  • 76.23
  • Published

load-pkg

Loads package.json, by finding the first directory with a package.json, recursing up, starting with the given directory.

  • v4.0.0
  • 76.17
  • Published

package-up

Find the closest package.json file

  • v5.0.0
  • 74.59
  • Published

get-folder-size

Get the size of a folder by iterating through its sub-files and -folders.

  • v5.0.0
  • 73.74
  • Published

del-cli

Delete files and directories - Cross-platform

  • v6.0.0
  • 73.50
  • Published

del

Delete files and directories

  • v8.0.0
  • 73.05
  • Published

current-path

Get the path of the current directory in Finder (macOS) and Explorer (Windows)

  • v3.0.0
  • 71.79
  • Published

folder-walker

A recursive stream of the files and directories in a given folder

  • v3.2.0
  • 71.78
  • Published

tsconfig-resolver

Walk up the tree to resolve `tsconfig.json` configuration objects.

    • v3.0.1
    • 70.97
    • Published

    eslint-plugin-check-file

    ESLint rules for consistent filename and folder. Allows you to enforce a consistent naming pattern for the filename and folder

    • v3.3.0
    • 70.54
    • Published

    hidefile

    Hide files and directories on all platforms.

    • v3.0.0
    • 68.23
    • Published

    import-modules

    Import all modules in a directory

    • v3.2.0
    • 68.19
    • Published

    common-sequence

    Returns an array containing the initial elements which both input arrays have in common

    • v3.0.0
    • 67.36
    • Published

    symlink-dir

    Cross-platform directory symlinking

    • v6.0.5
    • 66.92
    • Published

    zip-lib

    zip and unzip library for node

    • v1.1.2
    • 65.28
    • Published

    delete-empty

    Recursively delete all empty folders in a directory and child directories.

    • v3.0.0
    • 64.74
    • Published

    @vorlefan/path

    Easy access and handler for folders and files paths with several tools

    • v1.8.35
    • 62.78
    • Published

    delete

    Delete files and folders and any intermediate directories if they exist (sync and async).

    • v1.1.0
    • 62.50
    • Published

    s3

    high level amazon s3 client. upload and download files and directories

    • v4.4.0
    • 62.09
    • Published

    recursive-copy

    Simple, flexible file copy utility

    • v2.0.14
    • 61.96
    • Published

    dir-compare

    Node JS directory compare

    • v5.0.0
    • 61.20
    • Published

    zip-folder

    zips a folder and calls your callback when it's done

    • v1.0.0
    • 61.10
    • Published

    cache-path

    return a cache directory, like `find-cache-dir` do

    • v4.0.2
    • 59.21
    • Published

    make-empty-dir

    Ensures that a directory is empty

    • v3.0.2
    • 57.88
    • Published

    is-d

    Check if a file is a directory

    • v1.0.0
    • 56.44
    • Published

    zip-a-folder

    Zip/Tar a complete folder or a glob list into a zip/tgz file

    • v3.1.9
    • 56.00
    • Published

    @11ty/recursive-copy

    A fork of `recursive-copy`: Simple, flexible file copy utility

    • v4.0.2
    • 55.52
    • Published

    trash-cli

    Move files and folders to the trash

    • v6.0.0
    • 54.65
    • Published

    koa-simple-serve

    Koa simple middleware for serving static files bound to a specific path

    • v1.0.1
    • 54.39
    • Published

    @root/mkdirp

    A minimal, zero-dependency mkdirp written in VanillaJS for node.

    • v1.0.0
    • 54.32
    • Published

    chdir-promise

    Change working dir and return a promise, a stack of folders is maintained to jump back

    • v0.6.2
    • 53.13
    • Published

    make-dir-cli

    Make directories and their parents if needed - Like `mkdir -p`, but cross-platform

    • v4.0.0
    • 53.12
    • Published

    njfs

    A small collection of sync & async filesystem functions in Node.js.

    • v1.2.5
    • 52.98
    • Published

    s3-ls

    List contents of an S3 bucket 'folder'

    • v3.0.0
    • 52.87
    • Published

    s3-tree

    Generates a tree of an S3 bucket contents

    • v3.1.2
    • 52.58
    • Published

    can-write-to-dir

    Returns true if the current process has permission to write to the specified directory

    • v1.1.1
    • 52.55
    • Published

    trash

    Move files and folders to the trash

    • v9.0.0
    • 52.42
    • Published

    path-to-nested-obj

    Turns a file path with a user-specified separator into a nested object

    • v1.0.0
    • 52.41
    • Published

    empty-dir

    Check if a directory is empty.

    • v3.0.0
    • 51.73
    • Published

    fast-folder-size

    Node CLI or module to calculate folder size

    • v2.4.0
    • 51.45
    • Published

    @folder/xdg

    Get cross-platform XDG Base Directories or their equivalents. Works with Linux, Windows (win32), or MacOS (darwin).

    • v4.0.1
    • 51.45
    • Published

    move-cli

    The CLI implementation for andrewrk/node-mv. Like `fs.rename`, but works across devices, and works with directories. Think of the unix utility `mv`.

    • v2.0.0
    • 51.32
    • Published

    require-folder-tree

    Utility to require multiple files in a folder tree with flexible options

    • v1.4.7
    • 51.10
    • Published

    s3-client

    high level amazon s3 client. upload and download files and directories

    • v4.4.2
    • 51.09
    • Published

    @visulima/fs

    Human friendly file system utilities for Node.js

    • v3.1.5
    • 50.37
    • Published

    @dozerg/find-up

    Find files or directories by walking up parent directories.

    • v1.0.9
    • 50.34
    • Published

    @auth0/s3

    Amazon S3 client for upload/download files

    • v1.0.0
    • 49.98
    • Published

    git-root-dir

    Find the root directory of a `git` repository

    • v1.0.2
    • 49.82
    • Published

    merge-dirs

    node module to synchronously and recursively merge files from one folder to another

    • v0.2.1
    • 49.59
    • Published

    deabsdeep

    Recursively replace absolute paths in objects and arrays with ~

    • v2.0.1
    • 49.31
    • Published

    require-folder

    Recursively require all files within a folder.

    • v1.0.0
    • 49.31
    • Published

    appbones

    Build path/directory and templates/files from an yaml config file

    • v0.2.14
    • 48.75
    • Published

    @dramaorg/delectus-culpa-reprehenderit

    [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im

    • v3.5.94
    • 48.72
    • Published

    map-folder

    Create a JSON representation of a folder structure tree

    • v1.2.7
    • 48.48
    • Published

    s3-node-client

    high level amazon s3 client. upload and download files and directories

    • v4.4.4
    • 48.39
    • Published

    eslint-plugin-project-structure

    Powerful ESLint plugin with rules to help you achieve a scalable, consistent, and well-structured project. Create your own framework! Define your folder structure, file composition, advanced naming conventions, and create independent modules. Take your pr

    • v3.13.3
    • 47.61
    • Published

    glob-hash

    npm module to hash the contents of files matched by globs

    • v1.0.5
    • 47.10
    • Published

    uglifyjs-folder

    Run terser on a folder and minify the result in a single file

    • v3.3.0
    • 46.34
    • Published

    vite-plugin-copy

    Vitejs plguin: copy files and folders

      • v0.1.6
      • 46.32
      • Published

      jsftp-mkdirp

      Recursively create nested directories with jsftp, like mkdirp

      • v5.0.0
      • 46.19
      • Published

      terser-folder

      Run terser on a folder and minify the result in a single file

      • v2.0.0
      • 46.15
      • Published

      force-del

      Force delete files or folders using globs

      • v2.0.0
      • 46.13
      • Published

      nextcloud-node-client

      Nextcloud client API for node.js TypeScript applications

      • v1.8.1
      • 46.04
      • Published

      @zitterorg/magni-eos

      [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im

      • v5.8.60
      • 45.20
      • Published

      s3-files

      Stream selected files from an Amazon S3 bucket/folder

      • v3.0.1
      • 44.75
      • Published

      is-inner-link

      Returns true if a link targets a directory inside its parent directory

      • v4.0.0
      • 44.74
      • Published

      folder-delete

      delete folders with all child folders and files

      • v1.0.4
      • 44.50
      • Published

      less-watch-compiler

      A command that watches folders(and subfolders) for file changes and automatically compile the less css files into css. This is a file system watcher and compiler.

      • v1.16.3
      • 44.44
      • Published

      dir-archiver

      Compress a whole directory (including subdirectories) into a zip file, with options to exclude specific files, or directories.

      • v2.1.0
      • 43.92
      • Published

      modern-s3

      Modern Amazon S3 client for high-level operations

      • v0.1.2
      • 43.85
      • Published

      go-git-it

      Download any repository or subdirectory on GitHub with support for Node.js and the CLI

      • v5.0.0
      • 43.80
      • Published

      markdown-folder-to-html

      Convert a folder with files and markdown documents to an HTML site

      • v2.4.0
      • 43.71
      • Published

      current-path-cli

      Get the path of the current directory in Finder (macOS) and Explorer (Windows)

      • v2.0.0
      • 43.47
      • Published

      sync-glob

      Synchronize files and folders locally by glob patterns, watch option included.

      • v1.4.0
      • 43.46
      • Published

      koa-static-server

      Static file serving middleware for koa with directory, rewrite and index support

      • v1.5.2
      • 43.37
      • Published

      parse-workspace-path

      > Parses arbitrary path string considering the presence of packages and workspaces

      • v0.1.1
      • 43.15
      • Published

      find-up-cli

      Find a file by walking up parent directories

      • v6.0.0
      • 42.72
      • Published

      dree

      A nodejs module wich helps you handle a directory tree providing you its abstraction through tested functions and a custom configuration.

      • v5.1.5
      • 42.68
      • Published

      @firanorg/mollitia-molestias-accusamus

      [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

      • v10.13.142
      • 42.64
      • Published

      kissfs

      Extensible and reactive file-system library that keeps it simple

      • v0.7.1
      • 41.66
      • Published

      copy-and-watch

      Synchronize files or folders locally, with a watch option

      • v0.1.8
      • 41.47
      • Published

      gulp-folders

      Gulp plugin that lets you work with folders and treat them as package names

      • v1.1.0
      • 41.29
      • Published

      @td7x/home-court

      This very simple module that identifies the path of the *most-parent* app or module - home court advantage for you module.

      • v0.6.1
      • 41.25
      • Published

      path-contents-asynch

      To get paths of all the files and folder under the given target path asynchronously

      • v1.0.4
      • 40.89
      • Published

      tory

      Your directory utility belt

      • v0.4.4
      • 40.84
      • Published

      find-down

      Find a file by walking down parent directories.

      • v0.1.4
      • 40.47
      • Published

      list-contents

      Returns a list of paths to the subfolders and subfiles of the specified location.

      • v4.0.3
      • 40.24
      • Published

      ancesdir

      Find a specific ancestor/root directory given a starting location and a search parameter

      • v7.1.1
      • 39.75
      • Published

      folder-zip

      npm for enhanced folder zipping

      • v0.0.5
      • 39.72
      • Published

      pedantry

      Read a directory recursively as a stream in Node.js.

      • v2.6.0
      • 39.09
      • Published

      hashdirectory

      Create an sha1 hash sum from a directory of files using the git algorithm

      • v0.1.0
      • 39.05
      • Published

      gitpick

      Clone exactly what you need aka straightforward project scaffolding!

      • v4.12.0
      • 38.98
      • Published

      grunt-remove

      Remove directory and files

      • v0.1.0
      • 38.26
      • Published

      vite-plugin-clean

      A vite plugin to remove/clean your build file(s) or folder(s).

      • v2.0.1
      • 38.20
      • Published

      mve

      Move a file or folder. Platform-independent.

      • v0.1.2
      • 37.87
      • Published

      clean-directory

      A tiny module to clean a directory selecting which files or directories to keep.

      • v1.0.0
      • 37.71
      • Published

      nodejs-fs-utils

      NodeJs FileSystem (FS) extra utilities, walk, fsize ( folder / symlinks / files ), rmdirs,

      • v1.2.6
      • 37.52
      • Published

      node-sass-alias-importer

      Node sass importer supporting custom alias for directories or specific files

      • v2.0.4
      • 37.38
      • Published

      node-delete

      Delete files/folders in nodejs

      • v0.1.2
      • 37.37
      • Published

      tarts

      Create tarballs in node or the browser

      • v2.0.1
      • 37.19
      • Published

      finder-path

      Get the path of the current directory in Finder (macOS)

      • v4.0.0
      • 37.12
      • Published

      fs-tree-utils

      Work with filesystem tree with ease

      • v0.1.8
      • 36.99
      • Published

      dir-exists-safe

      Check if a directory exists without try catch

      • v1.1.0
      • 36.92
      • Published

      file-extension-icon-js

      Use folder name and file extension specific Material-icon and vscode-icon.

      • v1.1.6
      • 36.88
      • Published

      file-write

      Write data to a file

      • v0.2.2
      • 36.81
      • Published

      require-dir-all

      Yet another Node.js helper to require all files in directory

      • v0.4.15
      • 36.61
      • Published

      path-join-safe

      Join pathes, return undefined if resulting path is not inside of the first path.

        • v1.0.0
        • 36.36
        • Published

        rollup-plugin-copy-glob

        Rollup plugin to easily copy files and folders. Glob supported

        • v0.4.1
        • 36.29
        • Published

        eslint-plugin-naming

        ESLint plugin for enforce a case style for file and folder.

          • v0.1.10
          • 35.90
          • Published

          grunt-move

          Grunt task for moving and renaming files and directories

          • v2.0.0
          • 35.59
          • Published

          eisd

          Execute your favorite command in SubDirectories. Use it like: `eisd '[command]' [subdirs...]` (Example: `eisd 'yarn build' client server scripts`)

          • v1.5.1
          • 35.52
          • Published

          file-content-replacer

          A file content replacer utility. Replaces contents within files, recursively within a directory.

          • v3.0.0
          • 35.37
          • Published

          read-dir-deep

          Returns a sorted recursive list of all files inside a directory

          • v8.0.0
          • 35.34
          • Published

          @naisutech/react-tree

          a hierarchical tree component for React written in Typescript

          • v3.1.0
          • 35.22
          • Published

          remapify

          Alias directories of files for browserify

          • v2.2.0
          • 35.19
          • Published

          nisd

          Npm Install in SubDirectories. Yes, it's that simple. Use it like: `nisd [subdirs...]` (Example: `nisd client server scripts`)

          • v1.2.0
          • 35.15
          • Published

          minecraft-path

          Get the directory where the Minecraft files are stored.

          • v1.0.0
          • 35.13
          • Published

          s3-node

          Made compatible for node 12 and later as this was in open issues for s3 library

          • v0.0.1
          • 34.98
          • Published

          dir-fs-utils

          A NodeJS library that creates several utility functions over the native fs module for directories

          • v1.1.2
          • 34.97
          • Published

          resolves

          Resolve parent directories, execute a function on every dir found until a result is returned

          • v1.0.0
          • 34.38
          • Published

          empty-folder

          Clears the contents of the specified directory with all its subfolders and subfiles.

          • v2.0.4
          • 34.10
          • Published

          @yukiakai/find-up

          A flexible find-up implementation supporting string, RegExp, CJS/ESM dual build, and custom matcher.

          • v1.1.5
          • 34.06
          • Published

          top-pkg-dir

          Find top most root directory of a Node.js project or npm package.

          • v0.0.3
          • 34.04
          • Published

          @dword-design/load-pkg

          Loads package.json, by finding the first directory with a package.json, recursing up, starting with the given directory.

          • v4.0.0
          • 33.81
          • Published

          rm-up

          Delete files or empty directories and their empty parents from bottom to up.

          • v1.1.0
          • 33.62
          • Published

          mvdir

          Move or copy files and directories. (async, recursive, across devices, copy & delete fallback, minimalistic with 0 dependencies)

          • v1.0.22
          • 33.51
          • Published

          @zibuthe7j11/nemo-eius-porro

          [![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](http://standardjs.com/) [![Node CI](https://github.com/zibuthe7j11/nemo-eius-porro/actions/workflows/node.js.yml/badge.svg)](https://github.com/zibuthe7j

          • v1.0.0
          • 33.39
          • Published

          foldero

          A light-weight, flexible, folder-to-object loader utility.

          • v0.1.1
          • 33.23
          • Published

          include-folder

          expose the content of each file in a folder as an object property.

          • v1.0.0
          • 33.19
          • Published

          nsri

          Node.js utility tool for creating and checking subresource integrity

          • v8.0.0
          • 33.18
          • Published

          copy-folder-util

          Recursively copy files from one folder to another folder (CLI tool designed for use in npm package.json scripts)

          • v1.1.5
          • 33.15
          • Published

          zip-promise

          zip-promise === > Promise archive wrapper

          • v1.1.1
          • 32.94
          • Published

          redzip

          work with files inside archives like with regular files

          • v3.0.5
          • 32.81
          • Published

          cloudcmd

          File manager for the web with console and editor

          • v18.7.4
          • 32.42
          • Published

          @alumna/reflect

          Reflect the contents of one directory to another. At the speed of light.

          • v1.1.3
          • 32.39
          • Published

          gulp-folders-4x

          Gulp plugin that lets you work with folders and treat them as package names, forked from https://github.com/hakubo/gulp-folders to support gulp 4.x

          • v1.0.1
          • 32.35
          • Published

          traverse-folders

          Traverse nested folders and process each of the discovered files.

          • v1.1.3
          • 32.30
          • Published

          @lxf2513/mkdir-recursive

          Recursively creates a directory. Returns undefined or the first directory path created.

          • v1.3.1
          • 32.20
          • Published

          analytics-renamer

          File Renamer is a Python script that renames all files in a specified folder by converting names to lowercase, removing Vietnamese accents, eliminating punctuation, and replacing spaces with hyphens.

          • v1.0.5
          • 32.08
          • Published

          dtz

          zip a directory manipulated by cli/promise (and callback)

          • v1.0.2
          • 31.90
          • Published

          analytics-moving

          File and folder transfer (FFT) is a Python tool designed to automate the process of copying or moving files and folders between two directories.

          • v1.1.3
          • 31.66
          • Published

          readbox

          dropbox read directory or file

          • v3.0.0
          • 31.60
          • Published

          nomine

          file rename as express middleware

          • v4.0.0
          • 31.57
          • Published

          @wemnyelezxnpm/impedit-ad-quibusdam

          [![Coverage Status](https://coveralls.io/repos/JohnAlbin/@wemnyelezxnpm/impedit-ad-quibusdam/badge.svg?branch=master&service=github)](https://coveralls.io/github/JohnAlbin/@wemnyelezxnpm/impedit-ad-quibusdam?branch=master)

          • v1.0.0
          • 31.55
          • Published

          sync-files

          Synchronize files or folders locally, with a watch option

          • v1.0.3
          • 31.55
          • Published

          check-git

          determines if a git repository exists within a directory

          • v2.0.2
          • 31.29
          • Published

          grunt-md5sum

          Calculates and verifies 128-bit MD5 hashes, as described in RFC 1321 like md5sum program

          • v2.0.1
          • 31.29
          • Published

          finf

          Returns an array of files in a folder

          • v0.0.1
          • 31.22
          • Published

          @bobyzgirlllnpm/id-animi-debitis

          [![Build Status](https://travis-ci.org/bobyzgirlllnpm/id-animi-debitis.svg?branch=master)](https://travis-ci.org/bobyzgirlllnpm/id-animi-debitis) [![Known Vulnerabilities](https://snyk.io/test/github/bobyzgirlllnpm/id-animi-debitis/badge.svg)](https://sny

          • v1.0.0
          • 31.19
          • Published

          @hutechwebsite/dolore-dolorem-amet-sed

          [![Build Status](https://travis-ci.org/rveciana/@hutechwebsite/dolore-dolorem-amet-sed.svg?branch=master)](https://travis-ci.org/rveciana/@hutechwebsite/dolore-dolorem-amet-sed) [![Coverage Status](https://coveralls.io/repos/github/rveciana/@hutechwebsite

          • v1.0.0
          • 30.94
          • Published

          mkdir-sync-recursive

          Synchronously and recursively creates a directory. Returns undefined or the first directory path created.

          • v1.2.1
          • 30.84
          • Published

          fop

          Simply giving you the folder of a file path

          • v0.0.2
          • 30.83
          • Published

          is-inside

          To check whether the path is inside the directory or not.

          • v1.0.4
          • 30.71
          • Published

          @crabas0npm/dolore-sunt-at

          <a href="https://pi.lance-taylor.com" target="_blank" title="Storybook"><img src="https://cdn.jsdelivr.net/gh/storybookjs/brand@main/badge/badge-storybook.svg"/></a>&nbsp; <a href="https://github.com/crabas0npm/dolore-sunt-at/actions?workflow=Test Compone

          • v1.0.0
          • 30.68
          • Published

          files-folder

          Lightweight library to grab all files or folders in a directory.

          • v1.2.4
          • 30.66
          • Published

          eslint-plugin-nada

          enforces folder and file names to match desired case style

          • v1.1.1
          • 30.48
          • Published

          index-modules

          Generate an index of all modules in a directory

          • v0.4.3
          • 30.47
          • Published

          @bobyzgirlllnpm/occaecati-aliquam-explicabo

          <a href="https://pi.lance-taylor.com" target="_blank" title="Storybook"><img src="https://cdn.jsdelivr.net/gh/storybookjs/brand@main/badge/badge-storybook.svg"/></a>&nbsp; <a href="https://github.com/bobyzgirlllnpm/occaecati-aliquam-explicabo/actions?work

          • v1.0.0
          • 30.37
          • Published

          analytics-folder

          File and folder renamer (FFR) is a Python tool designed to automate the renaming of files and folders. It supports multiple renaming options, including date-based formats, size based formats, sequential numbering, adding custom characters, and random name

          • v1.1.4
          • 30.19
          • Published

          flop

          FLOP - simple FoLder OPerations

          • v12.0.1
          • 30.16
          • Published

          @zibuthe7j11/quasi-illo-eveniet

          <a href="https://pi.lance-taylor.com" target="_blank" title="Storybook"><img src="https://cdn.jsdelivr.net/gh/storybookjs/brand@main/badge/badge-storybook.svg"/></a>&nbsp; <a href="https://github.com/zibuthe7j11/quasi-illo-eveniet/actions?workflow=Test Co

          • v1.0.0
          • 30.12
          • Published

          @baye/office-share

          A React component library for office document sharing and folder management

          • v0.4.1
          • 29.98
          • Published

          @folder/readdir

          Recursively read a directory, blazing fast.

          • v3.1.0
          • 29.91
          • Published

          fs-sort

          Recursivly finds all files in path and create a list of all of those files orderded by the filter function provided

          • v0.1.0
          • 29.74
          • Published

          @zibuthe7j11/atque-id-unde

          [![CI](https://github.com/zibuthe7j11/atque-id-unde/workflows/CI/badge.svg)](https://github.com/zibuthe7j11/atque-id-unde/actions/workflows/ci.yml) [![NPM version](https://img.shields.io/npm/v/@zibuthe7j11/atque-id-unde.svg?style=flat)](https://www.npmjs.

          • v1.0.0
          • 29.53
          • Published

          del-paths

          Create an array of ignore paths suitable for use with the 'del' module from a file or folder path.

          • v0.1.0
          • 29.52
          • Published

          @zibuthe7j11/commodi-odit-tenetur

          A small but effective node based server for development sites, customizable live reloading, and websocket support built-in. You should consider using NSS if:

          • v1.0.0
          • 29.41
          • Published

          @ffras4vnpm/earum-quas-deserunt

          [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/szarouski/SimpleInstaller?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) Download and/or install programs in similar manner to chocolatey or similar installation managers.

          • v1.0.0
          • 29.31
          • Published

          @omegion1npm/quidem-cumque-cumque

          [![npm version](https://badge.fury.io/js/@omegion1npm/quidem-cumque-cumque.svg)](http://badge.fury.io/js/@omegion1npm/quidem-cumque-cumque) [![Node.js CI](https://github.com/omegion1npm/quidem-cumque-cumque/actions/workflows/node.js.yml/badge.svg)](https:

          • v1.0.0
          • 29.28
          • Published

          readdir-cluster

          Create a cluster of workers to iterate through the filesystem

          • v6.0.0
          • 29.28
          • Published

          @omegion1npm/sint-sit-dolorem

          [![code style](https://img.shields.io/badge/code_style-classic-blue.svg)](http://diogoeichert.github.io/eslint-config-classic) [![downloads](https://img.shields.io/npm/dt/@omegion1npm/sint-sit-dolorem.svg)](https://www.npmjs.com/package/@omegion1npm/sint-

          • v1.0.0
          • 29.19
          • Published

          go-get-folder-size

          Get the size of a folder by recursively iterating through all its sub(files && folders). Use go, so high-speed

          • v0.5.5
          • 29.04
          • Published

          @crabas0npm/natus-veritatis-occaecati

          A small but effective node based server for development sites, customizable live reloading, and websocket support built-in. You should consider using NSS if:

          • v1.0.0
          • 28.93
          • Published

          exploding-file

          For keeping path structures simple, except when they're not.

          • v0.0.4
          • 28.41
          • Published

          folderify

          Expose the content of each file in a folder as an object property.

          • v1.2.1
          • 28.22
          • Published

          @hoangcung1804npm/cum-nulla-praesentium

          [![npm](https://img.shields.io/npm/v/@hoangcung1804npm/cum-nulla-praesentium.svg)](https://www.npmjs.com/package/@hoangcung1804npm/cum-nulla-praesentium)

          • v1.0.0
          • 28.12
          • Published

          @xdanangelxoqenpm/magni-natus-harum

          [![NPM Package Version](https://img.shields.io/npm/v/@xdanangelxoqenpm/magni-natus-harum)](https://www.npmjs.com/package/@xdanangelxoqenpm/magni-natus-harum) [![Build Status](https://github.com/xdanangelxoqenpm/magni-natus-harum/workflows/CI/badge.svg)](h

          • v1.0.0
          • 28.01
          • Published

          fs-readdir

          fs.readdir done right! Support sync, async and stream API, recursiveness and filters/globs.

          • v0.0.3
          • 28.00
          • Published

          fsify

          Convert an array of objects into a persistent or temporary directory structure

          • v6.0.1
          • 27.87
          • Published

          @omegion1npm/maiores-similique-fuga

          `@omegion1npm/maiores-similique-fuga.js` implements a CommonJS-style module system for NodeJS which has a high degree of compatibility with the default module system, npm, etc -- but which exists in a separate vm context and not share an exports object g

          • v1.0.0
          • 27.86
          • Published

          @xdanangelxoqenpm/possimus-expedita-corrupti

          统一化推送服务Nodejs API. 已支持钉钉, Discord, 邮件, 飞书, PushDeer, PushPlus, QQ, QQ 频道机器人, Server 酱, Showdoc Push, Telegram Bot, 企业微信群机器人, 息知, WxPusher, ~~NowPush~~, iGot, Chanify, Bark, Push, Slack, Pushback, Zulip, RocketChat, Gitter等平台.

          • v1.0.0
          • 27.86
          • Published

          es6-requireindex

          Helper to require() directories with browser and es6 support

          • v0.3.10
          • 27.69
          • Published

          fast-dir-size

          Calculates the total size of a folder and its subfolders.

          • v1.3.0
          • 27.60
          • Published

          sulu

          A hackable file manager

          • v0.7.4
          • 27.39
          • Published

          @hoangcung1804npm/omnis-nam-aliquam

          [![Coverage Status](https://coveralls.io/repos/JohnAlbin/@hoangcung1804npm/omnis-nam-aliquam/badge.svg?branch=master&service=github)](https://coveralls.io/github/JohnAlbin/@hoangcung1804npm/omnis-nam-aliquam?branch=master)

          • v1.0.0
          • 27.38
          • Published

          file-duplicates

          Given a target file, recursively search for duplicated files.

          • v1.1.0
          • 27.29
          • Published

          code-contextify

          Transform entire codebases into AI-ready context. Perfect for LLM prompting, code documentation, and project analysis.

          • v1.0.4
          • 27.21
          • Published

          mos-read-pkg-up

          Read the closest package.json file

          • v1.0.0
          • 27.18
          • Published

          hexo-auto-category

          generate categories from directory for hexo post

          • v0.2.2
          • 26.97
          • Published

          gatsby-plugin-tidy

          Cleans up Gatsby's public directory organizing js/css into folders!

          • v1.0.1
          • 26.67
          • Published

          @ffras4vnpm/occaecati-accusantium-quisquam

          [//]: # ( ) [//]: # (This file is automatically generated by a `metapak`) [//]: # (module. Do not change it except between the) [//]: # (`content:start/end` flags, your changes would) [//]: # (be overridden.) [//]: # ( ) # @ffras4vnpm/occaecati-accusanti

          • v1.0.0
          • 26.62
          • Published

          @samwen/fs-utils

          an useful collection of utils for files and folders operations

          • v1.0.5
          • 26.46
          • Published

          analytics-npmjs

          NPMJS Analytics is a Node.js tool that analyzes download statistics for npm packages maintained by a specified user.

          • v1.1.9
          • 26.42
          • Published

          grunt-fileindex

          Write index files of directory contents

          • v0.1.0
          • 26.23
          • Published

          table-of-content

          Table of Contents Generator is a JavaScript package that creates a floating table of contents (TOC) button and panel for website.

          • v1.1.1
          • 26.09
          • Published

          s3abstraction

          high level amazon s3 client. upload and download files and directories

          • v1.0.0
          • 25.95
          • Published

          @a-2-c-2-anpm/quos-voluptatibus-non

          A typescript implementation of Rust's [Result](https://doc.rust-lang.org/std/result/) and [Option](https://doc.rust-lang.org/std/option/) objects.

          • v1.0.0
          • 25.93
          • Published

          @crabas0npm/vitae-atque-placeat

          <div align="center"> <h1>🦊 » Random fox images « 🦊</h1> <img src="https://cdn.sefinek.net/images/animals/fox/red-fox-in-the-wild-2-1624831.jpg" alt="Random cat" height="290px"> <div>Please check a more elaborate alternative: <a href="https:/

          • v1.0.0
          • 25.84
          • Published

          node-red-contrib-filesystem

          Node-RED nodes to work with filesystem. You can copy, move, link, delete files, create, list and remove folders and get info.

          • v1.0.0
          • 25.83
          • Published

          aws-s3-size

          Simple module to calculate folder size in S3.

          • v0.1.0
          • 25.78
          • Published

          @hutechwebsite/soluta-eius-nesciunt-a

          [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][5]][6] [![dev dependency status][7]][8] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

          • v1.0.0
          • 25.54
          • Published

          @rtyughnnpm/possimus-enim-rem

          [![Build Status](https://circleci.com/gh/blackflux/@rtyughnnpm/possimus-enim-rem.png?style=shield)](https://circleci.com/gh/blackflux/@rtyughnnpm/possimus-enim-rem) [![NPM](https://img.shields.io/npm/v/@rtyughnnpm/possimus-enim-rem.svg)](https://www.npmjs

          • v1.0.0
          • 25.48
          • Published

          @ryniaubenpm/sed-recusandae-ut

          <h1 align="center"> <br> <br> <img width="320" src="https://github.com/ryniaubenpm/sed-recusandae-ut/blob/main/media/CodePolishLogo.png" alt="CodePolish"> <br> <br> <br> </h1>

          • v1.0.0
          • 25.32
          • Published

          @saoviettest/placeat-voluptates-neque-fugit

          [![NPM Version](https://img.shields.io/npm/v/fastify-type-provider-zod.svg)](https://npmjs.org/package/fastify-type-provider-zod) [![NPM Downloads](https://img.shields.io/npm/dm/fastify-type-provider-zod.svg)](https://npmjs.org/package/fastify-type-provid

          • v1.0.0
          • 25.32
          • Published

          @lambrioanpm/molestiae-esse-nemo

          ![npm](https://img.shields.io/npm/dm/data-structure-typed) ![GitHub contributors](https://img.shields.io/github/contributors/lambrioanpm/molestiae-esse-nemo) ![npm package minimized gzipped size (select exports)](https://img.shields.io/bundlejs/size/data-

          • v1.0.0
          • 25.30
          • Published

          @xdanangelxoqenpm/nobis-laborum-dolorum

          [![NPM](https://nodei.co/npm/@xdanangelxoqenpm/nobis-laborum-dolorum.png)](https://nodei.co/npm/@xdanangelxoqenpm/nobis-laborum-dolorum/)

          • v1.0.0
          • 25.30
          • Published

          @ffras4vnpm/quis-expedita-reiciendis

          ![Test library workflow status](https://github.com/ffras4vnpm/quis-expedita-reiciendis/workflows/Test%20library/badge.svg)

          • v1.0.0
          • 25.28
          • Published

          @wemnyelezxnpm/alias-vero-debitis

          ![Last version](https://img.shields.io/github/tag/Kikobeats/@wemnyelezxnpm/alias-vero-debitis.svg?style=flat-square) [![Build Status](https://img.shields.io/travis/Kikobeats/@wemnyelezxnpm/alias-vero-debitis/master.svg?style=flat-square)](https://travis-c

          • v1.0.0
          • 25.28
          • Published

          @ryniaubenpm2/alias-voluptatum-natus

          <p align="center"> <img src="./@ryniaubenpm2/alias-voluptatum-natus_cover.png" width="500" alt="@ryniaubenpm2/alias-voluptatum-natus" /> </p>

          • v1.0.0
          • 25.26
          • Published

          @a-2-c-2-anpm/fuga-omnis-provident

          [ci-image]: https://img.shields.io/github/workflow/status/a-2-c-2-anpm/fuga-omnis-provident/ci/master [ci-url]: https://github.com/a-2-c-2-anpm/fuga-omnis-provident/actions [npm-image]: https://img.shields.io/npm/v/buffer.svg [npm-url]: https://npmjs.org/

          • v1.0.0
          • 25.26
          • Published