a basic html/java script editor to insert specific tags
Budget: $10 – $30 USD
I am looking for a freelancer who can create a basic HTML/JavaScript editor that allows me to insert specific tags. It needs to be Sveltekit and use tailwindcss for style, (if you dont know taildiwndcss its code, thats not a deal breaker)
Specifictation:
I need to create a basic editor, probably editable div, user can type anything but when they type @, you will need to show them a list of suggested tags to be added to the editor at the exact cursor position. if user types "@t" for example, you will need to only show tags starting with t and so on.
the tags can be added anywhere in the editor, even if there is text before or after it. the inserted tag should be a non editable span or something like that, it should have a small x to remove it, but also user should be able to delete it by back space with the rest of the other content inside the editor.
No jquery is allowed.
please only contact if you are very good in JavaScript, because I have multiple versions of this editor that doesnt work as intended
Specifictation:
I need to create a basic editor, probably editable div, user can type anything but when they type @, you will need to show them a list of suggested tags to be added to the editor at the exact cursor position. if user types "@t" for example, you will need to only show tags starting with t and so on.
the tags can be added anywhere in the editor, even if there is text before or after it. the inserted tag should be a non editable span or something like that, it should have a small x to remove it, but also user should be able to delete it by back space with the rest of the other content inside the editor.
No jquery is allowed.
please only contact if you are very good in JavaScript, because I have multiple versions of this editor that doesnt work as intended