1
- [ ![ NPM version] [ npmjs-img ]] [ npmjs-url ] [ ![ MIT license] [ license-img ]] [ license-url ] [ ![ Build Status] [ travis-img ]] [ travis-url ] [ ![ regexps org] [ regexps-img ]] [ regexps-url ]
2
- > The correct mention(s) regex. Regex done right!
1
+ [ ![ npm version] [ npmjs-img ]] [ npmjs-url ]
2
+ [ ![ mit license] [ license-img ]] [ license-url ]
3
+ [ ![ build status] [ travis-img ]] [ travis-url ]
4
+ [ ![ deps status] [ daviddm-img ]] [ daviddm-url ]
5
+ [ ![ regexps org] [ regexps-img ]] [ regexps-url ]
3
6
7
+ > The correct mention(s) regex. Regular expression for twitter, facebook, github, etc user mentions
4
8
5
- ## Install [ ![ Nodei.co stats] [ npmjs-ico ]] [ npmjs-url ]
6
- > Install with [ npm] ( https://npmjs.org )
7
-
8
- ```
9
+ ## Install
10
+ ``` bash
9
11
$ npm install mentions-regex
10
12
$ npm test
11
13
```
@@ -73,11 +75,11 @@ str.match(mentionsRegex({flags: 'g', dot: true, startSpace: false, endSpace: fal
73
75
```
74
76
75
77
76
- ## Authors & Contributors
77
- ** Charlike Mike Reagent** [ ![ author tips] [ author-gittip-img ]] [ author-gittip ]
78
- + [ gittip/tunnckoCore] [ author-gittip ]
79
- + [ github/tunnckoCore] [ author-github ]
78
+ ## Author
79
+ ** Charlike Mike Reagent**
80
+ + [ gratipay/tunnckoCore] [ author-gratipay ]
80
81
+ [ twitter/tunnckoCore] [ author-twitter ]
82
+ + [ github/tunnckoCore] [ author-github ]
81
83
+ [ npmjs/tunnckoCore] [ author-npmjs ]
82
84
+ [ more ...] [ contrib-more ]
83
85
@@ -89,7 +91,6 @@ Released under the [`MIT`][license-url] license.
89
91
90
92
[ npmjs-url ] : http://npm.im/mentions-regex
91
93
[ npmjs-img ] : https://img.shields.io/npm/v/mentions-regex.svg?style=flat&label=mentions-regex
92
- [ npmjs-ico ] : https://nodei.co/npm/mentions-regex.svg?mini=true
93
94
94
95
[ coveralls-url ] : https://coveralls.io/r/regexps/mentions-regex?branch=master
95
96
[ coveralls-img ] : https://img.shields.io/coveralls/regexps/mentions-regex.svg?style=flat
@@ -100,17 +101,23 @@ Released under the [`MIT`][license-url] license.
100
101
[ travis-url ] : https://travis-ci.org/regexps/mentions-regex
101
102
[ travis-img ] : https://img.shields.io/travis/regexps/mentions-regex.svg?style=flat
102
103
103
- [ depstat -url] : https://david-dm.org/regexps/mentions-regex
104
- [ depstat -img] : https://img.shields.io/david/regexps/mentions-regex.svg?style=flat
104
+ [ daviddm -url] : https://david-dm.org/regexps/mentions-regex
105
+ [ daviddm -img] : https://img.shields.io/david/dev /regexps/mentions-regex.svg?style=flat
105
106
106
- [ author-gittip-img ] : http://img.shields.io/gittip/tunnckoCore.svg
107
- [ author-gittip ] : https://www.gittip.com/tunnckoCore
108
- [ author-github ] : https://github.com/tunnckoCore
107
+ [ author-gratipay ] : https://gratipay.com/tunnckoCore
109
108
[ author-twitter ] : https://twitter.com/tunnckoCore
109
+ [ author-github ] : https://github.com/tunnckoCore
110
110
[ author-npmjs ] : https://npmjs.org/~tunnckocore
111
111
112
112
[ contrib-more ] : http://j.mp/1stW47C
113
113
[ contrib-graf ] : https://github.com/regexps/mentions-regex/graphs/contributors
114
114
115
115
[ regexps-url ] : https://github.com/regexps
116
- [ regexps-img ] : http://img.shields.io/badge/regexps-approved-brightgreen.svg?style=flat
116
+ [ regexps-img ] : http://img.shields.io/badge/regexps-approved-brightgreen.svg?style=flat
117
+
118
+ ***
119
+
120
+ _ Powered and automated by [ readdirp + hogan.js] ( https://github.com/tunnckoCore ) , December 21, 2014_
121
+
122
+
123
+
0 commit comments