Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork0
This rule checks Google Cloud product names.
License
NotificationsYou must be signed in to change notification settings
danishi/textlint-rule-gc-product-name
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This rule checks Google Cloud product names.
The names of products are obtained fromthis API.
Install withnpm:
npm install textlint-rule-gc-product-name
Via.textlintrc.json
(Recommended)
{"rules": {"gc-product-name":true }}
Via CLI
textlint --rule gc-product-name README.md
Builds source codes for publish to thelib
folder.You can write ES2015+ source codes insrc/
folder.
npm run build
Run test code intest
folder.Test textlint rule bytextlint-tester.
npm test
MIT © danishi
About
This rule checks Google Cloud product names.
Topics
Resources
License
Code of conduct
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.