first commit
This commit is contained in:
22
build/node_modules/is-url/Readme.md
generated
vendored
Normal file
22
build/node_modules/is-url/Readme.md
generated
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
# is-url
|
||||
|
||||
Check whether a string is a URL.
|
||||
|
||||
## Installation
|
||||
|
||||
```
|
||||
$ component install segmentio/is-url
|
||||
```
|
||||
```
|
||||
$ npm install is-url
|
||||
```
|
||||
|
||||
## API
|
||||
|
||||
### isUrl(string)
|
||||
|
||||
Checks whether `string` is a URL.
|
||||
|
||||
## License
|
||||
|
||||
MIT
|
||||
Reference in New Issue
Block a user