An example application that uses stimulus with esbuild.
Find a file
2024-03-29 00:50:46 +00:00
assets Set a maximum count number for each counter 2024-03-29 00:50:46 +00:00
public Set a maximum count number for each counter 2024-03-29 00:50:46 +00:00
.envrc Add Nix Flake with nodejs and just 2024-03-29 00:50:46 +00:00
.gitignore Add index.html with Stimulus hello controller 2024-03-29 00:50:46 +00:00
.tmuxinator.yaml Add index.html with Stimulus hello controller 2024-03-29 00:50:46 +00:00
flake.lock Add Nix Flake with nodejs and just 2024-03-29 00:50:46 +00:00
flake.nix Add Nix Flake with nodejs and just 2024-03-29 00:50:46 +00:00
justfile Add index.html with Stimulus hello controller 2024-03-29 00:50:46 +00:00
package-lock.json Add index.html with Stimulus hello controller 2024-03-29 00:50:46 +00:00
package.json Add index.html with Stimulus hello controller 2024-03-29 00:50:46 +00:00
README.md Add README 2024-03-29 00:50:46 +00:00

stimulus-esbuild-example

An example of using Stimulus with esbuild, and esbuild-plugin-stimulus to automatically register Stimulus controllers.