michangarrito/apps/whatsapp-service/node_modules/libphonenumber-js/source/helpers
rckrdmrd 48dea7a5d0 feat: Initial commit - michangarrito
Marketplace móvil para negocios locales mexicanos.

Estructura inicial:
- apps/backend (NestJS API)
- apps/frontend (React Web)
- apps/mobile (Expo/React Native)
- apps/mcp-server (Claude MCP Server)
- apps/whatsapp-service (WhatsApp Business API)
- database/ (PostgreSQL DDL)
- docs/ (Documentación)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-07 04:41:02 -06:00
..
extension feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
applyInternationalSeparatorStyle.js feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
applyInternationalSeparatorStyle.test.js feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
checkNumberLength.js feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
checkNumberLength.test.js feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
extractCountryCallingCode.js feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
extractCountryCallingCode.test.js feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
extractCountryCallingCodeFromInternationalNumberWithoutPlusSign.js feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
extractFormattedPhoneNumberFromPossibleRfc3966NumberUri.js feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
extractNationalNumber.js feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
extractNationalNumber.test.js feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
extractNationalNumberFromPossiblyIncompleteNumber.js feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
extractNationalNumberFromPossiblyIncompleteNumber.test.js feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
extractPhoneContext.js feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
extractPhoneContext.test.js feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
formatNationalNumberUsingFormat.js feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
getCountryByCallingCode.js feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
getCountryByNationalNumber.js feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
getIddPrefix.js feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
getNumberType.js feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
getNumberType.test.js feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
getPossibleCountriesForNumber.js feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
isObject.js feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
isViablePhoneNumber.js feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
matchesEntirely.js feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
matchesEntirely.test.js feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
mergeArrays.js feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
mergeArrays.test.js feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
parseDigits.js feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
parseDigits.test.js feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
RFC3966.js feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
RFC3966.test.js feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
stripIddPrefix.js feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00
stripIddPrefix.test.js feat: Initial commit - michangarrito 2026-01-07 04:41:02 -06:00