textmode.js / textmode
Class: textmode
The main entry point for the textmode.js library.
Use it to create Textmodifier instances and configure global library settings.
Example
Accessors
| Accessor | Description |
|---|---|
| version | The current textmode.js package version. |
Methods
| Method | Description |
|---|---|
| create | Create a Textmodifier instance. |
| setErrorLevel | Set the global error handling level for all Textmodifier instances. |