From d44cf3bc045891e058e02d5a45feb2e56a201c65 Mon Sep 17 00:00:00 2001 From: Daniil Tolmachev Date: Thu, 11 May 2023 12:06:51 +0300 Subject: [PATCH] Add raf project to README (#2900) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b484aacd0..b32ba6ad2 100644 --- a/README.md +++ b/README.md @@ -259,3 +259,7 @@ Alternatives to our own versions: https://github.com/seegno/google-libphonenumber - a browserify-compatible wrapper around the original unmodified library installable via npm, which packs the Google Closure library, about 420 KB in size. + +Tools based on libphonenumber metadata: + +* Scala: https://github.com/mr-tolmach/raf - library for generating valid phone numbers in the E.164 format \ No newline at end of file