# MarkdownUp Application Examples

| | |
| ------- | ------ |
| [BareSript Library Documentation] | [Source][BareSript Library Documentation Source] |
| [Chaos Balls] | [Source][Chaos Balls Source] |
| [Chisel Documentation] | [Source][Chisel Documentation Source] |
| [Color Ramp] | [Source][Color Ramp Source] |
| [Conway's Game of Life] | [Source][Conway's Game of Life Source] |
| [Day Hikes Dashboard] | [Source][Day Hikes Dashboard Source] |
| [Emoji] | [Source][Emoji Source] |
| [The Fruit Fly Trap Maker] | [Source][The Fruit Fly Trap Maker Source] |
| [Happy Holidays!] | [Source][Happy Holidays! Source] |
| [The Hobbs Family Cookbook] | [Source][The Hobbs Family Cookbook Source] |
| [Mandelbrot Set Explorer] | [Source][Mandelbrot Set Explorer Source] |
| [Money] | [Source][Money Source] |
| [npm Dependency Explorer] | [Source][npm Dependency Explorer Source] |
| [Package Downloads Dashboard] | [Source][Package Downloads Dashboard Source] |
| [QR Code] | [Source][QR Code Source] |
| [Snack Attack] | [Source][Snack Attack Source] |
| [Solar Dashboard] | [Source][Solar Dashboard Source] |
| [Sunrise Dashboard] | [Source][Sunrise Dashboard Source] |
| [Tunguska Event Simulation] | [Source][Tunguska Event Simulation Source] |

[BareSript Library Documentation]: https://craigahobbs.github.io/bare-script/library/
[BareSript Library Documentation Source]: https://github.com/craigahobbs/bare-script/blob/main/lib/include/baredoc.bare

[Chaos Balls]: https://craigahobbs.github.io/chaosBalls/
[Chaos Balls Source]: https://github.com/craigahobbs/craigahobbs.github.io/blob/main/chaosBalls/chaosBalls.bare

[Chisel Documentation]: https://craigahobbs.github.io/chisel/example/#var.vName='chisel_doc_request'
[Chisel Documentation Source]: https://github.com/craigahobbs/chisel/blob/main/src/chisel/static/chiselDoc.bare

[Color Ramp]: https://craigahobbs.github.io/color-ramp/
[Color Ramp Source]: https://github.com/craigahobbs/craigahobbs.github.io/blob/main/color-ramp/colorRamp.bare

[Conway's Game of Life]: https://craigahobbs.github.io/life/
[Conway's Game of Life Source]: https://github.com/craigahobbs/craigahobbs.github.io/blob/main/life/life.bare

[Day Hikes Dashboard]: https://craigahobbs.github.io/day-hikes/
[Day Hikes Dashboard Source]: https://github.com/craigahobbs/day-hikes/blob/main/dayHikes.bare

[Emoji]: https://craigahobbs.github.io/emoji/
[Emoji Source]: https://github.com/craigahobbs/craigahobbs.github.io/blob/main/emoji/emoji.bare

[The Fruit Fly Trap Maker]: https://craigahobbs.github.io/fruit-fly-trap/
[The Fruit Fly Trap Maker Source]: https://github.com/craigahobbs/craigahobbs.github.io/blob/main/fruit-fly-trap/fruit-fly-trap.bare

[Happy Holidays!]: https://craigahobbs.github.io/happy-holidays/
[Happy Holidays! Source]: https://github.com/craigahobbs/craigahobbs.github.io/blob/main/happy-holidays/happy-holidays.bare

[The Hobbs Family Cookbook]: https://craigahobbs.github.io/hobbs-family-cookbook/
[The Hobbs Family Cookbook Source]: https://github.com/craigahobbs/hobbs-family-cookbook/blob/main/markdownBook.bare

[Mandelbrot Set Explorer]: https://craigahobbs.github.io/mandelbrot/
[Mandelbrot Set Explorer Source]: https://github.com/craigahobbs/craigahobbs.github.io/blob/main/mandelbrot/mandelbrot.bare

[Money]: https://craigahobbs.github.io/money/
[Money Source]: https://github.com/craigahobbs/craigahobbs.github.io/blob/main/money/money.bare

[npm Dependency Explorer]: https://craigahobbs.github.io/npm-dependency-explorer/
[npm Dependency Explorer Source]: https://github.com/craigahobbs/npm-dependency-explorer/blob/main/npmDependencyExplorer.bare

[Package Downloads Dashboard]: https://craigahobbs.github.io/downloads/
[Package Downloads Dashboard Source]: https://github.com/craigahobbs/craigahobbs.github.io/blob/main/downloads/downloads.bare

[QR Code]: https://craigahobbs.github.io/qrcode/
[QR Code Source]: https://github.com/craigahobbs/craigahobbs.github.io/blob/main/qrcode/qrcodeApp.bare

[Snack Attack]: https://craigahobbs.github.io/snackAttack/
[Snack Attack Source]: https://github.com/craigahobbs/craigahobbs.github.io/blob/main/snackAttack/snackAttack.bare

[Solar Dashboard]: https://craigahobbs.github.io/solar/
[Solar Dashboard Source]: https://github.com/craigahobbs/solar/blob/main/solar.bare

[Sunrise Dashboard]: https://craigahobbs.github.io/sunrise/
[Sunrise Dashboard Source]: https://github.com/craigahobbs/sunrise/blob/main/sunrise.bare

[Tunguska Event Simulation]: https://craigahobbs.github.io/tunguska/
[Tunguska Event Simulation Source]: https://github.com/craigahobbs/craigahobbs.github.io/blob/main/tunguska/tunguska.bare
