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 ]
36
7+ > The correct mention(s) regex. Regular expression for twitter, facebook, github, etc user mentions
48
5- ## Install [ ![ Nodei.co stats] [ npmjs-ico ]] [ npmjs-url ]
6- > Install with [ npm] ( https://npmjs.org )
7-
8- ```
9+ ## Install
10+ ``` bash
911$ npm install mentions-regex
1012$ npm test
1113```
@@ -73,11 +75,11 @@ str.match(mentionsRegex({flags: 'g', dot: true, startSpace: false, endSpace: fal
7375```
7476
7577
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 ]
8081+ [ twitter/tunnckoCore] [ author-twitter ]
82+ + [ github/tunnckoCore] [ author-github ]
8183+ [ npmjs/tunnckoCore] [ author-npmjs ]
8284+ [ more ...] [ contrib-more ]
8385
@@ -89,7 +91,6 @@ Released under the [`MIT`][license-url] license.
8991
9092[ npmjs-url ] : http://npm.im/mentions-regex
9193[ 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
9394
9495[ coveralls-url ] : https://coveralls.io/r/regexps/mentions-regex?branch=master
9596[ coveralls-img ] : https://img.shields.io/coveralls/regexps/mentions-regex.svg?style=flat
@@ -100,17 +101,23 @@ Released under the [`MIT`][license-url] license.
100101[ travis-url ] : https://travis-ci.org/regexps/mentions-regex
101102[ travis-img ] : https://img.shields.io/travis/regexps/mentions-regex.svg?style=flat
102103
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
105106
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
109108[ author-twitter ] : https://twitter.com/tunnckoCore
109+ [ author-github ] : https://github.com/tunnckoCore
110110[ author-npmjs ] : https://npmjs.org/~tunnckocore
111111
112112[ contrib-more ] : http://j.mp/1stW47C
113113[ contrib-graf ] : https://github.com/regexps/mentions-regex/graphs/contributors
114114
115115[ 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