Vue is awesome!
Two-way data binding listens for changes and automatically updates.
This is component adds!
Two-way data binding listens for changes and automatically updates.
This is component adds!
Here's another component.
This one subtracts!
This one finds the sum until the specified term!!
This cipher encodes each letter of the original word using the codeword!
An a will add one letter, b will add two, and so on.
Encrypted Word: {{encryptedWord}}
It's nice to start without having to add them, so everything goes in this one HTML file.
Add your own component!
HTML, CSS, and JS for each component can go in a single .vue file.
Learn more at Vue.js!