Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More โ†’
Socket
Sign inDemoInstall
Socket

textlint-rule-ja-hiragana-keishikimeishi

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

textlint-rule-ja-hiragana-keishikimeishi

Check easy-to-read Keishikimeishi(formal nouns) written in Hiragana than Kanji.

  • 1.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

textlint-rule-ja-hiragana-keishikimeishi

Check easy-to-read Keishikimeishi(pronouns) written in Hiragana than Kanji.

ๆผขๅญ—ใ‚ˆใ‚Šใ‚‚ใฒใ‚‰ใŒใชใง่กจ่จ˜ใ—ใŸใปใ†ใŒ่ชญใฟใ‚„ใ™ใ„ๅฝขๅผๅ่ฉžใ‚’ๆŒ‡ๆ‘˜ใ—ใพใ™ใ€‚ๆคœๅ‡บใซใฏๅฝขๆ…‹็ด ่งฃๆžใ‚’ไฝฟใฃใฆใ„ใพใ™ใ€‚่‡ชๅ‹•ไฟฎๆญฃใซใ‚‚ๅฏพๅฟœใ—ใฆใ„ใพใ™ใ€‚

Install

Install with npm:

npm install textlint-rule-ja-hiragana-keishikimeishi

Usage

Via .textlintrc(Recommended)

{
    "rules": {
        "ja-hiragana-keishikimeishi": true
    }
}

Via CLI

textlint --rule ja-hiragana-keishikimeishi README.md

Fixable

textlint --fix ja-hiragana-keishikimeishi 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

List

FromTo
ใ€œใ™ใ‚‹ไธŠ(ใง)ใ€œใ™ใ‚‹ใ†ใˆ(ใง)
ใ€œใ™ใ‚‹ไบ‹(ใŒ)ใ€œใ™ใ‚‹ใ“ใจ(ใŒ)
ใ€œใ™ใ‚‹ๅบฆ(ใซ)ใ€œใ™ใ‚‹ใŸใณ(ใซ)
ใ€œใ™ใ‚‹ๆ–น(ใŒ)ใ€œใ™ใ‚‹ใปใ†(ใŒ)
ใ€œใ™ใ‚‹ๆ™‚(ใซ)ใ€œใ™ใ‚‹ใจใ(ใซ)
ใ€œใ™ใ‚‹ๆฏŽ(ใซ)ใ€œใ™ใ‚‹ใ”ใจ(ใซ)
ใ€œใ™ใ‚‹็‚บ(ใซ)ใ€œใ™ใ‚‹ใŸใ‚(ใซ)
ใ€œใ™ใ‚‹่จณ(ใŒ)ใ€œใ™ใ‚‹ใ‚ใ‘(ใŒ)
ใ€œใ™ใ‚‹ๆ‰€(ใ )ใ€œใ™ใ‚‹ใจใ“ใ‚(ใ )
ใ€œใ™ใ‚‹้€šใ‚Š(ใซ)ใ€œใ™ใ‚‹ใจใŠใ‚Š(ใซ)
ใ€œใ™ใ‚‹็‰ฉ(ใ )ใ€œใ™ใ‚‹ใ‚‚ใฎ(ใ )

License

MIT ยฉ Hiroshi Takase

Keywords

FAQs

Package last updated on 29 Dec 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with โšก๏ธ by Socket Inc