Skip to content

stkossman/frameworks-mini-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Frameworks Mini Project

Website Projects

A comprehensive collection of mini-projects built to understand the core concepts and unique approaches of modern and minimalist JavaScript frameworks.

🌐 View Live Website


Mini Projects List

Project Framework Repository Live Demo
Color Palette Generator VanJS View Code Live Demo
Real-Time Stopwatch Timer VanJS View Code Live Demo
Inline Edit Table htmx View Code Live Demo
Collapsible FAQ Accordion Alpine.js View Code Live Demo
Dynamic Pricing Calculator Alpine.js View Code Live Demo
Form Validation with Live Feedback Alpine.js View Code Live Demo

Tech Stack

  • Current Frameworks: VanJS, htmx, Alpine.js
  • Pure HTML — Semantic markup without preprocessors
  • Vanilla CSS — Clean styling without frameworks
  • No Build Tools — Direct browser execution

Features

Each project demonstrates:

  • Interactive component examples
  • Real-world use cases - Practical implementations
  • Clean, minimal implementations - Easy-to-understand code

Roadmap

  • Comparison table of all three frameworks
  • Create projects using Solid.js
  • Create projects using Stimulus
  • Create projects using Preact
  • Improve repository structure and documentation
  • Website for this repo - View Live