0.2.0 • Published 4 years ago

textlint-bundler v0.2.0

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

textlint-bundler

Bundle textlint and some preset for browser.

Usage

  1. Chose or Create preset.
  2. $ npm init
  3. $ npm install textlint-rule-preset-xxxx
  4. Update package.json with textlint.preset directive
      "textlint": {
        "preset" : "xxxx"
      }
  5. $ npx textlint-bundler
  6. $ npx http-server ./dist -o /example.html