interacto
TypeScript icon, indicating that this package has built-in type declarations

8.1.0 • Public • Published

npm npm

Interacto

The TypeScript implementation of Interacto.

Interacto is a front-end framework for processing user interface events.
With Interacto developers handle user interactions (DnD, drag-lock, double-click, button click, pan, multi-touch, etc.) instead of low-level UI events.
Developers configure how to turn a selected user interaction into a (undoable) UI command using a fluent API.
Interacto also provides a native support for undo/redo operations.

See https://interacto.github.io for usages and documentation.

How to install

For Angular 15 and 16:

npm install interacto@latest

For Angular 13 and 14 or rxjs 7:

npm install interacto@7.3

For Angular 12 or rxjs 6:

npm install interacto@7.0

For Angular, you may have to install the dedicated interacto-angular library as well.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
4.0.0-alpha.20beta
8.1.023latest

Version History

VersionDownloads (Last 7 Days)Published
8.1.023
8.0.01
7.4.00
7.3.00
7.2.00
7.1.00
7.0.00
6.0.10
6.0.00
5.8.00
5.7.00
5.6.00
5.5.00
5.4.10
5.4.00
5.3.00
5.2.00
5.1.10
5.1.00
5.0.00
4.4.00
4.3.00
4.2.10
4.2.00
4.1.00
4.0.0-alpha.30
4.0.0-alpha.20

Package Sidebar

Install

npm i interacto

Weekly Downloads

24

Version

8.1.0

License

GPL-3.0

Unpacked Size

2.26 MB

Total Files

400

Last publish

Collaborators

  • arnob