notarious2 / numWordsApp

Numbers to words converter with Vue 3 Composition API Script Setup

Home Page:https://www.numwords.us

Repository from Github https://github.comnotarious2/numWordsAppRepository from Github https://github.comnotarious2/numWordsApp

Convert Numbers to Words

This dynamic SPA was build using Vue.js


The project utilizes the following Vue features:

  • Event handling and data binding
  • Vue router
  • Parent-child communication with props
  • Parent-child (child function) communication with refs

You can convert numbers to words in 11 languages

Alt homepage

Alt home

Alt Api

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

About

Numbers to words converter with Vue 3 Composition API Script Setup

https://www.numwords.us

License:MIT License


Languages

Language:Vue 72.5%Language:JavaScript 20.2%Language:HTML 5.4%Language:Shell 1.8%