
React
- vuetelemetry
- Status: Actively maintained
React is an open-source JavaScript library for building user interfaces, created and maintained by Meta. It popularised JSX and a component model that updates the real DOM efficiently.
React is intentionally minimal at its core, leaving routing and state to its large ecosystem, and underpins meta-frameworks such as Next.js.
