4.1.1 • Published 3 years ago

generate-index v4.1.1

Weekly downloads
3
License
ISC
Repository
github
Last release
3 years ago

generate-index

v4.1.0

npm i -D generate-index

사용

indexList({
	srcDir: "demo/",
	projectName: "My Project",
	author: "c11g"
});

options

  • srcDir: required, source directory, ex) "demo/"
  • projectName: optional, default: "Enter a project"
  • author: optional, default: "Enter a author"
  • ext: optional, extention, default: ".html"
  • output: optional, output file name, default: "@index.html"
4.1.1

3 years ago

4.1.0

4 years ago

4.0.3

4 years ago

4.0.2

4 years ago

4.0.1

4 years ago

4.0.0

4 years ago

3.0.0

9 years ago

2.1.0

9 years ago

2.0.0

9 years ago

1.0.0

9 years ago