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
Dev and maintainer of Flowbite-Svelte, Svelte SVG icon sets, Svelte 5 UI Lib.
https://www.codewithshin.com/
#svelte #javascript #terminal #webapp
Kept getting “No Internet” when refreshing my SvelteKit project with DevTools open.
Switched Chrome DevTools’ network preset to Fast 4G, and suddenly everything works again. Weird, but hey — fixed it. 😅
Switched Chrome DevTools’ network preset to Fast 4G, and suddenly everything works again. Weird, but hey — fixed it. 😅
November 7, 2025 at 10:41 AM
Kept getting “No Internet” when refreshing my SvelteKit project with DevTools open.
Switched Chrome DevTools’ network preset to Fast 4G, and suddenly everything works again. Weird, but hey — fixed it. 😅
Switched Chrome DevTools’ network preset to Fast 4G, and suddenly everything works again. Weird, but hey — fixed it. 😅
🤯 Just learned you can add your own keyboard shortcuts in Chrome via Site Search (chrome://settings/searchEngines). This is going to save me so much time. Super useful for localhost ports, dev tools, docs, etc. I just need to type 8080 or 5173. 👍
November 5, 2025 at 6:07 AM
🤯 Just learned you can add your own keyboard shortcuts in Chrome via Site Search (chrome://settings/searchEngines). This is going to save me so much time. Super useful for localhost ports, dev tools, docs, etc. I just need to type 8080 or 5173. 👍
Just finished my weekly Svelte projects maintenance sprint ✅
All my Svelte projects updated in one shot using svelte-next 😎
svelte-next.codewithshin.com
All my Svelte projects updated in one shot using svelte-next 😎
svelte-next.codewithshin.com
November 1, 2025 at 8:18 AM
Just finished my weekly Svelte projects maintenance sprint ✅
All my Svelte projects updated in one shot using svelte-next 😎
svelte-next.codewithshin.com
All my Svelte projects updated in one shot using svelte-next 😎
svelte-next.codewithshin.com
EditableButton to enable or disable editing mode is now available in @flowbite-svelte-plugins/[email protected].
flowbite-svelte.com/docs/plugins...
flowbite-svelte.com/docs/plugins...
July 4, 2025 at 1:42 PM
EditableButton to enable or disable editing mode is now available in @flowbite-svelte-plugins/[email protected].
flowbite-svelte.com/docs/plugins...
flowbite-svelte.com/docs/plugins...
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...
flowbite-svelte.com/docs/plugins...
June 30, 2025 at 4:13 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...
flowbite-svelte.com/docs/plugins...
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...
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
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...
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...
A new feature math is added to the texteditor. flowbite-svelte.com/docs/plugins...
June 28, 2025 at 4:51 AM
A new feature math is added to the texteditor. flowbite-svelte.com/docs/plugins...
A new feature bubble menu is added to flowbite-svelte texteditor. flowbite-svelte.com/docs/plugins...
June 28, 2025 at 4:25 AM
A new feature bubble menu is added to flowbite-svelte texteditor. flowbite-svelte.com/docs/plugins...
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
I just added the mention component to @flowbite-svelte-plugins/texteditor. Find out more details at flowbite-svelte.com/docs/plugins...
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
Emoji feature is added to @flowbite-svelte-plugins/[email protected]. Please see it at flowbite-svelte.com/docs/plugins...
May 21, 2025 at 1:04 AM
I just published flowbite-svelte-illustrations, flowbite-svelte-illustrations.codewithshin.com
There are 54 SVG illustrations.
#svelte #tailwindcss #flowbite-svelte
There are 54 SVG illustrations.
#svelte #tailwindcss #flowbite-svelte
March 28, 2025 at 2:24 PM
I just published flowbite-svelte-illustrations, flowbite-svelte-illustrations.codewithshin.com
There are 54 SVG illustrations.
#svelte #tailwindcss #flowbite-svelte
There are 54 SVG illustrations.
#svelte #tailwindcss #flowbite-svelte
#svelte 5.25.0 is out. Updating all 17 svelte rune projects using svelte-next. svelte-next.codewithshin.com
All done without any problems.
All done without any problems.
March 21, 2025 at 6:31 PM
#svelte 5.25.0 is out. Updating all 17 svelte rune projects using svelte-next. svelte-next.codewithshin.com
All done without any problems.
All done without any problems.
Updated svelte-rune-highlight by adding background-color and position props to number lines.
svelte-rune-highlight.codewithshin.com
#svelte #highlight
svelte-rune-highlight.codewithshin.com
#svelte #highlight
March 16, 2025 at 5:04 PM
Updated svelte-rune-highlight by adding background-color and position props to number lines.
svelte-rune-highlight.codewithshin.com
#svelte #highlight
svelte-rune-highlight.codewithshin.com
#svelte #highlight
I just created from nxp sv create svelte-5-test. I also noticed after running pnpm update I get the following warnings:
March 2, 2025 at 7:04 AM
I just created from nxp sv create svelte-5-test. I also noticed after running pnpm update I get the following warnings:
I keep getting "Cannot find module '$lib' or its corresponding type declarations." on VSCode Svelte project. I tried everything but it is still there.
Does anyone have the same issue?
Does anyone have the same issue?
March 2, 2025 at 6:52 AM
I keep getting "Cannot find module '$lib' or its corresponding type declarations." on VSCode Svelte project. I tried everything but it is still there.
Does anyone have the same issue?
Does anyone have the same issue?
You can change Chrome to dark mode by going to chrome://flags/ and enable Auto Dark Mode for Web Contents.
December 12, 2024 at 8:09 PM
You can change Chrome to dark mode by going to chrome://flags/ and enable Auto Dark Mode for Web Contents.
Oh, I didn't know about blueview.app.
December 8, 2024 at 10:25 AM
Oh, I didn't know about blueview.app.
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...
- svelte-animate.codewithshin.com/animator
- gitnation.com/contents/sve...
December 1, 2024 at 9:44 AM
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...
- svelte-animate.codewithshin.com/animator
- gitnation.com/contents/sve...
Here is the code for the above demo. A builder page and doc are coming soon.
svelte-animate.codewithshin.com/animator
svelte-animate.codewithshin.com/animator
November 30, 2024 at 9:13 AM
Here is the code for the above demo. A builder page and doc are coming soon.
svelte-animate.codewithshin.com/animator
svelte-animate.codewithshin.com/animator
Running pnpm store prune to cleanup.
I got removed 59k files and 1k packages.
I got removed 59k files and 1k packages.
November 25, 2024 at 5:38 AM
Running pnpm store prune to cleanup.
I got removed 59k files and 1k packages.
I got removed 59k files and 1k packages.
Another one didn't show a big improvement.
Is that related to how Vecel busy is???
Is that related to how Vecel busy is???
November 23, 2024 at 7:25 AM
Another one didn't show a big improvement.
Is that related to how Vecel busy is???
Is that related to how Vecel busy is???
Yes, it is true. For my another project, it took 10 sec in stead of 1m11s.
November 23, 2024 at 7:10 AM
Yes, it is true. For my another project, it took 10 sec in stead of 1m11s.