https://github.com/helbling/passist
passing siteswap assistant - siteswap generator, local siteswap, causal diagram
https://github.com/helbling/passist
juggling passing siteswap siteswap-generator
Last synced: 4 months ago
JSON representation
passing siteswap assistant - siteswap generator, local siteswap, causal diagram
- Host: GitHub
- URL: https://github.com/helbling/passist
- Owner: helbling
- License: gpl-3.0
- Created: 2018-08-18T16:59:00.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2026-01-18T13:47:22.000Z (5 months ago)
- Last Synced: 2026-01-18T20:47:24.067Z (5 months ago)
- Topics: juggling, passing, siteswap, siteswap-generator
- Language: JavaScript
- Homepage: https://passist.org
- Size: 4.17 MB
- Stars: 19
- Watchers: 2
- Forks: 5
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# passist
passing siteswap assistant
https://passist.org/
Work in progress..
# Features
- Siteswap generator
- Start configuration calculator
- Causal Diagrams
- Web App that works offline
- Reusable js components
- 3d Animation
# Planned
- API
- Causal Diagram Editor
# Usage
```
npm clean-install
npm run build
node build
open http://localhost:3000
```
# Tools used
This project builds upon the follwing open source tools. Many thanks to its creators!
- [svelte](https://svelte.dev/) for handling state
- [svelte-kit](https://kit.svelte.dev/) for building the web application
- [three.js](https://threejs.org/) for doing all the complicated 3d stuff
- [bytesize-icons](https://danklammer.com/bytesize-icons/) for the iconset
- [Pure.css](https://purecss.io/) as a good css base
- [Svelte-DragDropList](https://github.com/jwlarocque/svelte-dragdroplist) for hand order drag and drop
# License
Copyright © 2024 Christian Helbling (helch at [same five letters again] dot ch)
Licensed under the GPLv3: http://www.gnu.org/licenses/gpl-3.0.html