nashamri / arabic-fontified-ios

A little web utility to decorate Arabic text in iOS apps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GPL v2

arabic-fontified-ios

A little web utility to decorate Arabic text in iOS apps.

Live version

A live copy of this repo is available on my site. You can access it Here.

Development mode

To start the Figwheel compiler, navigate to the project folder and run the following command in the terminal:

lein figwheel

Figwheel will automatically push cljs changes to the browser. Once Figwheel starts up, you should be able to open the public/index.html page in the browser.

Building for production

lein clean
lein package

About

A little web utility to decorate Arabic text in iOS apps.

License:MIT License


Languages

Language:Clojure 76.4%Language:HTML 17.0%Language:CSS 6.6%