@trenskow/to-url
v0.2.2
Published
Stupid little package for converting strings to URL.
Downloads
152
Readme
@trenskow/to-url
Stupid little package for converting strings to URL.
Usage
const toURL = require('@trenskow/to-url');
const example = toURL('http://example.com');
License
See license in LICENSE.