interacto-angular
Front-end framework for processing user interface events in Angular
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.9%) to scientific vocabulary
Keywords
Repository
Front-end framework for processing user interface events in Angular
Basic Info
- Host: GitHub
- Owner: interacto
- License: gpl-3.0
- Language: TypeScript
- Default Branch: main
- Homepage: https://interacto.github.io
- Size: 3.72 MB
Statistics
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
Interacto Angular
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.
This project provides facilities for using Interacto within Angular projects, in particular Angular directives and DI.
See https://interacto.github.io for usages and documentation of Interacto.
Version number
8.18.0 means Interacto 9 with Angular 18
How to install
For Angular 18:
npm install interacto@8 interacto-angular@8.18
For Angular 17:
npm install interacto@8 interacto-angular@8.17
For Angular 16:
npm install interacto@7 interacto-angular@7.16
For Angular 15:
npm install interacto@7 interacto-angular@7.15
For Angular 14:
npm install interacto@7.3 interacto-angular@7.14
For Angular 13:
npm install interacto@7.3 interacto-angular@7.13
For Angular 12:
npm install interacto@7.0 interacto-angular@7.12
Owner
- Name: Interacto
- Login: interacto
- Kind: organization
- Repositories: 7
- Profile: https://github.com/interacto
Citation (CITATION.cff)
cff-version: 1.2.0
preferred-citation:
title: "Interacto: A Modern User Interaction Processing Model"
doi: "10.1109/TSE.2021.3083321"
url: "https://hal.inria.fr/hal-03231669/document"
year: "2021"
type: article
journal: "IEEE Transactions on Software Engineering"
authors:
- family-names: Blouin
given-names: Arnaud
- family-names: Jézéquel
given-names: Jean-Marc
GitHub Events
Total
- Push event: 20
- Create event: 1
Last Year
- Push event: 20
- Create event: 1
Committers
Last synced: 11 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| arnobl | 1****l | 157 |
| Rémi Daniel | r****4@y****r | 3 |
| Rémi Daniel | r****l@i****r | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 7
- Total pull requests: 1
- Average time to close issues: about 2 months
- Average time to close pull requests: less than a minute
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 0.29
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- arnobl (7)
Pull Request Authors
- arnobl (2)