Cipher v1 in Svelte
Cipher v1 creates the layout for the app and adds the encryption function to encrypt plain text into number-based ciphertext. VS Code - - - - - - - - - - - - - - ► https://code.visualstudio.com/ Node.js - - - - - - - - - - - - - - ► https://nodejs.org/ Svelte - - - - - - - - - - - - - - - - ► https://svelte.dev/ For Loops - - - - - - - - - - - - ► https://www.w3schools.com/js/js_loop_for.asp charCodeAt - - - - - - - - - - - ► https://www.w3schools.com/jsref/jsref_charCodeAt.asp Svelte format - - - - - - - - - - - - - - - - ► https://svelte.dev/docs#Component_format Output with Text Expressions - - - ► https://svelte.dev/docs#Text_expressions Input with Property Binding - - - - - ► https://svelte.dev/docs#bind_element_property Buttons with Events - - - - - - - - - - - ► https://svelte.dev/docs#on_element_event
Cipher v1 creates the layout for the app and adds the encryption function to encrypt plain text into number-based ciphertext. VS Code - - - - - - - - - - - - - - ► https://code.visualstudio.com/ Node.js - - - - - - - - - - - - - - ► https://nodejs.org/ Svelte - - - - - - - - - - - - - - - - ► https://svelte.dev/ For Loops - - - - - - - - - - - - ► https://www.w3schools.com/js/js_loop_for.asp charCodeAt - - - - - - - - - - - ► https://www.w3schools.com/jsref/jsref_charCodeAt.asp Svelte format - - - - - - - - - - - - - - - - ► https://svelte.dev/docs#Component_format Output with Text Expressions - - - ► https://svelte.dev/docs#Text_expressions Input with Property Binding - - - - - ► https://svelte.dev/docs#bind_element_property Buttons with Events - - - - - - - - - - - ► https://svelte.dev/docs#on_element_event