@textlint/compiler
TypeScript icon, indicating that this package has built-in type declarations

0.6.0 • Public • Published

@textlint/compiler

textlint compiler tool

Install

Install with npm:

npm install @textlint/compiler

Usage

Usage
  $ textlint-compiler 

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

Examples
  $ textlint-compiler --output-dir ./dist

Demo

yarn run compile:textlint
yarn dev

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

Package Sidebar

Install

npm i @textlint/compiler

Weekly Downloads

3

Version

0.6.0

License

MIT

Unpacked Size

80.4 kB

Total Files

55

Last publish

Collaborators

  • textlint-user
  • azu
  • 0x6b