Socket
Book a DemoInstallSign in
Socket
0

0x6b

npm
GitHub

Packages

Co-maintainers

99 packages

@0x6b/textlint-rule-normalize-whitespaces

textlint rule which normalizes whitespaces in the document.

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

migrate-textlint-scripts

migration tool for using textlint-scripts.

textlint

The pluggable linting tool for natural language.

@textlint/ast-node-types

textlint AST node type definition.

textlint-ast-test

Compliance tests for textlint's AST(Abstract Syntax Tree).

@textlint/ast-tester

Compliance tests for textlint's AST(Abstract Syntax Tree).

@textlint/ast-traverse

TxtNode traverse library

@textlint/browser-run

Run textlint rule on browser for testing.

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

textlint rule that ignore texts using comments directive.

textlint-filter-rule-node-types

texlint rule that ignore reported error by user defeined node's type.

textlint-filter-rule-urls

textlint filter rule that ignore reported errors at URLs.

textlint-filter-rule-whitelist

textlint filter rule that filter any word by white list.

@textlint/fixer-formatter

textlint output formatter for fixer

textlint-fixer-formatter

textlint output formatter for fixer

textlint-formatter

textlint output formatter

@textlint/get-config-base-dir

Context#getConfigBaseDir ponyfill for textlint ^8.x.x

@textlint/kernel

textlint kernel is core logic by pure JavaScript.