Socket
Book a DemoInstallSign in
Socket

textlint-rule-abbr-within-parentheses

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

textlint-rule-abbr-within-parentheses

textlint rule check that abbreviations within parentheses.

1.0.2
latest
Source
npmnpm
Version published
Maintainers
1
Created
Source

textlint-rule-abbr-within-parentheses Build Status textlint fixable rule

textlint rule check that abbreviations within parentheses.

Write parentheses within parentheses.

Ths Object Management Group(OMG) maintains specifications for the Unified Modeling Language(UML).

Examples

OK:

This is Open Source Software(OSS)
これはOpen Source Software(OSS)なルールです
JavaScript(JS)

NG:

LTS(Long-Term Support)
JS(JavaScript)
This rule is OSS(Open Source Software)
これはOSS(Open Source Software)なルールです

Install

Install with npm:

npm install textlint-rule-abbr-within-parentheses

Usage

Via .textlintrc(Recommended)

{
    "rules": {
        "abbr-within-parentheses": true
    }
}

Via CLI

textlint --rule abbr-within-parentheses README.md

Reference

English

Japanese

最初に正式名称を書き、繰り返す書くので次から略すという意味合いで、略称を括弧内に書きます。

Changelog

See Releases page.

Running tests

Install devDependencies and Run npm test:

npm i -d && 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

textlintrule

FAQs

Package last updated on 13 Aug 2017

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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.