{"id":"haedrix/react","name":"react","scope":"haedrix","platform":"roblox","description":"A translation of React 17 into Luau, tuned for Roblox.","version":"17.3.10","latest":"17.3.10","versions":["17.3.7-pre.1","17.3.7-pre.2","17.3.7","17.3.10-rc.2","17.3.10-rc.3","17.3.10-rc.4","17.3.10","17.3.10-rc.1"],"license":"MIT","licenseRating":"safe","licenseCaveats":["The package archive does not include its license text; the license is declared in its manifest metadata."],"licenseVerified":false,"dependencies":{"jsdotlua/luau-polyfill":{"version":"^1.2.7","alias":"LuauPolyfill"},"haedrix/react-globals":{"version":"^17.3.10","alias":"ReactGlobals"},"haedrix/shared":{"version":"^17.3.10","alias":"Shared"}},"integrity":"db5199fa2deedd0fa74cf5bebcee55c322ee203d277f000d5478f5310235c1a0","likes":0,"downloads":0,"install":"forest install haedrix/react","url":"https://forest.dev/p/roblox/haedrix/react","files":"https://api.forest.dev/ai/package/roblox/haedrix/react/files","readme":"# react\r\nA Roblox Lua port of the `react` package from React. This is the main React package\r\n\r\nStatus: 🔨 Port in progress\r\n\r\nSource: https://github.com/facebook/react/tree/master/packages/react\r\n\r\n---\r\n\r\n### ✏️ Notes\r\n* Includes some relatively significant deviations in `ReactBaseClasses.lua` to accommodate Lua idioms for objects, constructors, and inheritance.\r\n* Exports React-related type definitions from DefinitelyTyped, like `ReactElement<Props>`, used by Apollo GraphQL and jest. These are the types users of the library should prefer to use.\r\n* Exports React-related type definitions that are built-in to flowtype. Only used by the framework internals itself, and some sibling projects like VirtualizedList. It is not recommended to use these types in application code.\r\n\r\n### ❌ Excluded\r\n","readmeTruncated":false}