Web component JS frameworks quick overview by their syntax and features
Website: https://component-party.dev
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.
Svelte
![](https://camo.githubusercontent.com/e4a9d1991cdeb1d09764fddf96909dcba7143416e13b7ae0c98e8d8c7f91eb24/68747470733a2f2f75732d63656e7472616c312d70726f67726573732d6d61726b646f776e2e636c6f756466756e6374696f6e732e6e65742f70726f67726573732f313030)
- Reactivity
- Declare state
- Update state
- Computed state
- Templating
- Minimal template
- Styling
- Loop
- Event click
- Dom ref
- Conditional
- Lifecycle
- On mount
- On unmount
- Component composition
- Props
- Emit to parent
- Slot
- Slot fallback
- Context
- Form input
- Input text
- Checkbox
- Radio
- Select
- Webapp features
- Render app
- Fetch data
- Router link
- Routing
React
![](https://camo.githubusercontent.com/e4a9d1991cdeb1d09764fddf96909dcba7143416e13b7ae0c98e8d8c7f91eb24/68747470733a2f2f75732d63656e7472616c312d70726f67726573732d6d61726b646f776e2e636c6f756466756e6374696f6e732e6e65742f70726f67726573732f313030)
- Reactivity
- Declare state
- Update state
- Computed state
- Templating
- Minimal template
- Styling
- Loop
- Event click
- Dom ref
- Conditional
- Lifecycle
- On mount
- On unmount
- Component composition
- Props
- Emit to parent
- Slot
- Slot fallback
- Context
- Form input
- Input text
- Checkbox
- Radio
- Select
- Webapp features
- Render app
- Fetch data
- Router link
- Routing
Vue 3
![](https://camo.githubusercontent.com/7c91345170f11cc410131c8e5d343683b52726582c1ff05a7343d27ae9b95673/68747470733a2f2f75732d63656e7472616c312d70726f67726573732d6d61726b646f776e2e636c6f756466756e6374696f6e732e6e65742f70726f67726573732f3936)
- Reactivity
- Declare state
- Update state
- Computed state
- Templating
- Minimal template
- Styling
- Loop
- Event click
- Dom ref
- Conditional
- Lifecycle
- On mount
- On unmount
- Component composition
- Props
- Emit to parent
- Slot
- Slot fallback
- Context
- Form input
- Input text
- Checkbox
- Radio
- Select
- Webapp features
- Render app
- Fetch data
- Router link
- Routing
SolidJS
![](https://camo.githubusercontent.com/dbcf27bd20cc127af663f428e85c18402355ba199f2199023e78e4fc0650a4b5/68747470733a2f2f75732d63656e7472616c312d70726f67726573732d6d61726b646f776e2e636c6f756466756e6374696f6e732e6e65742f70726f67726573732f3932)
- Reactivity
- Declare state
- Update state
- Computed state
- Templating
- Minimal template
- Styling
- Loop
- Event click
- Dom ref
- Conditional
- Lifecycle
- On mount
- On unmount
- Component composition
- Props
- Emit to parent
- Slot
- Slot fallback
- Context
- Form input
- Input text
- Checkbox
- Radio
- Select
- Webapp features
- Render app
- Fetch data
- Router link
- Routing
Qwik
![](https://camo.githubusercontent.com/dbcf27bd20cc127af663f428e85c18402355ba199f2199023e78e4fc0650a4b5/68747470733a2f2f75732d63656e7472616c312d70726f67726573732d6d61726b646f776e2e636c6f756466756e6374696f6e732e6e65742f70726f67726573732f3932)
- Reactivity
- Declare state
- Update state
- Computed state
- Templating
- Minimal template
- Styling
- Loop
- Event click
- Dom ref
- Conditional
- Lifecycle
- On mount
- On unmount
- Component composition
- Props
- Emit to parent
- Slot
- Slot fallback
- Context
- Form input
- Input text
- Checkbox
- Radio
- Select
- Webapp features
- Render app
- Fetch data
- Router link
- Routing
Angular
![](https://camo.githubusercontent.com/dbcf27bd20cc127af663f428e85c18402355ba199f2199023e78e4fc0650a4b5/68747470733a2f2f75732d63656e7472616c312d70726f67726573732d6d61726b646f776e2e636c6f756466756e6374696f6e732e6e65742f70726f67726573732f3932)
- Reactivity
- Declare state
- Update state
- Computed state
- Templating
- Minimal template
- Styling
- Loop
- Event click
- Dom ref
- Conditional
- Lifecycle
- On mount
- On unmount
- Component composition
- Props
- Emit to parent
- Slot
- Slot fallback
- Context
- Form input
- Input text
- Checkbox
- Radio
- Select
- Webapp features
- Render app
- Fetch data
- Router link
- Routing
Lit
![](https://camo.githubusercontent.com/7c91345170f11cc410131c8e5d343683b52726582c1ff05a7343d27ae9b95673/68747470733a2f2f75732d63656e7472616c312d70726f67726573732d6d61726b646f776e2e636c6f756466756e6374696f6e732e6e65742f70726f67726573732f3936)
- Reactivity
- Declare state
- Update state
- Computed state
- Templating
- Minimal template
- Styling
- Loop
- Event click
- Dom ref
- Conditional
- Lifecycle
- On mount
- On unmount
- Component composition
- Props
- Emit to parent
- Slot
- Slot fallback
- Context
- Form input
- Input text
- Checkbox
- Radio
- Select
- Webapp features
- Render app
- Fetch data
- Router link
- Routing
Vue 2
![](https://camo.githubusercontent.com/7c91345170f11cc410131c8e5d343683b52726582c1ff05a7343d27ae9b95673/68747470733a2f2f75732d63656e7472616c312d70726f67726573732d6d61726b646f776e2e636c6f756466756e6374696f6e732e6e65742f70726f67726573732f3936)
- Reactivity
- Declare state
- Update state
- Computed state
- Templating
- Minimal template
- Styling
- Loop
- Event click
- Dom ref
- Conditional
- Lifecycle
- On mount
- On unmount
- Component composition
- Props
- Emit to parent
- Slot
- Slot fallback
- Context
- Form input
- Input text
- Checkbox
- Radio
- Select
- Webapp features
- Render app
- Fetch data
- Router link
- Routing
Ember
![](https://camo.githubusercontent.com/dbcf27bd20cc127af663f428e85c18402355ba199f2199023e78e4fc0650a4b5/68747470733a2f2f75732d63656e7472616c312d70726f67726573732d6d61726b646f776e2e636c6f756466756e6374696f6e732e6e65742f70726f67726573732f3932)
- Reactivity
- Declare state
- Update state
- Computed state
- Templating
- Minimal template
- Styling
- Loop
- Event click
- Dom ref
- Conditional
- Lifecycle
- On mount
- On unmount
- Component composition
- Props
- Emit to parent
- Slot
- Slot fallback
- Context
- Form input
- Input text
- Checkbox
- Radio
- Select
- Webapp features
- Render app
- Fetch data
- Router link
- Routing
Alpine
![](https://camo.githubusercontent.com/7c91345170f11cc410131c8e5d343683b52726582c1ff05a7343d27ae9b95673/68747470733a2f2f75732d63656e7472616c312d70726f67726573732d6d61726b646f776e2e636c6f756466756e6374696f6e732e6e65742f70726f67726573732f3936)
- Reactivity
- Declare state
- Update state
- Computed state
- Templating
- Minimal template
- Styling
- Loop
- Event click
- Dom ref
- Conditional
- Lifecycle
- On mount
- On unmount
- Component composition
- Props
- Emit to parent
- Slot
- Slot fallback
- Context
- Form input
- Input text
- Checkbox
- Radio
- Select
- Webapp features
- Render app
- Fetch data
- Router link
- Routing
Aurelia 1
![](https://camo.githubusercontent.com/dbcf27bd20cc127af663f428e85c18402355ba199f2199023e78e4fc0650a4b5/68747470733a2f2f75732d63656e7472616c312d70726f67726573732d6d61726b646f776e2e636c6f756466756e6374696f6e732e6e65742f70726f67726573732f3932)
- Reactivity
- Declare state
- Update state
- Computed state
- Templating
- Minimal template
- Styling
- Loop
- Event click
- Dom ref
- Conditional
- Lifecycle
- On mount
- On unmount
- Component composition
- Props
- Emit to parent
- Slot
- Slot fallback
- Context
- Form input
- Input text
- Checkbox
- Radio
- Select
- Webapp features
- Render app
- Fetch data
- Router link
- Routing
This site is built with Vite and Svelte. Site content is written in Markdown format located in content
. For simple edits, you can directly edit the file on GitHub and generate a Pull Request.
For local development, pnpm is preferred as package manager:
pnpm i
pnpm run dev
This project requires Node.js to be v16.0.0
or higher.
- Fork the project and create a new branch
- Add the new framework SVG logo in
public/framework
- Install the ESLint plugin associated to the framework
- In
frameworks.mjs
, add a new entry with SVG link and ESLint configuration
This project exists thanks to all the people who contribute. [Contribute].
MIT. Made with π