Search results
21 packages found
Loads all files from within a directory
Recursively loads content of found JavaScript and JSON files in given directory into a single structured object
Recusively load files from a directory and return an object with keys from the directory and file names
A simple module to auto load modules from a dir.
Loads all modules from the given directory into an array
Loads package.json, by finding the first directory with a package.json, recursing up, starting with the given directory.
A lightweight directory and file utility.
Loads package.json, by finding the first directory with a package.json, recursing up, starting with the given directory.
Assign and require filenames in a directory to exports using a glob pattern.
loading files‘ module from dir into an object
Add engines field to your package.json file in current working directory or user-defined directory
ti18ny-plugin to load locale data from a directory
Recursively load the entire directory with strategies for customized object structure
Read the closest package.json file
A tool to load files from a directory
Read the closest package.json file
> Parses arbitrary path string considering the presence of packages and workspaces
Simple plugins loader. It can load all or some plugins in a directory
Simple globber (searches for all the pathnames matching pattern according to the rules used)
const lib = require('modules-in')('./lib') // loads modules in a given dir