All Projects → EbrahimHamzeh → NumberToPersian

EbrahimHamzeh / NumberToPersian

Licence: other
Convert numbers to Persian letters in Angular Pipe

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to NumberToPersian

phantomic
Pipe stdin to Phantom.JS
Stars: ✭ 20 (+11.11%)
Mutual labels:  pipe
annotate-pull-request-from-checkstyle
cs2pr - Annotate a GitHub Pull Request based on a Checkstyle XML-report within your GitHub Action
Stars: ✭ 146 (+711.11%)
Mutual labels:  pipe
prox
A Scala library for working with system processes
Stars: ✭ 93 (+416.67%)
Mutual labels:  pipe
pipe
Pipe operator for nim.
Stars: ✭ 51 (+183.33%)
Mutual labels:  pipe
pypely
Make your data processing easy
Stars: ✭ 17 (-5.56%)
Mutual labels:  pipe
pipe here
An Elixir macro for easily piping arguments at any position.
Stars: ✭ 33 (+83.33%)
Mutual labels:  pipe
lwt-pipe
[beta] A multi-consumer, multi-producers blocking queue and stream for Lwt
Stars: ✭ 30 (+66.67%)
Mutual labels:  pipe
trident
Trident provides an easy way to pass the output of one command to any number of targets.
Stars: ✭ 36 (+100%)
Mutual labels:  pipe
files-io
Read many files with node
Stars: ✭ 19 (+5.56%)
Mutual labels:  pipe
contact
This is a command line application for contact management with pipes in mind using a file based storage.
Stars: ✭ 27 (+50%)
Mutual labels:  pipe
pjs
An awk-like command-line tool for processing text, CSV, JSON, HTML, and XML.
Stars: ✭ 21 (+16.67%)
Mutual labels:  pipe
web pipe
One-way pipe, composable, rack application builder
Stars: ✭ 56 (+211.11%)
Mutual labels:  pipe
pv
Unix Pipe Viewer (pv) utility in Node.js
Stars: ✭ 20 (+11.11%)
Mutual labels:  pipe
tpack
Pack a Go workflow/function as a Unix-style pipeline command
Stars: ✭ 55 (+205.56%)
Mutual labels:  pipe
ntee
Portable Unix shell command 'tee', with some extras - read from standard input and write to standard output and files
Stars: ✭ 22 (+22.22%)
Mutual labels:  pipe
rocket-pipes
Powerful pipes for TypeScript, that chain Promise and ADT for you 🚌 -> ⛰️ -> 🚠 -> 🏂 -> 🚀
Stars: ✭ 18 (+0%)
Mutual labels:  pipe
pipe-trait
Make it possible to chain regular functions
Stars: ✭ 22 (+22.22%)
Mutual labels:  pipe
angular-clean-code
My personal best practices when I'm working with Angular.
Stars: ✭ 39 (+116.67%)
Mutual labels:  pipe
composition-logger
The most optimal way to visualize/debug functional compositions 🔍
Stars: ✭ 15 (-16.67%)
Mutual labels:  pipe
observable ish
Observable state and events for browser and Flutter.
Stars: ✭ 26 (+44.44%)
Mutual labels:  pipe

NumberToPersian

Convert numbers to Persian letters in Angular Pipe

این برنامه از پروژه NumToPersian الگوبرداری کرده و آن را در انگولار به کاربرده است.

Pipe انگولار برای تبدیل اعداد به حروف ; برای مثال :

<h2>اعداد را وارد نمایید: </h2>
Price <input type="number" [(ngModel)]="price">
{{price | numberToPersian}}

که باعث تبدیل اعداد وارد شده به حروف تا 16 رقم میشود.

alt text

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].