文件名称:awesome-phonenumber:Google的libphonenumber与闭包编译器预编译
文件大小:82KB
文件格式:ZIP
更新时间:2024-06-01 14:46:46
phone-number libphonenumber JavaScript
很棒的电话号码解析器 该库是Google libphonenumber的预编译版本,具有稍微简单的界面。 它具有最小的占用空间-到目前为止是npmjs上可用的最小的基于libphonenumber的库,并且没有依赖项。 包装内提供TypeScript类型。 使用libphonenumber v8.12.22 与其他图书馆的比较 由于该库是预编译的,因此它不依赖于闭包编译器,也不需要在启动时加载它。 这使库更快,并节省了很多空间。 这也意味着该库对于在任何webpack项目中使用(或使用任何其他方式在浏览器中运行)都是微不足道的。 在所有使用Google的libphonenumber的电话号码库中,只有一个, google-libphonenumber (2.0.0)和node-phonenumber (0.2.2)具有良好的README(带有示例)。 嵌入闭包编译器的其他库应该具有可
【文件预览】:
awesome-phonenumber-master
----.gitignore(43B)
----package.json(1KB)
----LICENSE.libphonenumber(10KB)
----src()
--------index.js(11KB)
--------externs.js(24B)
----gulpfile.js(3KB)
----LICENSE(1KB)
----index.js(185B)
----test.in()
--------awesome-phonenumber()
----tsconfig.json(309B)
----.github()
--------workflows()
----scripts()
--------test.sh(114B)
----README.md(9KB)
----build.xml(5KB)
----lib()
--------index.js(252KB)
----benchmark()
--------package.json(338B)
--------index.js(3KB)
--------test.js(2KB)
----.npmignore(96B)
----libphonenumber.version(9B)
----index.d.ts(1KB)