https://github.com/ColinFay/golemexamples
Gathering in one place some {golem} examples
https://github.com/ColinFay/golemexamples
Last synced: 4 months ago
JSON representation
Gathering in one place some {golem} examples
- Host: GitHub
- URL: https://github.com/ColinFay/golemexamples
- Owner: ColinFay
- Created: 2021-02-09T09:24:23.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-27T14:10:11.000Z (about 2 years ago)
- Last Synced: 2024-08-13T07:13:41.938Z (8 months ago)
- Language: R
- Size: 661 KB
- Stars: 63
- Watchers: 7
- Forks: 18
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - ColinFay/golemexamples - Gathering in one place some {golem} examples (R)
README
# golemexamples
Gathering in one place some example of applications built with `{golem}`.
+ [golemhtmltemplate](/golemhtmltemplate): Using `htmlTemplate()` and `{golem}`
> Application available at
+ [golempunkapi](/golempunkapi): Example of a Shiny app calling an API from the client-side
> Application available at
+ [golemnotifyjs](/golemnotifyjs) Using [notifyjs](notifyjs.jpillora.com) in `{shiny}` via `{golem}`
> Application available at
+ [golemfuture](/golemfuture): Using `{future}` and `{promises}` for asynchronous programming in `{shiny}`
> Application available at
+ [golemwhereamidemo](/golemwhereamidemo): Using `{whereami}` for logging inside `{shiny}`
> Application available at
+ [golemshinymanager](/golemshinymanager): Using `{shinymanager}` & `{golem}`
+ [golemshinydash](/golemshinydash): Using `{shinydashboard}` & `{golem}`
+ [golemqlite](/golemqlite): Example of golem & sqlite.
+ [golemyamlapps](/golemyamlapps): Same backend, different apps based on YAML & `{config}`.
+ [golembrochure](/golembrochure): Using `{golem}` and `{brochure}`.