This module was created to facilitate the work of developers and macro creators. It provides useful features, such as:
InputDialog- allow developer to ask user a question and wait for the response. Uses socket to communication between users.TokenSelector- allow user to select tokens. Returns selected tokens.TextEditor- Prose Mirror based text editor.utils- a collection of useful methods that can significantly improve the development process.BaseDialog- ApplicationV2 dialog with listeners that modify dialog values, can also update database objects (such as an actor or item).
For more information, visit the project's github.