Socket
Book a DemoInstallSign in
Socket
k

kn1cht

npm

Packages

Co-maintainers

31 packages

create-textlint-rule-example

A command line tool that create examples from textlint rule's test cases.

gulp-textlint

gulp plugin for textlint

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/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/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-rule-preset-ja-engineering-paper

textlint rule preset for Japanese academic papers of enginering

textlint-rule-use-si-units

Textlint rule to always use International System of Units (SI).

@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.

@textlint/source-code-fixer

Apply @textlint/kernel lint result to text.

textlint-tester

testing tool for textlint rule.