Giter Site home page Giter Site logo

dgruenew / shinylp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jasdumas/shinylp

0.0 1.0 0.0 819 KB

A R package for Bootstrap Components to make Landing Home Pages for Shiny :globe_with_meridians:

Home Page: https://CRAN.R-project.org/package=shinyLP

License: Other

R 100.00%

shinylp's Introduction

Rdoc

shinyLP

Bootstrap Landing Home Pages for Shiny

The goal of shinyLP is to provide functions that wrap HTML Bootstrap code to enable the design and layout of informative landing home pages for Shiny applications. A Landing page is the first page of a web app or website that a user interacts with to learn the purpose, usage and status of the tool. The user experience and interface are important features to consider when developing Shiny applications to direct, especially non-technical users how to use the application.

This package is inspired by the shinyBS package which incorporates useful components from the Bootstrap web framework for use in Shiny. shinyLP extends the Bootstrap components that are used in the Shiny package by making it easier by not having to write additional HTML code.

Future package updates and ideas

  • more examples on demo shiny app
  • additional bootstrap components I'm interested in implementing:

shinyLP Example

This example features a informative layout calling attention to key features, directions, package status, security or licensing, package maintainer contact.

  • To run this example provided from the package:
shinyLP::runExample()



How to install this package?

To install the package type the following:

install.packages("shinyLP")
library("shinyLP")

Or you can install the development version from Github:

library(devtools)
install_github("jasdumas/shinyLP")
library(shinyLP)

How to use this package?

The components of the package are functions that wrap HTML Bootstrap code for use in shiny apps. Include the functions in the UI section of your app to provide additional features which normally requires including HTML code.

This project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

Contact

Package Author: Jasmine Dumas @jasdumas | jasdumas.github.io

shinylp's People

Contributors

jasdumas avatar

Watchers

Dave Gruenewald avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.