Interactive SVG grid pattern creator with undo, local file download and implemented as rstream dataflow graph, combined with interceptor event & side effect handling.
- @thi.ng/atom
- @thi.ng/interceptors
- @thi.ng/hdom
- @thi.ng/hiccup-svg
- @thi.ng/rstream-graph
- @thi.ng/transducers
This example is based on the create-hdom-app project template.
git clone https://github.com/thi-ng/umbrella/
cd umbrella/examples/rstream-grid
yarn install
yarn start
Installs all dependencies, runs parcel serve
and opens the app in your
browser.
yarn build
Builds a minified version of the app and places it in the /out
directory.
- Karsten Schmidt
© 2018