Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

arabic-franco

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

arabic-franco

📦 package to convert Romanized/franco the arabic names/letters to english ones

  • 1.0.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
368
decreased by-14.62%
Maintainers
1
Weekly downloads
 
Created
Source

Arabic Name/Letters Converter 👳‍♂️

alt text

How to install 🧐

npm i arabic-franco

How to use 👨‍💻

The package exports a simple function that you can pass a string of a name of more than one name in one line and it will return the name in EN
سارة => Sarah

Example Usage

import toEnName from 'arabic-franco';

console.log(toEnName('سارة')); // Sarah

Explanation 🤓

There is no clear Romanization rule to change the Ar name to En one, so this package is me trying to find common cases to convert the names.
This package is still in the early stage, so please open issues, if there is anything. Also, you may enhance it by depending on DB and making the package script for not-found names.

Here is a sheet of names for you to check. it has +2500 random Arabic names.

Please open an issue and write the names that you are not happy about so I can fix it

Support

This package costs me time to make and maintain every time.

[I am very 😀 about every coffee!]

Buy Me A Coffee

Keywords

FAQs

Package last updated on 14 Nov 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc