All Projects → paulsonnentag → Swip

paulsonnentag / Swip

Licence: mit
a library to create multi device experiments

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to Swip

Keen Slider
The HTML touch slider carousel with the most native feeling
Stars: ✭ 3,097 (+46.85%)
Mutual labels:  touch, mobile-web
gestures
A library for normalized events and gesture for desktop and mobile.
Stars: ✭ 31 (-98.53%)
Mutual labels:  touch, mobile-web
Embla Carousel
A lightweight carousel library with fluid motion and great swipe precision.
Stars: ✭ 1,874 (-11.14%)
Mutual labels:  touch, mobile-web
React Drag Drawer
A responsive mobile drawer that is draggable on mobile, and falls back to a modal on desktop
Stars: ✭ 135 (-93.6%)
Mutual labels:  touch
React Cursor Position
A React component that decorates its children with mouse and touch coordinates relative to itself.
Stars: ✭ 136 (-93.55%)
Mutual labels:  touch
Mobile Select Area
手机联动选择地区
Stars: ✭ 157 (-92.56%)
Mutual labels:  mobile-web
Slider
Touch swipe image slider/slideshow/gallery/carousel/banner mobile responsive bootstrap
Stars: ✭ 2,046 (-2.99%)
Mutual labels:  touch
Pocketbook Coolreader
Alternative reading application for the PocketBook eReaders based on Linux.
Stars: ✭ 131 (-93.79%)
Mutual labels:  touch
Mobile First Animation
Gesture-driven animation on the mobile web (React Conf 2019)
Stars: ✭ 1,998 (-5.26%)
Mutual labels:  mobile-web
Layerjs
layerJS: Javascript UI composition framework
Stars: ✭ 1,825 (-13.47%)
Mutual labels:  touch
Terminal Advancednewfile
Fast creation of files and directories. Mimics the operation of AdvancedNewFile (Vim plugin)
Stars: ✭ 134 (-93.65%)
Mutual labels:  touch
Explorer Hat
Python library for Explorer HAT
Stars: ✭ 140 (-93.36%)
Mutual labels:  touch
Webfundamentals
Best practices for modern web development
Stars: ✭ 12,335 (+484.87%)
Mutual labels:  mobile-web
Borealis
Hardware accelerated, controller and TV oriented UI library for PC and Nintendo Switch (libnx).
Stars: ✭ 135 (-93.6%)
Mutual labels:  touch
Yubikey Touch Detector
A tool to detect when your YubiKey is waiting for a touch (to send notification or display a visual indicator on the screen)
Stars: ✭ 167 (-92.08%)
Mutual labels:  touch
Propose
Android Motion Library
Stars: ✭ 134 (-93.65%)
Mutual labels:  touch
Toucheffects
Android View点击特效TouchEffects,几行代码为所有控件添加点击效果
Stars: ✭ 167 (-92.08%)
Mutual labels:  touch
Fundcharts
轻量级canvas数据可视化组件库(可在web移动端、微信小程序、服务端nodejs运行)。包含折线图/面积图、饼图/环形图、柱状图、雷达图(蜘蛛图),散点图,K线图,组合图,持续更新及维护。
Stars: ✭ 143 (-93.22%)
Mutual labels:  mobile-web
Touch Bar Istats
Show CPU/GPU/MEM temperature on Touch Bar with BetterTouchTool!
Stars: ✭ 141 (-93.31%)
Mutual labels:  touch
Web.dev
The frontend, backend, and content source code for web.dev
Stars: ✭ 2,370 (+12.38%)
Mutual labels:  mobile-web

DISCLAIMER

This is a very early version of Swip.js. If the app doesn't respond you might have to reload the browser or restart the server. It works best if you create a separate wireless network to connect multiple devices with your swip.js application

Swip

GitHub license built with JavaScript

Read the article about it here

What if all your mobile devices were a single screen?…

This probably isn’t the most common question to ask yourself. But, just for a second, actually think about it, think about all the possibilities when being able to combine any kind of mobile devices, independent of the operating system… Welcome to swip.js

Features

  • Runs in the browser
    • Completely platform independent
    • Works on every device with a browser
  • Open Source
    • Free
    • Open
    • Community-based
    • Collaborate!
  • A library for you to use with your own project
    • If you have an idea about what to build, do it!
    • Two different examples
    • Endless possibilities

What we built with it

Blobparticles

Minigolf

Try it out yourself!

You need node >= 6.x to run swip. To use swip you need to install its dependencies, the dependencies for the demos and build the client library. You can just run the commands below:

Setup
npm install webpack -g
npm install
cd examples/golf
npm install
cd ../particles
npm install
cd ../..
npm run build
Run the demos
npm run golf
npm run particles

Who we are


Paul Sonnentag

Passionate developer, studying computer science. At home on the web. Building things with JavaScript, Elm and Clojure.


Tim Großmann

Passionate learner and developer. Studying computer science at the Media University. Looking forward to work with ingenious teams on challenging projects. Creator of InstaPY

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].