Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.
TypeScript definitions for require-directory
require directories recursively without exporting them explicitly
Node.js require directory module
Require directory children as an object.
Powered require directory module, allowing recurse and filtering
Support use import instead of export for require-directory
require a directory of modules using es6 modules require
Recursively iterates over specified directory, requiring each file. For the contour-fw. From require-directory module.
Recursively iterates over a directory and requires all files, returning a nested hash structure of all files
require directory and sub directories and return all of them as array
A simple method to require directory.
No description provided.
filesystem utilities for the npm cli
Require directory with surmount
Recursively mkdir, like `mkdir -p`
Call require pretending your are at another directory
filesystem bindings for tar-stream
find the closest package.json
Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.
Import a module like with `require()` but from a given path
Convert a directory tree to a JS object.
Easily get the CWD (current working directory) of a project based on package.json, optionally starting from a given path. (node.js/javascript util)
Synchronous validation of a path existing either as a file or as a directory.
Require all files in a directory easily.
Adds functions that allow requiring a direcotry
Required is a utility to require all files in a directory. Why would one want to require a whole bunch of files at once? I have used this gem on 2 projects to: - require dozens of jar files when working on a JRuby project - pull in all files before running code coverage (rcov), to find code that is otherwise dead/untouched Options for required include the ability to recursively descend through subdirectories, include/exclude files based on pattern matching, and to specify the order of requires based on filename. An array of all the files that were loaded is returned. Quick example: require 'required' required "some/path/to/dir" See the README for more examples, and description of options.
Basic utility to require a directory.
Require all files in a directory tree
Require Smasher give you the power to require ruby files in a list of directories and their sub-directories (recursively), a list of ruby files and a list of gems, with just one command.
require all files in a directory recursively.
Adds the bower directory to the sprockets path so that you can require bower components. Relies on the .bowerrc on the root of the project to locate the right directory.
mkdircd combines the functionality of mkdir and cd
Ruby wrapper for interacting with Solrj objects, such as org.apache.solr.client.solrj.impl.HttpSolrServer
Automatically installs all the gems required in a specified file or directory
Protects sensitive file artifacts in a project, e.g. a yaml file with passwords in it.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.