@textstat/textstat-rule-filesize
TypeScript icon, indicating that this package has built-in type declarations

0.8.0 • Public • Published

@textstat/textstat-rule-filesize

Report file size

Install

Install with npm:

npm install @textstat/textstat-rule-filesize

Usage

Via .textstatrc(Recommended)

{
    "rules": {
        "@textstat/filesize": true
    }
}

Via CLI

textlint --rule @textstat/filesize README.md

Changelog

See Releases page.

Running tests

Install devDependencies and Run npm test:

npm i -d && npm test

Contributing

Pull requests and stars are always welcome.

For bugs and feature requests, please create an issue.

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Author

License

MIT © azu

Readme

Keywords

Package Sidebar

Install

npm i @textstat/textstat-rule-filesize

Weekly Downloads

23

Version

0.8.0

License

MIT

Unpacked Size

10.4 kB

Total Files

11

Last publish

Collaborators

  • azu