Lint natural language text with textlint, the pluggable linting framework inspired by ESLint. Install community rules from npm to enforce writing standards, catch grammar issues, and maintain consistent documentation style across your project.
Use the upstream install or setup path that matches your environment:
Requirements and caveats from upstream:
Basic usage or getting-started notes:
For a quick tour of textlint, checkout our Getting Started guide :squirrel:
You can install the textlint command using npm:
Requirements:
Extracted from upstream docs: https://raw.githubusercontent.com/textlint/textlint/HEAD/README.md
7w4.net小葱技能站收录全网优质技能,值得收藏。
这个 Skill 质量中等偏下。虽然提供了 textlint 安装说明,但存在明显的格式问题(文件内容有语法错误),且实际文档不完整,缺少引用中提到的入门指南。对于想使用 textlint 的用户来说,仅凭现有内容可能难以快速上手,需要额外查阅上游文档才能真正使用。