awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
ruimarinho avatar

ruimarinho/google-libphonenumber

0
View on GitHub↗
1,482 stars·153 forks·JavaScript·10 viewsruimarinho.github.io/google-libphonenumber↗

Google Libphonenumber

The up-to-date and reliable Google's libphonenumber package for node.js.

Features

  • Parsing Utilities - Phone number parsing and validation.

Star history

Star history chart for ruimarinho/google-libphonenumberStar history chart for ruimarinho/google-libphonenumber

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Google Libphonenumber

Similar open-source projects, ranked by how many features they share with Google Libphonenumber.
  • dominictarr/jsonstreamdominictarr avatar

    dominictarr/JSONStream

    1,932View on GitHub↗

    rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)

    JavaScript
    View on GitHub↗1,932
  • dtjohnson/xlsx-populatedtjohnson avatar

    dtjohnson/xlsx-populate

    999View on GitHub↗

    Excel XLSX parser/generator written in JavaScript with Node.js and browser support, jQuery/d3-style method chaining, encryption, and a focus on keeping existing workbook features and styles in tact.

    JavaScript
    View on GitHub↗999
  • inikulin/parse5inikulin avatar

    inikulin/parse5

    3,903View on GitHub↗

    parse5 is a WHATWG HTML parser and serializer for Node.js. It transforms HTML strings into a document object model and converts those trees back into valid HTML strings, following the logic defined by the HTML Living Standard. The project functions as a streaming HTML processor, using incremental parsing to handle large documents in chunks. It includes an HTML5 compliant tokenizer that uses a state-machine approach to break input into tokens according to official web specifications. The toolset covers HTML document parsing, serialization, and real-time rewriting via streams. These capabiliti

    TypeScript
    View on GitHub↗3,903
  • chevrotain/chevrotainChevrotain avatar

    Chevrotain/chevrotain

    2,780View on GitHub↗

    Parser Building Toolkit for JavaScript

    TypeScript
    View on GitHub↗2,780
See all 23 alternatives to Google Libphonenumber→

Frequently asked questions

What does ruimarinho/google-libphonenumber do?

The up-to-date and reliable Google's libphonenumber package for node.js.

What are the main features of ruimarinho/google-libphonenumber?

The main features of ruimarinho/google-libphonenumber are: Parsing Utilities.

What are some open-source alternatives to ruimarinho/google-libphonenumber?

Open-source alternatives to ruimarinho/google-libphonenumber include: dominictarr/jsonstream — rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects). dtjohnson/xlsx-populate — Excel XLSX parser/generator written in JavaScript with Node.js and browser support, jQuery/d3-style method chaining,… inikulin/parse5 — parse5 is a WHATWG HTML parser and serializer for Node.js. It transforms HTML strings into a document object model and… juliangruber/binary-extract — Extract a value from a buffer of json without parsing the whole thing. kach/nearley — Nearley is a JavaScript parser toolkit and context-free grammar compiler. It functions as an Earley parser generator… chevrotain/chevrotain — Parser Building Toolkit for JavaScript.