flow like the river
This commit is contained in:
commit
013fe673f3
42435 changed files with 5764238 additions and 0 deletions
19
VISUALIZACION/node_modules/is-url/Readme.md
generated
vendored
Executable file
19
VISUALIZACION/node_modules/is-url/Readme.md
generated
vendored
Executable file
|
|
@ -0,0 +1,19 @@
|
|||
# is-url
|
||||
|
||||
Check whether a string is a URL.
|
||||
|
||||
## Installation
|
||||
|
||||
```sh
|
||||
npm install is-url
|
||||
```
|
||||
|
||||
## API
|
||||
|
||||
### `isUrl(string)`
|
||||
|
||||
Returns a Boolean indicating whether `string` is a URL.
|
||||
|
||||
## License
|
||||
|
||||
MIT
|
||||
Loading…
Add table
Add a link
Reference in a new issue