Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tylerlittlefield/rfortunes
:iphone: A react-native app for the fortunes R package
https://github.com/tylerlittlefield/rfortunes
fortunes javascript r react-native rstats
Last synced: 6 days ago
JSON representation
:iphone: A react-native app for the fortunes R package
- Host: GitHub
- URL: https://github.com/tylerlittlefield/rfortunes
- Owner: tylerlittlefield
- License: mit
- Created: 2018-12-17T04:21:25.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-18T18:11:29.000Z (almost 6 years ago)
- Last Synced: 2023-07-20T12:01:32.800Z (over 1 year ago)
- Topics: fortunes, javascript, r, react-native, rstats
- Language: JavaScript
- Homepage:
- Size: 1.33 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RFortunes
[![CircleCI](https://circleci.com/gh/tyluRp/RFortunes.svg?style=svg)](https://circleci.com/gh/tyluRp/RFortunes)
[![](https://img.shields.io/github/license/tylurp/RFortunes.svg)](https://github.com/tyluRp/RFortunes/tree/master)A simple iOS app written with the [react-native](https://facebook.github.io/react-native/) javascript framework. RFortunes queries a random row from a SQLite database. The data comes from the [`fortunes`](https://cran.r-project.org/web/packages/fortunes/index.html) R package.