New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@textlint/compiler

Package Overview
Dependencies
Maintainers
4
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@textlint/compiler

textlint compiler tool

0.6.0
latest
Source
npm
Version published
Maintainers
4
Created
Source

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

  • 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

Keywords

textlint

FAQs

Package last updated on 02 Aug 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts