MohamedYoussouf / ramz

In-browser Markdown editor

Home Page:https://ramz.netlify.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ramz

Markdown editor that understands Arabic ‏مُحرّر ماركداون يفهم اللغة العربيّة https://ramz.netlify.com

Features | المُميّزات

  • Export files as txt/HTML
  • ‏ HTML و txt تصدير الملفّات بصيغتي
  • Live preview
  • العرض الحيّ للتّعديلات
  • Clean design
  • تصميم أنيق
  • RTL writing direction
  • دعم الكتابة من اليمين إلى اليسار
  • More is coming!
  • والمزيد قادم

Used resources

Development

First make sure that node.js and npm are installed on your device. then run:

npm install

To install dependencies from package.json file. Run the development server with hot reload at localhost:8080:

npm start

To build run:

npm run build

That is it, happy coding :)

About

In-browser Markdown editor

https://ramz.netlify.com


Languages

Language:JavaScript 99.5%Language:CSS 0.5%Language:HTML 0.1%