Skip to content

A Small JavaScript Framework to integrate with SPAs and Symfony-UX

License

Notifications You must be signed in to change notification settings

shadowc/jsfusion

Repository files navigation

JsFusion

Version Build+Jest CodeQL

JsFusion is a JavaScript Framework designed to work together with technologies such as @hotwired/turbo to seamlessly apply client functionality to HTML templates dynamically. It is greatly inspired on Stimulus (improving upon it) and somewhat inspired in ReactJS and VueJS (borrowed some syntax strategies and features).

Documentation

For documentation and how to use, head to the JsFusion Website.

Or browse these files on GitHub:

Contribute

You can contribute by reporting issues or leaving feedback on our issues page.

Bug fixing pull requests are also greatly appreciated!