Skip to content

Minimal examples of alpinejs for people who don't do much front end development, so every time they do, they've forgotten everything they knew

Notifications You must be signed in to change notification settings

pixelmorph/alpinejs_minimal_examples

 
 

Repository files navigation

Alpinejs minimal examples.

These modern javascript frameworks often make me feel stupid. One of the reasons for this is that the examples I find online are full of extraneous things like adding tailwind.css or doing multiple things at once. What I need is a series of examples that each do one thing only - with some indication of how to glue them together.

So here's a repo to store these examples. The rules are:

  • No dependencies except alpine js.
  • Bare minimum example means just that.
  • Currently the examples are just snippets to paste into somewhere like codepen.
  • The examples should be named for what they do.

About

Minimal examples of alpinejs for people who don't do much front end development, so every time they do, they've forgotten everything they knew

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%