tel-link

1.0.0 • Public • Published

tel-link Build Status

Create a tel protocol link

Install

$ npm install --save tel-link

Usage

var telLink = require('tel-link')
 
telLink('411')
//=> tel:411

API

telLink(phone) -> string

phone

A phone number to convert into a tel protocol link.

License

MIT © Ben Drucker

Readme

Keywords

Package Sidebar

Install

npm i tel-link

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • bendrucker