textlint-rule-ng-word

1.0.0 • Public • Published

textlint-rule-ng-word

textlint rule that check NG word.

Installation

npm install textlint-rule-textlint-rule-ng-word

Usage

npm install -g textlint textlint-rule-textlint-rule-ng-word
textlint --rule textlint-rule-textlint-rule-ng-word README.md

Config

{
  "rules": {
    "textlint-rule-textlint-rule-ng-word": {
      "words": ["word1", "word2"]
    }
  }
}

Tests

npm test

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    670
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    670
  • 0.0.1
    0

Package Sidebar

Install

npm i textlint-rule-ng-word

Weekly Downloads

547

Version

1.0.0

License

MIT

Last publish

Collaborators

  • keita_moromizato