jlengstorf / rtl-web-support-exercise

Vue/Vuex web app meant to learn and test RTL web support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rtl-web-support-exercise

A barebones vue app for RTL-support exercises.

Project setup

npm install
// Compiles and hot-reloads for development
npm run serve

Copy-paste strings for testing

  1. Word in RTL: שלום
  2. Another word in RTL: וברכה
  3. Sentence with single-quotes (try to add slash) משפט עם צ'ופצ'יקים
  4. Sentence with double-quotes (try to add slash) זה ממש בלת"ם
  5. Example mixed sentence הכל OK

Vuejs tools

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Vue/Vuex web app meant to learn and test RTL web support


Languages

Language:Vue 67.2%Language:JavaScript 24.1%Language:HTML 8.7%