{"analyzedAt":"2022-07-05T10:55:14.181Z","collected":{"metadata":{"name":"@textlint-ja/textlint-rule-no-filler","scope":"textlint-ja","version":"1.1.0","description":"「ええと」「あの」「まあ」などのフィラー（つなぎ表現）を禁止するtextlintルール","keywords":["textlintrule"],"date":"2021-05-13T15:47:24.305Z","author":{"name":"azu"},"publisher":{"username":"azu","email":"azuciao@gmail.com"},"maintainers":[{"username":"hata6502","email":"hato6502@gmail.com"},{"username":"azu","email":"azuciao@gmail.com"},{"username":"shirayu","email":"yuta@shirayu.net"},{"username":"takahashim","email":"takahashimm@gmail.com"},{"username":"textlint-user","email":"azuciao+textlint@gmail.com"}],"repository":{"type":"git","url":"git+https://github.com/textlint-ja/textlint-rule-no-filler.git"},"links":{"npm":"https://www.npmjs.com/package/%40textlint-ja%2Ftextlint-rule-no-filler","homepage":"https://github.com/textlint-ja/textlint-rule-no-filler","repository":"https://github.com/textlint-ja/textlint-rule-no-filler","bugs":"https://github.com/textlint-ja/textlint-rule-no-filler/issues"},"license":"MIT","dependencies":{"kuromojin":"^3.0.0","sentence-splitter":"^3.2.1","textlint-util-to-string":"^3.1.1"},"devDependencies":{"@textlint/types":"^1.5.5","@types/node":"^15.0.3","lint-staged":"^11.0.0","prettier":"^2.3.0","textlint-scripts":"^3.0.0","textlint-tester":"^5.3.5","ts-node":"^9.1.1","typescript":"^4.2.4"},"releases":[{"from":"2022-06-05T00:00:00.000Z","to":"2022-07-05T00:00:00.000Z","count":0},{"from":"2022-04-06T00:00:00.000Z","to":"2022-07-05T00:00:00.000Z","count":1},{"from":"2022-01-06T00:00:00.000Z","to":"2022-07-05T00:00:00.000Z","count":1},{"from":"2021-07-05T00:00:00.000Z","to":"2022-07-05T00:00:00.000Z","count":1},{"from":"2020-07-05T00:00:00.000Z","to":"2022-07-05T00:00:00.000Z","count":5}],"hasTestScript":true,"hasSelectiveFiles":true,"readme":"# @textlint-ja/textlint-rule-no-filler\n\n「ええと」「あの」「まあ」などのフィラー（つなぎ表現）を禁止するtextlintルール\n\nフィラー（つなぎ表現）は口語表現であるため、文章だと読みにくくなります。\n\nNG:\n\n```\nえーと、フィラーについてですね。\nあのー、この問題について教えてくれますか?\nなんか出た…。\nVueのステート管理ライブラリでああるVuexについての文章です。\n                          ^ 「あ」 がおかしな位置にあるため検出される\n```\n\n## Install\n\nInstall with [npm](https://www.npmjs.com/):\n\n    npm install @textlint-ja/textlint-rule-no-filler\n\n## Usage\n\nVia `.textlintrc`(Recommended)\n\n```json\n{\n    \"rules\": {\n        \"@textlint-ja/no-filler\": true\n    }\n}\n```\n\nVia CLI\n\n```\ntextlint --rule @textlint-ja/no-filler README.md\n```\n\n\n## Changelog\n\nSee [Releases page](https://github.com/textlint-ja/textlint-rule-no-filler/releases).\n\n## Running tests\n\nInstall devDependencies and Run `npm test`:\n\n    npm i -d && npm test\n\n## Contributing\n\nPull requests and stars are always welcome.\n\nFor bugs and feature requests, [please create an issue](https://github.com/textlint-ja/textlint-rule-no-filler/issues).\n\n1. Fork it!\n2. Create your feature branch: `git checkout -b my-new-feature`\n3. Commit your changes: `git commit -am 'Add some feature'`\n4. Push to the branch: `git push origin my-new-feature`\n5. Submit a pull request :D\n\n## Author\n\n- [github/azu](https://github.com/azu)\n- [twitter/azu_re](https://twitter.com/azu_re)\n\n## License\n\nMIT © azu"},"npm":{"downloads":[{"from":"2022-07-04T00:00:00.000Z","to":"2022-07-05T00:00:00.000Z","count":6},{"from":"2022-06-28T00:00:00.000Z","to":"2022-07-05T00:00:00.000Z","count":46},{"from":"2022-06-05T00:00:00.000Z","to":"2022-07-05T00:00:00.000Z","count":277},{"from":"2022-04-06T00:00:00.000Z","to":"2022-07-05T00:00:00.000Z","count":438},{"from":"2022-01-06T00:00:00.000Z","to":"2022-07-05T00:00:00.000Z","count":747},{"from":"2021-07-05T00:00:00.000Z","to":"2022-07-05T00:00:00.000Z","count":1270}],"starsCount":0},"github":{"starsCount":5,"forksCount":0,"subscribersCount":4,"issues":{"count":1,"openCount":1,"distribution":{"3600":0,"10800":0,"32400":0,"97200":0,"291600":0,"874800":0,"2624400":0,"7873200":0,"23619600":0,"70858800":1,"212576400":0},"isDisabled":false},"contributors":[{"username":"azu","commitsCount":12}],"commits":[{"from":"2022-06-28T00:00:00.000Z","to":"2022-07-05T00:00:00.000Z","count":0},{"from":"2022-06-05T00:00:00.000Z","to":"2022-07-05T00:00:00.000Z","count":0},{"from":"2022-04-06T00:00:00.000Z","to":"2022-07-05T00:00:00.000Z","count":0},{"from":"2022-01-06T00:00:00.000Z","to":"2022-07-05T00:00:00.000Z","count":0},{"from":"2021-07-05T00:00:00.000Z","to":"2022-07-05T00:00:00.000Z","count":0}]},"source":{"files":{"readmeSize":1601,"testsSize":2619},"linters":["prettier"]}},"evaluation":{"quality":{"carefulness":0.9199999999999999,"tests":0.6,"health":1,"branding":0},"popularity":{"communityInterest":10,"downloadsCount":146,"downloadsAcceleration":1.6061073059360729,"dependentsCount":0},"maintenance":{"releasesFrequency":0.9,"commitsFrequency":0.9,"openIssues":0.9,"issuesDistribution":0.9}},"score":{"final":0.616352786876293,"detail":{"quality":0.8364556389013833,"popularity":0.04416515234484,"maintenance":0.9998808339576686}}}