ndex
A small tool to index your directory files and generate index.html
Setup
npm install ndex -g
Usage
ndex -p ../0636920013327/html5canvas -e html -i *index.html # or ndex ../0636920013327/html5canvas -e html -i *index.html
const ndex = ;// (path: any, ext?: string, ignore?: boolean)
module ndex
const ndex: path: any ext?: string ignore?: boolean: void; : void; glob: typeof G; // glob function treeFromPaths: files: string baseDir: string string options?: any any; : any;}
Custom Template
ndex
License
Copyright (c) 2018 Terry Cai. Licensed under the MIT license.