Skip to content

danishi/textlint-rule-gc-product-name

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

textlint-rule-gc-product-name

ci Contributors Last Commit Open Issues LRepo-size MIT NPM Downloads 18m NPM Downloads week NPM Downloads month PRs Welcome

"Buy Me A Coffee"

This rule checks Google Cloud product names.
The names of products are obtained from this API.

Install

Install with npm:

npm install textlint-rule-gc-product-name

Usage

Via .textlintrc.json(Recommended)

{
    "rules": {
        "gc-product-name": true
    }
}

Via CLI

textlint --rule gc-product-name README.md

Build

Builds source codes for publish to the lib folder. You can write ES2015+ source codes in src/ folder.

npm run build

Tests

Run test code in test folder. Test textlint rule by textlint-tester.

npm test

License

MIT © danishi

About

This rule checks Google Cloud product names.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Contributors 2

  •  
  •