Skip to content

gnowgi/mlmash

 
 

Repository files navigation

Malayalam Mash(മലയാളം മാഷ്)

A simple application to observe and learn how to write Malayalam letters.

To add more letters or conjucts, add them to assets/svgs folder. The name should be the same as the letter. In the App.vue, add these names to letters or conjucts array. Build.

The SVGs are from Manjari font. You may want to scale down the svgs. Use the svgs with strokes. Outlined SVGs are not useful here.

Future Ideas

  • Add sample words for each letter
  • Add pronunciation for each letters as sound samples
  • Anything else the മാഷ് want to teach

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 72.9%
  • HTML 15.6%
  • JavaScript 11.5%