{"library":"react","type":"library","category":null,"description":"React is a foundational JavaScript library for building interactive user interfaces, developed and maintained by Meta. It employs a declarative, component-based paradigm, utilizing a virtual DOM for efficient UI updates and JSX for a more intuitive syntax. The current stable version is 19.2.5, with frequent patch releases addressing bug fixes, performance improvements, and enhancements, particularly around React Server Components (RSCs). Major version updates are less frequent but introduce significant new capabilities, such as Hooks (v16.8) and the ongoing evolution of concurrent features and RSCs. Key differentiators include its robust ecosystem, strong community support, and its innovative approach to server-client interaction with RSCs, enabling full-stack React applications and improved initial load performance compared to traditional client-side rendering.","language":"javascript","status":"active","version":"19.2.5","tags":["javascript","react"],"install":[{"cmd":"npm install react","imports":["import React from 'react';","import { useState } from 'react';","import { useReducer } from 'react';","import { createContext } from 'react';"]},{"cmd":"yarn add react","imports":[]},{"cmd":"pnpm add react","imports":[]}],"homepage":"https://react.dev","github":"https://github.com/facebook/react","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/react","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/react/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}