directory / 0.1.0 last updated 3 years ago created on Dec 6th 2011
Install
npm install --save directory
Clone
git clone git@github.com:tblobaum/directory.git
dependencies
No dependencies listed.
maintainers
tblobaum
versions
7 total
| 0.1.0 | 3 years ago | tblobaum |
| 0.0.61 | 4 years ago | tblobaum |
| 0.0.9 | 4 years ago | tblobaum |
| 0.0.8 | 4 years ago | tblobaum |
| 0.0.7 | 4 years ago | tblobaum |
| 0.0.6 | 4 years ago | tblobaum |
| 0.0.0 | 4 years ago | tblobaum |
readme
directory
require all files and directories inside a directory synchronously
Example
Any of the below
Installation
npm install directory
Usage
require('directory')([dirname, iterator])
Tests
npm install mocha -g and make test
License
MIT
