New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

abjad

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

abjad

محاسبه‌گر شمارگان حروف أبجد (حساب جُمَّل) برای واژگان و عبارت‌ها

latest
Source
npmnpm
Version
1.0.4
Version published
Weekly downloads
11
266.67%
Maintainers
1
Weekly downloads
 
Created
Source

Abjad-Calculator

محاسبه‌گر شمارگان حروف أبجد (حساب جُمَّل) برای واژگان و عبارت‌ها

npm (scoped) install size downloads
dependencies devDependencies
license Forks Stars

Installation

npm i abjad

or:

yarn add abjad

Usage

import calculateAbjadCode, {intToFa} from 'abjad'

const num = calculateAbjadCode(input.value)
const numFa = isNaN(num) ? '؟' : intToFa(num)

console.log({num, numFa})

Example:

ماشین حساب ابجد (آنلاین/آفلاین)

Keywords

ابجد

FAQs

Package last updated on 18 May 2021

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