Files
component-party/scripts/templates
Mathieu Schimmerling 42897a530c fix layout
2022-04-11 14:25:47 +02:00
..
2022-04-11 14:25:47 +02:00
2022-04-11 09:56:54 +00:00

Component Party 🎉

Open in Gitpod

Web component JS frameworks quick overview by their syntax and features

Why ?

Many JS developers don't have a good overview of every existing JS framework with their own syntax and features. How do we solve this ? Developers love having framework overview by examples. It's a quick introduction before going deeper.

Roadmap

  • Website (built with Astro)
  • Add SolidJS support
  • Add Angular support
  • Add Preact support
  • Add Alpine support
  • Add React support
  • Add Svelte support
  • Add Vue 3 support

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D