Skip to content

An anthology of a variety of tools for the Persian language in swift

License

Notifications You must be signed in to change notification settings

saeed-rz/swift-persian-tools

Repository files navigation

Repository moved to PersainTools organization

.

.

.

.

.

.

Swift Persian tools

PersianTools is a standalone, library-agnostic JavaScript that enables some of the Persian features for use in the JavaScript.

Build Status codecov GitHub license PRs Welcome


Features

Installation

CocoaPods

CocoaPods is a dependency manager for Cocoa projects. For usage and installation instructions, visit their website. To integrate SwiftPersianTools into your Xcode project using CocoaPods, specify it in your Podfile:

pod 'SwiftPersianTools'

Usage

Convert Numbers to Persian words

import SwiftPersianTools

let number: Int = 1546
number.convertToPersianText()   /// "یک هزار و پانصد و چهل و شش"

About

An anthology of a variety of tools for the Persian language in swift

Resources

License

Stars

Watchers

Forks

Packages

No packages published