textlint-plugin-yaml

0.0.1 • Public • Published

textlint-plugin-yaml Build Status Dependency Status

for yaml style resource supoprt for textlint

Installation

npm install -g takemikami/textlint-plugin-yaml#master

Usage

add plugin to your .textlintrc

{
  "plugins": [
    "yaml"
  ]
}

execute textlint

textlint config/locales/**/*.yml

Build

npm install
babel -s -d lib src

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    106
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    106

Package Sidebar

Install

npm i textlint-plugin-yaml

Weekly Downloads

106

Version

0.0.1

License

MIT

Last publish

Collaborators

  • takemikami