JSPM

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

Slim library for all your dialogs

Package Exports

  • react-dialogista

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

Readme

React Dialogista

An experimental slim library providing centralised system for all dialogs/popups/modals in your app.

Important: the library is in active development. We use minor version increment as version bump. It means that any new minor version may contain API breaking changes. This applies for all versions before 1.0.0 or until stated otherwise.

Installation

React Dialogista requires React 0.14 or later.

npm install --save react-dialogista

License

MIT