12 examples
Examples gallery
Interactive demos with live previews. Click any card to see the code and play with it.
Counter
A simple reactive counter with increment, decrement, and reset.
Todo App
A todo list with add, toggle, delete, and filter functionality.
Live Clock
A real-time clock that updates every second using effects and lifecycle hooks.
Temperature Converter
A bidirectional Celsius/Fahrenheit converter with reactive two-way binding.
Color Picker
An interactive color picker with live preview and hex/RGB display.
Modal Dialog
A modal dialog with backdrop, escape-to-close, and open/close animations.
Grocery List
A grocery list organized by category with add, remove, and quantity controls.
Accordion
A collapsible accordion component with smooth expand/collapse behavior.
Search Filter
A searchable, filterable list with real-time text matching.
Star Rating
An interactive star rating widget with hover preview and click-to-select.
Tabs
A tabbed interface with reactive tab switching and content panels.
Markdown Previewer
A live markdown editor with real-time HTML preview using marked.