File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 1- # vimeo-regex [ ![ NPM version ] [ npmjs-img ]] [ npmjs-url ] [ ![ Build Status] [ travis-img ]] [ travis-url ] [ ![ Coveralls ] [ coveralls-img ]] [ coveralls-url ]
1+ # vimeo-regex [ ![ Build Status] ( https:// travis-ci.org/isRuslan/vimeo-regex.svg?branch=master )] ( https:// travis-ci.org/isRuslan/vimeo-regex ) [ ![ Coverage Status ] ( https:// coveralls.io/repos/isRuslan/vimeo-regex/badge.svg?branch=master&service=github )] ( https:// coveralls.io/github/isRuslan/vimeo-regex?branch=master )
22> The correct Vimeo video id regex.
33
4+ ## Install
45
5- ## Install [ ![ Nodei.co stats] [ npmjs-ico ]] [ npmjs-url ]
6- > Install with [ npm] ( https://npmjs.org )
7-
8- ```
6+ ``` sh
97$ npm install vimeo-regex
108$ npm test
119```
@@ -18,7 +16,7 @@ $ npm test
1816## Usage
1917> All use-cases are avaliable in [ tests] ( ./test.js )
2018
21- ```
19+ ``` js
2220var vimeoRegex = require (' youtube-regex' );
2321
2422// plain link
You can’t perform that action at this time.
0 commit comments