sepharad / 0.0.2 last updated 2 months ago created on Jun 30th 2014
Install
npm install --save sepharad
Clone
git clone git@github.com:samsel/sepharad.git
dependencies
show all 88
| main |
|
colors | 0.6.2 | MIT |
|
|
dependo | 0.1.3 | MIT | |
|
|
prettyjson | 1.0.0 | MIT | |
|
|
rimraf | 2.2.8 | MIT | |
|
|
validate | 2.1.5 | MIT |
maintainers
versions
| 0.0.2 | 2 months ago | samsel |
readme
sepharad
Visualize the JS module (AMD or CommonJS) dependencies from your Source Code in Github.
Sepharad is built on top of dependo (https://github.com/auchenberg/dependo#introduction). The reason Sepharad was built was to overcome the limitation of dependo, which is that; the source code must be in the local file system to generate dependencies. Sepharad overcomes that limitation by enabling visualization of JS dependencies from source code located in remote Github.
Usage
API
ToDo
- write tests - mocha
- make sephard independent of dependo
- add a CLI feature for sepharad
- grunt task for sephard