0.17.0 • Published 1 year ago
@textlint/website-generator v0.17.0
@textlint/website-generator
Website generator using @textlint/script-compiler
Install
Install with npm:
npm install @textlint/website-generator
Usage
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 test
Contributing
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
1 year ago
0.16.2
1 year ago
0.16.0
2 years ago
0.16.1
2 years ago
0.14.0
2 years ago
0.15.0
2 years ago
0.13.2
2 years ago
0.13.1
2 years ago
0.13.0
2 years ago
0.12.1
4 years ago
0.12.0
4 years ago
0.11.3
4 years ago
0.11.0
4 years ago
0.11.2
4 years ago
0.10.3
4 years ago
0.10.4
4 years ago
0.10.5
4 years ago
0.9.3
4 years ago
0.10.0
4 years ago
0.10.2
4 years ago
0.9.0
4 years ago
0.9.2
4 years ago
0.9.1
4 years ago
0.8.2
4 years ago
0.8.0
5 years ago
0.7.1
5 years ago
0.7.0
5 years ago
0.6.0
5 years ago
0.5.0
5 years ago
0.4.2
5 years ago
0.4.0
5 years ago
0.3.0
5 years ago