@lobsangnet/lobsang-processor-hostname

0.1.4 • Public • Published

@lobsangnet/lobsang-processor-hostname

Parses the hostname from an URL.

Badges

CircleCI for continous integration codecov for coverage report summary Maintainability Greenkeeper for keeping dependencies up-to-date JavaScript Style Guide Known Vulnerabilities are searched for by SNYK

NPM package @lobsangnet/lobsang-processor-hostname

See lobsang.network for details.

Usage

const lobsangProcessorHostname = require('@lobsangnet/lobsang-processor-hostname')

const url = 'https://example.com'
lobsangProcessorHostname(url)
  .then((hostname) => console.log(hostname))

License

Apache License. See LICENSE.txt.

/@lobsangnet/lobsang-processor-hostname/

    Package Sidebar

    Install

    npm i @lobsangnet/lobsang-processor-hostname

    Weekly Downloads

    5

    Version

    0.1.4

    License

    Apache-2.0

    Unpacked Size

    15 kB

    Total Files

    4

    Last publish

    Collaborators

    • ryuno-ki