libphonenumber standalone (without masses of google dependencies)? Alternate lib?

前端 未结 4 1592
生来不讨喜
生来不讨喜 2020-12-23 14:02

I am looking at using http://code.google.com/p/libphonenumber/ for a well-established project. Today the project does not use Google\'s libraries for JavaScript, favoring jQ

4条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-23 14:24

    I just spent 2 days figuring this out. For now, anyway, you can download a minified version of libphonenumber-js from here

    drop it in place, with the usual

    
    

    and get busy coding!

    
    

提交回复
热议问题