JSPM

@ayarayarovich/react-modals

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

Modals manager for React

Package Exports

  • @ayarayarovich/react-modals
  • @ayarayarovich/react-modals/dist/index.js
  • @ayarayarovich/react-modals/dist/index.mjs

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 (@ayarayarovich/react-modals) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Factory emoji

React Modals

Latest published version Bundlephobia Tree shaking available Types included License Number of downloads GitHub Stars

Typesafe modals management for React with queue features.

Focus on "opening" modals instead of the the hassle of keeping numerous `useState` hooks to keep all your modals in sync. Just define modal. Then open it from anywhere you want! This lib will take care of the rest.

📦 Install

React Modals is available as a package on NPM, install with your favorite package manager:

npm install @ayarayarovich/react-modals