JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1463
  • Score
    100M100P100Q97190F
  • License MIT

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@rbxts-js/react-is) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    react-is

    A Roblox Lua port of the react-is package from React, which provides constants and runtime check functions for the various valid types of elements that can be created.

    Status: ✔️ Ported

    Source: https://github.com/facebook/react/tree/master/packages/react-is


    ✏️ Notes

    • Includes some guards where we confirm that values are tables before

    ❌ Excluded