34 packages
create-textlint-rule
Create textlint rule project with no configuration.
create-textlint-rule-example
A command line tool that create examples from textlint rule's test cases.
gulp-textlint
gulp plugin for textlint
@pddg/test-npm-pkg
## Build
textlint
The pluggable linting tool for natural language.
@textlint/ast-node-types
textlint AST node type definition.
@textlint/ast-tester
Compliance tests for textlint's AST(Abstract Syntax Tree).
@textlint/ast-traverse
TxtNode traverse library
@textlint/compiler
textlint compiler tool
@textlint/config-inliner
Inlining config for supporting browser.
@textlint/config-loader
Config loader for textlint. .textlintrc loader
@textlint/config-partial-parser
A partial parser for textlintrc
@textlint/feature-flag
textlint internal feature flag manager.
textlint-filter-rule-node-types
texlint rule that ignore reported error by user defeined node's type.
@textlint/fixer-formatter
textlint output formatter for fixer
@textlint/kernel
textlint kernel is core logic by pure JavaScript.
@textlint/linter-formatter
textlint output formatter
@textlint/markdown-to-ast
Parse Markdown to AST with location info.
@textlint/module-interop
ECMAScript module interop library
textlint-plugin-html
textlint HTML plugin.
textlint-rule-helper
A helper library for textlint rule.
@textlint/runtime-helper
A runtime helper
@textlint/script-compiler
textlint script compiler tool
@textlint/script-parser
A parser for textlint script
textlint-scripts
textlint scripts help you to create textlint rule.