Shin
banner
codewithshin.com
Shin
@codewithshin.com
🛠️ Building open-source libraries.
Dev and maintainer of Flowbite-Svelte, Svelte SVG icon sets, Svelte 5 UI Lib.
https://www.codewithshin.com/
#svelte #javascript #terminal #webapp
EditableButton to enable or disable editing mode is now available in @flowbite-svelte-plugins/[email protected].
flowbite-svelte.com/docs/plugins...
July 4, 2025 at 1:42 PM
The drag handle feature is added to flowbite-svelte-plugins/texteditor. The `dragHandle` prop allows you to easily handle dragging nodes around in the editor.
flowbite-svelte.com/docs/plugins...
June 30, 2025 at 4:13 PM
Two more new features are added to @flowbite-svelte-plugins/texteditor. File handler and floating menu.
The file prop allows you to easily handle file drops and pastes in the editor.
Use the floatingMenu prop in TextEditor to make a menu appear on an empty line.
flowbite-svelte.com/docs/plugins...
June 29, 2025 at 3:31 PM
A new feature math is added to the texteditor. flowbite-svelte.com/docs/plugins...
June 28, 2025 at 4:51 AM
A new feature bubble menu is added to flowbite-svelte texteditor. flowbite-svelte.com/docs/plugins...
June 28, 2025 at 4:25 AM
I just added the mention component to @flowbite-svelte-plugins/texteditor. Find out more details at flowbite-svelte.com/docs/plugins...
June 26, 2025 at 5:24 PM
Emoji feature is added to @flowbite-svelte-plugins/[email protected]. Please see it at flowbite-svelte.com/docs/plugins...
June 25, 2025 at 6:27 PM
Updated svelte-rune-highlight by adding background-color and position props to number lines.
svelte-rune-highlight.codewithshin.com
#svelte #highlight
March 16, 2025 at 5:04 PM
After watching Rich's talk at JSNation, I created an animation using svelte-animate. #svelte #animate
- svelte-animate.codewithshin.com/animator
- gitnation.com/contents/sve...
December 1, 2024 at 9:44 AM
Just added a new component to svelte-animate: Animator!
Play animations in sequence with ease. #svelte #animate
November 30, 2024 at 8:11 AM