An open API service indexing awesome lists of open source software.

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

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