parsephonenumber
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published
npm version

parsePhoneNumber

A naive implementation of a phone number, just because I want to challenge myself on this.

Installation

npm install --save @hunteroi/parsePhoneNumber

Contribution

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Branch: git checkout -b patch/YourAmazingWork
  3. Commit your Changes: git commit -m 'Add some amazing work'
  4. Push to the Branch: git push origin patch/YourAmazingWork
  5. Open a Pull Request

/parsephonenumber/

    Package Sidebar

    Install

    npm i parsephonenumber

    Weekly Downloads

    12

    Version

    0.0.1

    License

    MIT

    Unpacked Size

    7.67 kB

    Total Files

    17

    Last publish

    Collaborators

    • hunteroi