File tree Expand file tree Collapse file tree 1 file changed +17
-12
lines changed Expand file tree Collapse file tree 1 file changed +17
-12
lines changed Original file line number Diff line number Diff line change 1515
1616Require: textlint 5.0 >=
1717
18+ Dependencies
19+
20+ - [ azu/kuromojin] ( https://github.com/azu/kuromojin ) a wrapper of [ kuromoji.js] ( https://github.com/takuyaa/kuromoji.js " kuromoji.js ")
21+ - [ azu/sentence-splitter] ( https://github.com/azu/sentence-splitter )
22+
1823## Usage
1924
2025### Options
@@ -50,18 +55,6 @@ Require: textlint 5.0 >=
5055
5156 npm test
5257
53- ## Contributing
54-
55- 1 . Fork it!
56- 2 . Create your feature branch: ` git checkout -b my-new-feature `
57- 3 . Commit your changes: ` git commit -am 'Add some feature' `
58- 4 . Push to the branch: ` git push origin my-new-feature `
59- 5 . Submit a pull request : D
60-
61- ## License
62-
63- MIT
64-
6558## Reference
6659
6760- [ Doubled Joshi Validator · Issue #460 · redpen-cc/redpen] ( https://github.com/redpen-cc/redpen/issues/460 " Doubled Joshi Validator · Issue #460 · redpen-cc/redpen ")
10497> オブジェクトを返す関数を公開する
10598
10699"を" の重なりは例外として許可する。
100+
101+ ## Contributing
102+
103+ 1 . Fork it!
104+ 2 . Create your feature branch: ` git checkout -b my-new-feature `
105+ 3 . Commit your changes: ` git commit -am 'Add some feature' `
106+ 4 . Push to the branch: ` git push origin my-new-feature `
107+ 5 . Submit a pull request : D
108+
109+ ## License
110+
111+ MIT
You can’t perform that action at this time.
0 commit comments