3 repository-uri
Development of applications optimized for touchscreens and pointing devices across various platforms.
Distinct from Cross-Platform Application Development: None of the candidates cover the specific interaction model of multi-touch input for general applications.
Explore 3 awesome GitHub repositories matching user interface & experience · Touch Interface Development. Refine with filters or upvote what's useful.
Python-Guide-CN is a Chinese translation of a comprehensive guide to idiomatic Python programming and software development. It serves as a curated programming tutorial and ecosystem reference, providing a structured path for learning Python syntax, standard libraries, and professional coding patterns. The project distinguishes itself by offering detailed instructions for setting up development environments across Windows, macOS, and Linux. It specifically focuses on the selection of interpreters and the management of virtual environments to ensure a consistent workspace. The guide covers a b
Explains the development of media-rich applications optimized for touchscreens and pointing devices.
Aceasta este o bibliotecă JavaScript de navigare responsive utilizată pentru a crea meniuri mobile-friendly cu detectarea dimensiunii ecranului și suport tactil. Funcționează ca un meniu de navigare accesibil și un switcher de layout pe partea clientului care face tranziția între vizualizările mobile și desktop fără dependențe externe. Proiectul servește drept instrument de animație a meniului care permite tranziții CSS fluide și animații bazate pe înălțime atunci când se comută overlay-urile de navigare. Utilizează API-urile native ale browserului pentru a gestiona stările interfeței și a se asigura că navigarea rămâne funcțională pentru cititoarele de ecran și utilizatorii fără JavaScript. Biblioteca acoperă capabilități pentru detectarea breakpoint-urilor de ecran, gestionarea vizibilității navigării comutate și implementarea tranzițiilor de layout pentru interfețele tactile.
Optimizes menu transitions and response times for users on mobile touchscreens.
pulltorefresh.js is a JavaScript library and touch-gesture UI component used to add pull-to-refresh functionality to scrollable elements in web applications. It acts as a web interaction plugin that detects downward scrolling gestures to trigger content refresh actions. The library focuses on mobile web application user experiences, allowing developers to implement touch-based navigation and dynamic content refreshing that mimics native app behaviors on smartphones and tablets. The implementation includes configurable trigger distances and sensitivity thresholds. It utilizes touch-event trac
Provides a touch-optimized interaction model for users on smartphones and tablets.