0.17.0 • Published 1 month ago

@textlint/website-generator v0.17.0

Weekly downloads
7
License
MIT
Repository
github
Last release
1 month ago

@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.

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Author

License

MIT © azu

0.17.0

1 month ago

0.16.2

4 months ago

0.16.0

10 months ago

0.16.1

10 months ago

0.14.0

11 months ago

0.15.0

11 months ago

0.13.2

11 months ago

0.13.1

11 months ago

0.13.0

1 year ago

0.12.1

3 years ago

0.12.0

3 years ago

0.11.3

3 years ago

0.11.0

3 years ago

0.11.2

3 years ago

0.10.3

3 years ago

0.10.4

3 years ago

0.10.5

3 years ago

0.9.3

3 years ago

0.10.0

3 years ago

0.10.2

3 years ago

0.9.0

3 years ago

0.9.2

3 years ago

0.9.1

3 years ago

0.8.2

3 years ago

0.8.0

4 years ago

0.7.1

4 years ago

0.7.0

4 years ago

0.6.0

4 years ago

0.5.0

4 years ago

0.4.2

4 years ago

0.4.0

4 years ago

0.3.0

4 years ago