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 15
15
16
16
Require: textlint 5.0 >=
17
17
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
+
18
23
## Usage
19
24
20
25
### Options
@@ -50,18 +55,6 @@ Require: textlint 5.0 >=
50
55
51
56
npm test
52
57
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
-
65
58
## Reference
66
59
67
60
- [ Doubled Joshi Validator · Issue #460 · redpen-cc/redpen] ( https://github.com/redpen-cc/redpen/issues/460 " Doubled Joshi Validator · Issue #460 · redpen-cc/redpen ")
104
97
> オブジェクトを返す関数を公開する
105
98
106
99
"を" の重なりは例外として許可する。
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