
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
textlint-rule-abbr-within-parentheses
Advanced tools
textlint rule check that abbreviations within parentheses.
textlint rule check that abbreviations within parentheses.
Write parentheses within parentheses.
Ths Object Management Group(OMG) maintains specifications for the Unified Modeling Language(UML).
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 with npm:
npm install textlint-rule-abbr-within-parentheses
Via .textlintrc
(Recommended)
{
"rules": {
"abbr-within-parentheses": true
}
}
Via CLI
textlint --rule abbr-within-parentheses README.md
最初に正式名称を書き、繰り返す書くので次から略すという意味合いで、略称を括弧内に書きます。
See Releases page.
Install devDependencies and Run npm test
:
npm i -d && npm test
Pull requests and stars are always welcome.
For bugs and feature requests, please create an issue.
git checkout -b my-new-feature
git commit -am 'Add some feature'
git push origin my-new-feature
MIT © azu
FAQs
textlint rule check that abbreviations within parentheses.
We found that textlint-rule-abbr-within-parentheses demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.