|
1 |
| -# nlcst-affix-emoticon-modifier [![Build Status][travis-badge]][travis] [![Coverage Status][codecov-badge]][codecov] |
| 1 | +# nlcst-affix-emoticon-modifier |
| 2 | + |
| 3 | +[![Build][build-badge]][build] |
| 4 | +[![Coverage][coverage-badge]][coverage] |
| 5 | +[![Downloads][downloads-badge]][downloads] |
| 6 | +[![Size][size-badge]][size] |
| 7 | +[![Sponsors][sponsors-badge]][collective] |
| 8 | +[![Backers][backers-badge]][collective] |
| 9 | +[![Chat][chat-badge]][chat] |
2 | 10 |
|
3 | 11 | Move initial emoticons into the previous sentence. Useful because many people
|
4 | 12 | place an emoticon, representing emotion related to the previous sentence, after
|
@@ -82,13 +90,31 @@ repository, organisation, or community you agree to abide by its terms.
|
82 | 90 |
|
83 | 91 | <!-- Definitions -->
|
84 | 92 |
|
85 |
| -[travis-badge]: https://img.shields.io/travis/syntax-tree/nlcst-affix-emoticon-modifier.svg |
| 93 | +[build-badge]: https://img.shields.io/travis/syntax-tree/nlcst-affix-emoticon-modifier.svg |
| 94 | + |
| 95 | +[build]: https://travis-ci.org/syntax-tree/nlcst-affix-emoticon-modifier |
| 96 | + |
| 97 | +[coverage-badge]: https://img.shields.io/codecov/c/github/syntax-tree/nlcst-affix-emoticon-modifier.svg |
| 98 | + |
| 99 | +[coverage]: https://codecov.io/github/syntax-tree/nlcst-affix-emoticon-modifier |
| 100 | + |
| 101 | +[downloads-badge]: https://img.shields.io/npm/dm/nlcst-affix-emoticon-modifier.svg |
| 102 | + |
| 103 | +[downloads]: https://www.npmjs.com/package/nlcst-affix-emoticon-modifier |
| 104 | + |
| 105 | +[size-badge]: https://img.shields.io/bundlephobia/minzip/nlcst-affix-emoticon-modifier.svg |
| 106 | + |
| 107 | +[size]: https://bundlephobia.com/result?p=nlcst-affix-emoticon-modifier |
| 108 | + |
| 109 | +[sponsors-badge]: https://opencollective.com/unified/sponsors/badge.svg |
| 110 | + |
| 111 | +[backers-badge]: https://opencollective.com/unified/backers/badge.svg |
86 | 112 |
|
87 |
| -[travis]: https://travis-ci.org/syntax-tree/nlcst-affix-emoticon-modifier |
| 113 | +[collective]: https://opencollective.com/unified |
88 | 114 |
|
89 |
| -[codecov-badge]: https://img.shields.io/codecov/c/github/syntax-tree/nlcst-affix-emoticon-modifier.svg |
| 115 | +[chat-badge]: https://img.shields.io/badge/join%20the%20community-on%20spectrum-7b16ff.svg |
90 | 116 |
|
91 |
| -[codecov]: https://codecov.io/github/syntax-tree/nlcst-affix-emoticon-modifier |
| 117 | +[chat]: https://spectrum.chat/unified/syntax-tree |
92 | 118 |
|
93 | 119 | [npm]: https://docs.npmjs.com/cli/install
|
94 | 120 |
|
|
0 commit comments