Skip to content

Commit

Permalink
docs: update readmes
Browse files Browse the repository at this point in the history
- add screenshots to example readmes
  • Loading branch information
postspectacular committed Feb 20, 2021
1 parent c1efcf1 commit 398cbb9
Show file tree
Hide file tree
Showing 80 changed files with 170 additions and 33 deletions.
2 changes: 2 additions & 0 deletions examples/adaptive-threshold/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# adaptive-threshold

![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/adaptive-threshold.png)

[Live demo](http://demo.thi.ng/umbrella/adaptive-threshold/)

Image processing via
Expand Down
2 changes: 2 additions & 0 deletions examples/bitmap-font/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# bitmap-font

![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/bitmap-font.gif)

[Live demo](http://demo.thi.ng/umbrella/bitmap-font/)

Please refer to the [example build instructions](https://github.com/thi-ng/umbrella/wiki/Example-build-instructions) on the wiki.
Expand Down
2 changes: 2 additions & 0 deletions examples/canvas-dial/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# canvas-dial

![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/canvas-dial.png)

[Live demo](http://demo.thi.ng/umbrella/canvas-dial/)

Customizable canvas-based radial dial component with mouse & touch
Expand Down
2 changes: 2 additions & 0 deletions examples/cellular-automata/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Cellular automata

![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/cellular-automata.png)

[Live demo](https://demo.thi.ng/umbrella/cellular-automata/)

Please refer to the [example build
Expand Down
2 changes: 1 addition & 1 deletion examples/commit-heatmap/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# commit-heatmap

![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/master/assets/examples/commit-heatmap.png)
![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/commit-heatmap.png)

This is offline example creates a heatmap visualization of per-package
commits in this mono-repo, but could also be used for other mono-repos
Expand Down
2 changes: 2 additions & 0 deletions examples/commit-table-ssr/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# commit-table-ssr

![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/commit-table-ssr.png)

[Live version](http://demo.thi.ng/umbrella/commit-table-ssr/)

This example demonstrates isomorphic,
Expand Down
4 changes: 2 additions & 2 deletions examples/crypto-chart/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# crypto-chart

[Live demo](https://s3.amazonaws.com/demo.thi.ng/umbrella/crypto-chart/index.html)
![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/crypto-chart.png)

![chart](https://raw.githubusercontent.com/thi-ng/umbrella/master/assets/examples/crypto-chart.png)
[Live demo](https://s3.amazonaws.com/demo.thi.ng/umbrella/crypto-chart/index.html)

Price data provided by [cryptocompare.com](https://min-api.cryptocompare.com/).

Expand Down
2 changes: 2 additions & 0 deletions examples/ellipse-proximity/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# ellipse-proximity

![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/ellipse-proximity.png)

[Live demo](http://demo.thi.ng/umbrella/ellipse-proximity/)

Please refer to the [example build instructions](https://github.com/thi-ng/umbrella/wiki/Example-build-instructions) on the wiki.
Expand Down
2 changes: 1 addition & 1 deletion examples/fft-synth/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# fft-synth

![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/master/assets/examples/fft-synth.png)
![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/fft-synth.png)

[Live demo](http://demo.thi.ng/umbrella/fft-synth/)

Expand Down
2 changes: 2 additions & 0 deletions examples/geom-convex-hull/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# geom-convex-hull

![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/geom-convex-hull.png)

[Live demo](http://demo.thi.ng/umbrella/geom-convex-hull/)

A refactored version of a [blog post code example by Pete
Expand Down
2 changes: 2 additions & 0 deletions examples/geom-fuzz-basics/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# geom-fuzz-basics

![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/geom/geom-fuzz.png)

[Live demo](http://demo.thi.ng/umbrella/geom-fuzz-basics/)

Please refer to the [example build instructions](https://github.com/thi-ng/umbrella/wiki/Example-build-instructions) on the wiki.
Expand Down
2 changes: 2 additions & 0 deletions examples/geom-knn/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# geom-knn

![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/geom-knn.jpg)

[Live demo](http://demo.thi.ng/umbrella/geom-knn/)

Drawing / debug toy based on 2x recursive KNN search using the k-D tree
Expand Down
2 changes: 2 additions & 0 deletions examples/geom-tessel/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# geom-tessel

![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/geom/tessel.png)

[Live demo](http://demo.thi.ng/umbrella/geom-tessel/)

Test example of
Expand Down
2 changes: 2 additions & 0 deletions examples/geom-voronoi-mst/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# geom-voronoi-mst

![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/geom-voronoi-mst.jpg)

[Live demo](http://demo.thi.ng/umbrella/geom-voronoi-mst/)

Please refer to the [example build instructions](https://github.com/thi-ng/umbrella/wiki/Example-build-instructions) on the wiki.
Expand Down
2 changes: 2 additions & 0 deletions examples/gesture-analysis/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# gesture-analysis

![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/gesture-analysis.png)

[Live demo](http://demo.thi.ng/umbrella/gesture-analysis/)

Mouse / touch gesture processing, analysis and SVG visualization, using
Expand Down
2 changes: 2 additions & 0 deletions examples/grid-iterators/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# grid-iterators

![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/grid-iterators.png)

[Live demo](http://demo.thi.ng/umbrella/grid-iterators/)

Please refer to the [example build instructions](https://github.com/thi-ng/umbrella/wiki/Example-build-instructions) on the wiki.
Expand Down
2 changes: 2 additions & 0 deletions examples/hdom-benchmark/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# hdom-benchmark

![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/hdom-benchmark.png)

[Live demo](https://demo.thi.ng/umbrella/hdom-benchmark/)

Please refer to the [example build
Expand Down
2 changes: 2 additions & 0 deletions examples/hdom-benchmark2/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# hdom-benchmark2

![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/hdom-benchmark2.png)

[Live demo](http://demo.thi.ng/umbrella/hdom-benchmark2/)

Please refer to the [example build
Expand Down
2 changes: 2 additions & 0 deletions examples/hdom-canvas-clock/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# hdom-canvas-clock

![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/hdom-canvas-clock.png)

[Live demo](http://demo.thi.ng/umbrella/hdom-canvas-clock/)

Declarative canvas drawing using the
Expand Down
2 changes: 2 additions & 0 deletions examples/hdom-canvas-draw/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# hdom-canvas-draw

![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/hdom-canvas-draw.jpg)

[Live demo](http://demo.thi.ng/umbrella/hdom-canvas-draw/)

Please refer to the [example build
Expand Down
2 changes: 2 additions & 0 deletions examples/hdom-canvas-particles/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# hdom-canvas-particles

![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/hdom-canvas-particles.jpg)

[Live demo](http://demo.thi.ng/umbrella/hdom-canvas-particles/)

Please refer to the [example build instructions](https://github.com/thi-ng/umbrella/wiki/Example-build-instructions) on the wiki.
Expand Down
2 changes: 1 addition & 1 deletion examples/hdom-canvas-shapes/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# hdom-canvas-shapes

![screenshots](https://raw.githubusercontent.com/thi-ng/umbrella/master/assets/hdom-canvas/hdom-canvas-shapes-results.png)
![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/hdom-canvas/hdom-canvas-shapes-results.png)

[Live demo](http://demo.thi.ng/umbrella/hdom-canvas-shapes/)

Expand Down
2 changes: 2 additions & 0 deletions examples/hdom-toggle/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# hdom-toggle

![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/hdom-toggle.png)

[Live demo](http://demo.thi.ng/umbrella/hdom-toggle/)

Please refer to the [example build instructions](https://github.com/thi-ng/umbrella/wiki/Example-build-instructions) on the wiki.
Expand Down
2 changes: 2 additions & 0 deletions examples/hiccup-canvas-arcs/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# hiccup-canvas-arcs

![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/hiccup-canvas-arcs.png)

[Live demo](http://demo.thi.ng/umbrella/hiccup-canvas-arcs/)

Please refer to the [example build instructions](https://github.com/thi-ng/umbrella/wiki/Example-build-instructions) on the wiki.
Expand Down
2 changes: 2 additions & 0 deletions examples/imgui-basics/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# imgui-basics

![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/imgui-basics.png)

[Live demo](http://demo.thi.ng/umbrella/imgui-basics/)

Please refer to the [example build instructions](https://github.com/thi-ng/umbrella/wiki/Example-build-instructions) on the wiki.
Expand Down
2 changes: 1 addition & 1 deletion examples/imgui/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# imgui

![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/master/assets/imgui/imgui-all.png)
![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/imgui/imgui-all.png)

[Live demo](http://demo.thi.ng/umbrella/imgui/)

Expand Down
2 changes: 2 additions & 0 deletions examples/iso-plasma/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# iso-plasma

![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/geom/geom-isoline.png)

[Live demo](http://demo.thi.ng/umbrella/iso-plasma/)

Please refer to the [example build instructions](https://github.com/thi-ng/umbrella/wiki/Example-build-instructions) on the wiki.
Expand Down
2 changes: 2 additions & 0 deletions examples/json-components/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# json-components

![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/json-components.jpg)

[Live demo](https://demo.thi.ng/umbrella/json-components/)

Please refer to the [example build
Expand Down
2 changes: 2 additions & 0 deletions examples/mandelbrot/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# mandelbrot

![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/mandelbrot.jpg)

[Live demo](http://demo.thi.ng/umbrella/mandelbrot/)

Please refer to the [example build
Expand Down
4 changes: 4 additions & 0 deletions examples/markdown/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Minimal Markdown parser

![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/markdown-parser.jpg)

This project is part of the
[@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo.

Expand Down Expand Up @@ -91,6 +93,8 @@ import { parse } from "@thi.ng/hiccup-markdown";
const src = `
# Hello world
![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/Hello world.png)
[This](http://example.com) is a _test_.
`;
Expand Down
2 changes: 2 additions & 0 deletions examples/parse-playground/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# parse-playground

![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/parse-playground.png)

[Visit playground](http://demo.thi.ng/umbrella/parse-playground/)

This project was largely created during the very first [thi.ng/umbrella
Expand Down
4 changes: 2 additions & 2 deletions examples/pixel-basics/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# pixel-basics

[Live demo](http://demo.thi.ng/umbrella/pixel-basics/)
![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/pixel/pixel-basics.png)

![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/master/assets/pixel/pixel-basics.png)
[Live demo](http://demo.thi.ng/umbrella/pixel-basics/)

Please refer to the [example build instructions](https://github.com/thi-ng/umbrella/wiki/Example-build-instructions) on the wiki.

Expand Down
2 changes: 2 additions & 0 deletions examples/pixel-sorting/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# pixel-sorting

![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/pixel-sorting.png)

[Live demo](http://demo.thi.ng/umbrella/pixel-sorting/)

Please refer to the [example build instructions](https://github.com/thi-ng/umbrella/wiki/Example-build-instructions) on the wiki.
Expand Down
8 changes: 4 additions & 4 deletions examples/pointfree-svg/README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# pointfree-svg

This is a non-browser demo combining the following packages to generate
the SVG graphic below:
![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/pointfree-svg.png)

This is a non-browser demo combining the following packages to generate the
above SVG graphic:

- [@thi.ng/hiccup](https://github.com/thi-ng/umbrella/tree/develop/packages/hiccup)
- [@thi.ng/hiccup-svg](https://github.com/thi-ng/umbrella/tree/develop/packages/hiccup-svg)
- [@thi.ng/pointfree](https://github.com/thi-ng/umbrella/tree/develop/packages/pointfree)
- [@thi.ng/pointfree-lang](https://github.com/thi-ng/umbrella/tree/develop/packages/pointfree-lang)

![generated result](https://raw.githubusercontent.com/thi-ng/umbrella/master/examples/pointfree-svg/output.svg)

Most of the [source
code](https://raw.githubusercontent.com/thi-ng/umbrella/master/examples/pointfree-svg/src/index.ts)
is written in the pointfree DSL syntax and includes a rudimentary
Expand Down
2 changes: 2 additions & 0 deletions examples/poisson-circles/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# poisson-circles

![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/poisson/poisson.jpg)

[Live demo](http://demo.thi.ng/umbrella/poisson-circles/)

Please refer to the [example build instructions](https://github.com/thi-ng/umbrella/wiki/Example-build-instructions) on the wiki.
Expand Down
2 changes: 2 additions & 0 deletions examples/poly-spline/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# poly-spline

![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/poly-spline.png)

[Live demo](http://demo.thi.ng/umbrella/poly-spline/)

Please refer to the [example build instructions](https://github.com/thi-ng/umbrella/wiki/Example-build-instructions) on the wiki.
Expand Down
2 changes: 2 additions & 0 deletions examples/porter-duff/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# porter-duff

![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/porter-duff/porter-duff2.png)

[Live demo](http://demo.thi.ng/umbrella/porter-duff/)

Please refer to the [example build instructions](https://github.com/thi-ng/umbrella/wiki/Example-build-instructions) on the wiki.
Expand Down
2 changes: 1 addition & 1 deletion examples/ramp-synth/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ramp-synth

![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/master/assets/examples/ramp-synth.png)
![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/ramp-synth.png)

[Live demo](http://demo.thi.ng/umbrella/ramp-synth/)

Expand Down
2 changes: 2 additions & 0 deletions examples/rdom-dnd/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# rdom-dnd

![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/rdom-dnd.png)

[Live demo](http://demo.thi.ng/umbrella/rdom-dnd/)

Please refer to the [example build instructions](https://github.com/thi-ng/umbrella/wiki/Example-build-instructions) on the wiki.
Expand Down
2 changes: 2 additions & 0 deletions examples/rdom-lissajous/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# rdom-lissajous

![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/rdom-lissajous.png)

[Live demo](http://demo.thi.ng/umbrella/rdom-lissajous/)

Please refer to the [example build instructions](https://github.com/thi-ng/umbrella/wiki/Example-build-instructions) on the wiki.
Expand Down
2 changes: 2 additions & 0 deletions examples/rdom-svg-nodes/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# rdom-svg-nodes

![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/rdom-svg-nodes.png)

[Live demo](http://demo.thi.ng/umbrella/rdom-svg-nodes/)

Please refer to the [example build instructions](https://github.com/thi-ng/umbrella/wiki/Example-build-instructions) on the wiki.
Expand Down
4 changes: 3 additions & 1 deletion examples/rotating-voronoi/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# rotating-voronoi

![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/rotating-voronoi.jpg)

[Live demo](http://demo.thi.ng/umbrella/rotating-voronoi/)

Example to show 2d spline in combination with voronoi tessellation.
Expand All @@ -9,7 +11,7 @@ Please refer to the [example build instructions](https://github.com/thi-ng/umbre

## Authors

- Alberto Massa
- Alberto Massa

## License

Expand Down
2 changes: 2 additions & 0 deletions examples/router-basics/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# router-basics

![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/router-basics.jpg)

[Live demo](https://demo.thi.ng/umbrella/router-basics/)

Please refer to the [example build
Expand Down
6 changes: 3 additions & 3 deletions examples/rstream-event-loop/README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# rstream-event-loop

![screenshot](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/rstream-event-loop.png)

[Live demo](http://demo.thi.ng/umbrella/rstream-event-loop/)

This example demonstrates the use of
[@thi.ng/rstream](https://github.com/thi-ng/umbrella/tree/develop/packages/rstream)
constructs to define a basic event-loop, event handlers and reactive DOM
updates, based on the dataflow topology shown below:

![generated result](https://raw.githubusercontent.com/thi-ng/umbrella/master/assets/examples/rstream-event-loop.png)
updates, based on the dataflow topology shown above.

Please refer to the [example build instructions](https://github.com/thi-ng/umbrella/wiki/Example-build-instructions) on the wiki.

Expand Down
Loading

0 comments on commit 398cbb9

Please sign in to comment.