8.2.0 • Published 7 months ago

interacto v8.2.0

Weekly downloads
4
License
GPL-3.0
Repository
github
Last release
7 months ago

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 to 18:

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.

8.2.0

7 months ago

8.1.0

10 months ago

8.0.0

1 year ago

7.4.0

2 years ago

7.3.0

3 years ago

7.2.0

3 years ago

7.0.0

3 years ago

7.1.0

3 years ago

6.0.1

4 years ago

6.0.0

4 years ago

5.8.0

4 years ago

5.7.0

4 years ago

5.6.0

4 years ago

5.5.0

4 years ago

5.4.1

4 years ago

5.4.0

4 years ago

5.3.0

5 years ago

5.2.0

5 years ago

5.1.1

5 years ago

5.1.0

5 years ago

5.0.0

5 years ago

4.4.0

5 years ago

4.3.0

5 years ago

4.2.1

5 years ago

4.1.0

5 years ago

4.2.0

5 years ago

4.0.0-alpha.3

5 years ago

4.0.0-alpha.2

6 years ago