0.17.0 • Published 2 years ago
@textlint/website-generator v0.17.0
@textlint/website-generator
Website generator using @textlint/script-compiler
Install
Install with npm:
npm install @textlint/website-generatorUsage
Usage
$ textlint-website-generator
Options
--title [String] Website page title
--placeholder [String] Placeholder text in generated website
--cwd current working directory
--textlintrc [path:String] path to .textlintrc file. Default: load .textlintrc.{json,yaml,js}
--output-dir [path:String] output file path that is written of reported result.
--metadataName [String] generated script name
--metadataNamespace [String] generated script namespace
Examples
$ textlint-website-generator --output-dir ./dist --metadataName "script name" --metadataNamespace "https://example.com"
$ textlint-website-generator --output-dir ./dist --metadataName "script name" --metadataNamespace "https://example.com" --title "rule tester" --placeholder "default text" Changelog
See Releases page.
Running tests
Install devDependencies and Run npm test:
npm testContributing
Pull requests and stars are always welcome.
For bugs and feature requests, please create an issue.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :D
Author
License
MIT © azu
0.17.0
2 years ago
0.16.2
2 years ago
0.16.0
3 years ago
0.16.1
3 years ago
0.14.0
3 years ago
0.15.0
3 years ago
0.13.2
3 years ago
0.13.1
3 years ago
0.13.0
3 years ago
0.12.1
5 years ago
0.12.0
5 years ago
0.11.3
5 years ago
0.11.0
5 years ago
0.11.2
5 years ago
0.10.3
5 years ago
0.10.4
5 years ago
0.10.5
5 years ago
0.9.3
5 years ago
0.10.0
5 years ago
0.10.2
5 years ago
0.9.0
5 years ago
0.9.2
5 years ago
0.9.1
5 years ago
0.8.2
5 years ago
0.8.0
5 years ago
0.7.1
6 years ago
0.7.0
6 years ago
0.6.0
6 years ago
0.5.0
6 years ago
0.4.2
6 years ago
0.4.0
6 years ago
0.3.0
6 years ago