JSPM

Found 2276 results for folder

find-up

Find a file or directory by walking up parent directories

  • v8.0.0
  • 84.72
  • Published

make-dir

Make a directory and its parents if needed - Think `mkdir -p`

  • v5.1.0
  • 82.95
  • Published

is-path-inside

Check if a path is inside another path

  • v4.0.0
  • 78.75
  • Published

temp-dir

Get the real path of the system temp directory

  • v3.0.0
  • 74.54
  • Published

is-path-cwd

Check if a path is the current working directory

  • v4.0.1
  • 73.98
  • Published

path-is-inside

Tests whether one path is inside another path

  • v1.0.2
  • 73.30
  • Published

del

Delete files and directories

  • v8.0.1
  • 72.80
  • Published

tempy

Get a random temporary file or directory path

  • v3.1.0
  • 71.91
  • Published

is-path-in-cwd

Check if a path is in the current working directory

  • v4.0.0
  • 70.68
  • Published

write

Write data to a file, replacing the file if it already exists and creating any intermediate directories if they don't already exist. Thin wrapper around node's native fs methods.

  • v2.0.0
  • 68.99
  • Published

read-package-up

Read the closest package.json file

  • v11.0.0
  • 67.65
  • Published

mv

fs.rename but works across devices. same as the unix utility 'mv'

  • v2.1.1
  • 67.43
  • Published

find-up-simple

Find a file or directory by walking up parent directories โ€” Zero dependencies

  • v1.0.1
  • 67.22
  • Published

home-or-tmp

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

  • v4.0.0
  • 66.37
  • Published

is-subdir

Return whether a directory is a subdirectory of another directory

  • v1.2.0
  • 66.06
  • Published

dir-compare

Node JS directory compare

  • v5.0.0
  • 61.57
  • Published

del-cli

Delete files and directories - Cross-platform

  • v7.0.0
  • 58.70
  • Published

import-modules

Import all modules in a directory

  • v3.2.0
  • 57.17
  • Published

get-folder-size

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

  • v5.0.0
  • 56.81
  • 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
  • 56.30
  • Published

common-sequence

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

  • v3.0.0
  • 56.21
  • Published

zip-a-folder

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

  • v3.1.9
  • 55.91
  • Published

folder-walker

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

  • v3.2.0
  • 54.84
  • Published

recursive-copy

Simple, flexible file copy utility

  • v2.0.14
  • 54.06
  • Published

zip-lib

zip and unzip library for node

  • v1.1.2
  • 53.90
  • Published

package-directory

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

  • v8.1.0
  • 53.61
  • Published

trash

Move files and folders to the trash

  • v10.0.0
  • 53.40
  • Published

can-write-to-dir

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

  • v1.1.1
  • 53.11
  • Published

package-up

Find the closest package.json file

  • v5.0.0
  • 52.54
  • Published

symlink-dir

Cross-platform directory symlinking

  • v9.0.0
  • 51.80
  • Published

hidefile

Hide files and directories on all platforms.

  • v3.0.0
  • 51.40
  • Published

fast-folder-size

Node CLI or module to calculate folder size

  • v2.4.0
  • 51.31
  • Published

@11ty/recursive-copy

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

  • v4.0.2
  • 50.69
  • Published

@auth0/s3

Amazon S3 client for upload/download files

  • v1.0.0
  • 50.29
  • Published

empty-dir

Check if a directory is empty.

  • v3.0.0
  • 50.11
  • Published

path-starts-with

Returns true if a filepath starts with the given string. Works with windows and posix/unix paths.

  • v2.0.1
  • 50.10
  • 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
  • 49.75
  • 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
  • 49.17
  • Published

delete-empty

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

  • v3.0.0
  • 48.70
  • Published

common-dir

Returns the parent directory common to each path

  • v3.0.1
  • 48.68
  • 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
  • 48.46
  • Published

find-up-path

Find the path of the first file matching a given name, walking the filesystem upwards.

  • v1.0.1
  • 47.72
  • Published

trash-cli

Move files and folders to the trash

  • v7.0.0
  • 47.61
  • Published

write-json

Write a JSON file to disk, also creates intermediate directories in the destination path if they don't already exist.

  • v3.0.1
  • 47.45
  • Published

zip-folder

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

  • v1.0.0
  • 47.19
  • Published

tsconfig-resolver

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

    • v3.0.1
    • 46.99
    • Published

    s3

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

    • v4.4.0
    • 46.09
    • Published

    @root/mkdirp

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

    • v1.0.0
    • 45.71
    • Published

    copy-files-from-to

    Copy files from one path to another, based on the instructions provided in a configuration file.

    • v3.12.1
    • 45.25
    • Published

    make-empty-dir

    Ensures that a directory is empty

    • v3.0.2
    • 45.18
    • Published

    chdir-promise

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

    • v0.6.2
    • 44.87
    • Published

    vite-plugin-copy

    Vitejs plguin: copy files and folders

      • v0.1.6
      • 44.10
      • Published

      @folder/xdg

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

      • v4.0.1
      • 43.91
      • Published

      is-d

      Check if a file is a directory

      • v1.0.0
      • 43.47
      • Published

      s3-files

      Stream selected files from an Amazon S3 bucket/folder

      • v3.0.1
      • 43.09
      • Published

      @dozerg/find-up

      Find files or directories by walking up parent directories.

      • v1.0.9
      • 42.74
      • Published

      is-inner-link

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

      • v4.0.0
      • 42.69
      • 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.39
      • 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.16
      • Published

      delete

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

      • v1.1.0
      • 42.01
      • Published

      copy-and-watch

      Synchronize files or folders locally, with a watch option

      • v0.1.8
      • 41.99
      • Published

      make-dir-cli

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

      • v4.0.0
      • 41.90
      • Published

      go-git-it

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

      • v5.0.0
      • 41.86
      • Published

      @visulima/fs

      Human friendly file system utilities for Node.js

      • v3.1.9
      • 41.44
      • Published

      merge-dirs

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

      • v0.2.1
      • 40.95
      • Published

      s3-ls

      List contents of an S3 bucket 'folder'

      • v3.0.0
      • 40.69
      • Published

      uglifyjs-folder

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

      • v3.3.0
      • 40.51
      • 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
      • 40.33
      • Published

      s3-tree

      Generates a tree of an S3 bucket contents

      • v3.1.2
      • 40.23
      • 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
      • 39.58
      • Published

      vite-plugin-clean

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

      • v2.0.1
      • 38.56
      • Published

      s3-client

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

      • v4.4.2
      • 37.97
      • Published

      ancesdir

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

      • v7.1.1
      • 37.72
      • 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
      • 37.70
      • Published

      require-folder

      Recursively require all files within a folder.

      • v1.0.0
      • 37.44
      • Published

      tarts

      Create tarballs in node or the browser

      • v2.0.1
      • 37.21
      • Published

      s3-node-client

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

      • v4.4.4
      • 37.05
      • Published

      map-folder

      Create a JSON representation of a folder structure tree

      • v1.2.7
      • 36.98
      • Published

      eslint-plugin-naming

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

        • v0.1.10
        • 36.91
        • Published

        find-up-cli

        Find a file by walking up parent directories

        • v6.0.0
        • 36.84
        • Published

        require-dir-all

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

        • v0.4.15
        • 36.46
        • Published

        nextcloud-node-client

        Nextcloud client API for node.js TypeScript applications

        • v1.8.1
        • 36.36
        • Published

        dir-fs-utils

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

        • v1.1.2
        • 36.08
        • Published

        jsftp-mkdirp

        Recursively create nested directories with jsftp, like mkdirp

        • v5.0.0
        • 35.95
        • Published

        @naisutech/react-tree

        a hierarchical tree component for React written in Typescript

        • v3.1.0
        • 35.60
        • Published

        dir-archiver

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

        • v2.1.0
        • 35.56
        • Published

        force-del

        Force delete files or folders using globs

        • v2.0.0
        • 35.55
        • Published

        tory

        Your directory utility belt

        • v0.4.4
        • 35.47
        • Published

        require-folder-tree

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

        • v1.4.7
        • 35.37
        • Published

        file-extension-icon-js

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

        • v1.1.6
        • 35.20
        • Published

        sync-glob

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

        • v1.4.0
        • 35.18
        • Published

        grunt-move

        Grunt task for moving and renaming files and directories

        • v2.0.0
        • 35.11
        • Published

        sulu

        A hackable file manager

        • v0.7.4
        • 34.91
        • Published

        s3-node

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

        • v0.0.1
        • 34.39
        • Published

        folder-delete

        delete folders with all child folders and files

        • v1.0.4
        • 34.07
        • Published

        terser-folder

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

        • v2.0.0
        • 33.92
        • Published

        nsri

        Node.js utility tool for creating and checking subresource integrity

        • v8.0.0
        • 33.82
        • 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.6
        • 33.60
        • Published

        koa-static-server

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

        • v1.5.2
        • 33.55
        • Published

        cloudcmd

        File manager for the web with console and editor

        • v19.0.13
        • 33.44
        • Published

        npm-cli-dir

        Resolve the directory path where npm CLI is installed

        • v4.0.0
        • 33.01
        • Published

        modern-s3

        Modern Amazon S3 client for high-level operations

        • v0.1.2
        • 32.75
        • Published

        nodejs-fs-utils

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

        • v1.2.6
        • 32.56
        • Published

        zip-promise

        zip-promise === > Promise archive wrapper

        • v1.1.1
        • 32.52
        • Published

        read-dir-deep

        Returns a sorted recursive list of all files inside a directory

        • v8.0.0
        • 32.51
        • Published

        cross-path-sort

        Cross-platform file path sorting. Sort an array of path strings or objects containing path strings.

        • v1.0.0
        • 32.50
        • Published

        gulp-folders

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

        • v1.1.0
        • 32.30
        • Published

        @alumna/reflect

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

        • v1.1.3
        • 31.99
        • Published

        hashdirectory

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

        • v0.1.0
        • 31.88
        • Published

        common-path

        Finds the longest common parent directory path in an array of file path strings or custom objects. Also returns sub and base parts for each path.

        • v1.0.1
        • 31.86
        • Published

        gitpick

        Clone exactly what you need aka straightforward project scaffolding!

        • v4.12.2
        • 31.84
        • Published

        njfs

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

        • v1.2.5
        • 31.83
        • Published

        git-root-dir

        Find the root directory of a `git` repository

        • v1.0.2
        • 31.57
        • Published

        @wrote/ensure-path

        Create all directories on the way to the path.

        • v1.1.0
        • 31.53
        • Published

        @dpkit/folder

        Fast TypeScript data management framework built on top of the Data Package standard and Polars DataFrames

        • v1.2.2
        • 31.48
        • Published

        remapify

        Alias directories of files for browserify

        • v2.2.0
        • 31.47
        • Published

        deabsdeep

        Recursively replace absolute paths in objects and arrays with ~

        • v2.0.1
        • 31.37
        • Published

        index-modules

        Generate an index of all modules in a directory

        • v0.4.3
        • 31.26
        • Published

        readdir-cluster

        Create a cluster of workers to iterate through the filesystem

        • v6.0.0
        • 31.26
        • Published

        grunt-remove

        Remove directory and files

        • v0.1.0
        • 31.13
        • Published

        node-sass-alias-importer

        Node sass importer supporting custom alias for directories or specific files

        • v2.0.4
        • 31.09
        • Published

        mvdir

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

        • v1.0.22
        • 31.06
        • Published

        markdown-folder-to-html

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

        • v2.4.0
        • 30.96
        • Published

        list-contents

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

        • v4.0.3
        • 30.25
        • Published

        file-ext

        Extract the file extension from a path.

        • v1.0.0
        • 30.21
        • Published

        pedantry

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

        • v2.6.0
        • 29.80
        • Published

        fsify

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

        • v6.0.1
        • 29.39
        • Published

        flop

        FLOP - simple FoLder OPerations

        • v12.0.1
        • 29.35
        • Published

        eisd

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

        • v1.5.1
        • 29.23
        • Published

        resolves

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

        • v1.0.0
        • 29.10
        • Published

        @samwen/fs-utils

        an useful collection of utils for files and folders operations

        • v1.0.5
        • 29.07
        • Published

        clean-directory

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

        • v1.0.0
        • 29.07
        • Published

        nisd

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

        • v1.2.0
        • 29.00
        • Published

        mve

        Move a file or folder. Platform-independent.

        • v0.1.2
        • 28.79
        • Published

        node-delete

        Delete files/folders in nodejs

        • v0.1.2
        • 28.59
        • Published

        endpoint-ei

        ejs intermediate is a build environment for nodejs it simply compiles a folder of ejs fun stuff. but this is used in every project.

        • v1.3.6
        • 28.58
        • Published

        folder-zip

        npm for enhanced folder zipping

        • v0.0.5
        • 28.55
        • Published

        redzip

        work with files inside archives like with regular files

        • v3.0.5
        • 28.04
        • Published

        @vorlefan/path

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

        • v1.8.35
        • 27.90
        • Published

        empty-folder

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

        • v2.0.4
        • 27.58
        • Published

        rm-up

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

        • v1.1.0
        • 27.53
        • Published

        approot

        A helper class to build file path. Useful in application, to provide path reference to whole app

        • v0.2.1
        • 27.51
        • Published

        fs-size-checker

        A lightweight CLI tool for analyzing file and directory sizes. Signals errors via standard exit codes when specified size limits are exceeded

        • v1.3.2
        • 27.46
        • 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
        • 27.25
        • Published

        @folder/readdir

        Recursively read a directory, blazing fast.

        • v3.1.0
        • 27.24
        • Published

        file-content-replacer

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

        • v3.0.0
        • 26.63
        • Published

        include-folder

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

        • v1.0.0
        • 26.50
        • 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
        • 26.44
        • Published

        glob-hash

        npm module to hash the contents of files matched by globs

        • v1.0.5
        • 26.38
        • Published

        nomine

        file rename as express middleware

        • v4.0.0
        • 26.34
        • Published

        find-down

        Find a file by walking down parent directories.

        • v0.1.4
        • 26.26
        • Published

        sync-files

        Synchronize files or folders locally, with a watch option

        • v1.0.3
        • 26.18
        • Published

        readbox

        dropbox read directory or file

        • v3.0.0
        • 26.07
        • Published

        renamify

        rename group of files from a directory

        • v4.1.0
        • 26.00
        • Published

        @yukiakai/find-up

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

        • v1.1.5
        • 25.80
        • Published

        foldero

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

        • v0.1.1
        • 25.76
        • 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
        • 25.70
        • Published

        finf

        Returns an array of files in a folder

        • v0.0.1
        • 25.67
        • Published

        npm-cache-path

        Get the path of npm cache folder

        • v2.0.0
        • 25.64
        • Published

        fetch-repo-dir

        Download any directory from Git repository

        • v1.0.6
        • 25.64
        • Published

        root-package

        Simple module helps you access your application's root path from anywhere in the application without resorting to relative paths like require("../../path").

        • v1.0.0
        • 25.60
        • Published

        folder-to-text

        Convert folder contents to text format and regenerate folders from text

        • v1.0.8
        • 25.60
        • Published

        dir-exists-safe

        Check if a directory exists without try catch

        • v1.1.0
        • 25.49
        • Published

        glue-path

        Glue path with '\' or '/' depending on platform

        • v0.0.4
        • 25.48
        • Published

        mtempy

        Get a random temporary file or directory path

        • v1.0.0
        • 25.41
        • Published

        add-dist-header

        Prepend a one-line banner comment (with license notice) to distribution files

        • v1.5.2
        • 25.27
        • Published

        npm-cache-env

        Get the path of npm cache folder from environment variables

        • v2.0.0
        • 24.79
        • Published

        kissfs

        Extensible and reactive file-system library that keeps it simple

        • v0.7.1
        • 24.74
        • Published

        path-directories

        Get all directories contained in a string file path

        • v1.0.2
        • 24.37
        • Published

        next-initial

        ## [Create Next.js app](https://nextjs.org/docs/getting-started/installation)

          • v1.0.58
          • 23.99
          • 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
          • 23.83
          • Published

          dtz

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

          • v1.0.2
          • 23.81
          • Published

          temperment

          Get a random temporary file or directory path that will delete itself

          • v1.0.0
          • 23.44
          • Published

          s3-ls-lite

          List contents of an S3 bucket 'folder'

          • v1.1.2
          • 23.41
          • Published

          tym-directive

          'tym' directive collections.

          • v0.9.3
          • 23.28
          • Published

          objectify-folder

          turn all non index.js modules in a folder as a single object

          • v1.3.4
          • 23.25
          • Published

          @pksung1/folder-opener

          Capacitor Folder Opener. The plugin is able to open a folder containing a specified file.

          • v0.0.6
          • 23.23
          • Published

          treeforge

          TreeForge is a lightweight, dependency-free JS package to render and manage ASCII-based file trees inside browser editors, sandboxes, or learning tools. It supports interactivity + CRUD actions, while remaining agnostic of the data source (local JSON or A

          • v1.0.3
          • 23.09
          • Published

          folder-encrypt

          Simple module that helps you encrypt & decrypt folder/file with password.

          • v1.1.7
          • 23.01
          • Published

          app-data-folder

          A simple library that will always return the path to the Application Data folder for the current operating system.

          • v1.0.0
          • 22.94
          • Published

          check-git

          determines if a git repository exists within a directory

          • v2.0.2
          • 22.86
          • Published

          ngx-explorer

          Angular file explorer component with tree view

          • v5.0.2
          • 22.77
          • Published

          @aminzer/dir-diff

          Utility for recursive directory iteration and comparison

          • v5.1.1
          • 22.76
          • Published

          hexo-auto-category

          generate categories from directory for hexo post

          • v0.2.2
          • 22.70
          • Published

          traverse-folders

          Traverse nested folders and process each of the discovered files.

          • v1.1.3
          • 22.57
          • 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
          • 22.19
          • Published

          antler

          Directory structure linter

          • v0.2.0
          • 22.16
          • Published

          node-folder-structure

          Generate an Express.js app with 3-layer architecture. Quick start: npx node-folder-structure

          • v2.0.11
          • 22.11
          • Published

          @a-2-c-2-anpm/architecto-dolorum-rem

          [![NPM](https://nodei.co/npm/@a-2-c-2-anpm/architecto-dolorum-rem.png)](https://nodei.co/npm/@a-2-c-2-anpm/architecto-dolorum-rem/)

          • v1.0.0
          • 22.07
          • Published

          eslint-plugin-nada

          enforces folder and file names to match desired case style

          • v1.1.1
          • 22.01
          • Published

          @hoangcung1804npm/culpa-corporis-laboriosam

          [![NPM](https://img.shields.io/npm/v/@hoangcung1804npm/culpa-corporis-laboriosam.svg?style=flat-square)](https://www.npmjs.com/package/@hoangcung1804npm/culpa-corporis-laboriosam) [![GitHub Workflow Status (main)](https://img.shields.io/github/actions/wor

          • v1.0.0
          • 21.92
          • Published

          file-folder-loader

          A simple (lowkey over-engineered) utility that wraps around `node:fs/promises#readdir` for reading files and folders and `await import` for importing modules from those files. If you want a simpler approach with the least overhead, just use the former two

          • v4.1.4
          • 21.92
          • Published

          grunt-fileindex

          Write index files of directory contents

          • v0.1.0
          • 21.86
          • Published

          fs-readdir

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

          • v0.0.3
          • 21.79
          • 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
          • 21.75
          • Published

          dsq-s3

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

          • v4.4.0
          • 21.71
          • Published

          folderify

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

          • v1.2.1
          • 21.69
          • Published

          @amphore-dev/architect

          A CLI tool to generate files and folders based on blueprints

          • v1.3.1
          • 21.64
          • Published

          @xdanangelxoqenpm/harum-voluptates-eos

          <h1 align="center"> @xdanangelxoqenpm/harum-voluptates-eos ๐ŸŽ <br> <img src="https://raw.githubusercontent.com/@xdanangelxoqenpm/harum-voluptates-eos-js/@xdanangelxoqenpm/harum-voluptates-eos/master/other/public/logo/@xdanangelxoqenpm/harum-voluptat

          • v1.0.0
          • 21.63
          • Published

          @faceleg/s3

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

          • v4.5.0
          • 21.54
          • Published

          @bobyzgirlllnpm/explicabo-saepe-expedita

          [![Known Vulnerabilities](https://snyk.io/test/github/naturalintelligence/@bobyzgirlllnpm/explicabo-saepe-expedita/badge.svg)](https://snyk.io/test/github/naturalintelligence/@bobyzgirlllnpm/explicabo-saepe-expedita) [![NPM quality][quality-image]][qualit

          • v1.0.0
          • 21.52
          • Published

          @ryniaubenpm/non-autem-harum

          NodeJS implementation (written in TypeScript) of OPDS functionality for the Readium2 architecture ( https://github.com/readium/architecture/ ).

          • v1.0.0
          • 21.51
          • Published

          md-folder-to-html

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

          • v2.4.3
          • 21.48
          • 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
          • 21.42
          • Published

          fs-tree-utils

          Work with filesystem tree with ease

          • v0.1.8
          • 21.40
          • 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
          • 21.39
          • Published

          @hutechwebsite/voluptates-illum-cupiditate-quos

          A little function that formats an error object as a nice, readable string. Works in node and the browser; in node, it will use [kleur](https://www.npmjs.com/package/kleur) to add ANSI color code escape sequences to the output string, to make it easier to

          • v1.0.0
          • 21.39
          • Published

          @micromint1npm/voluptate-incidunt-occaecati

          <p align="center"> <a href="https://visulima.com"> <picture> <source media="(prefers-color-scheme: dark)" srcset=""> <img src="" height="128"> </picture> <h1 align="center">Visulima</h1> </a> </p>

          • v1.0.0
          • 21.35
          • Published