Coder Social home page Coder Social logo

mayank7jan / live-knit-rmd Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 3.38 MB

Knit R Markdown documents live on the app and download source and knit documents.

Home Page: https://mayankagrawalbond.shinyapps.io/live-knit-rmd/

License: MIT License

R 81.26% CSS 2.27% JavaScript 16.48%
r rshiny rshinyapp rshiny-application bootstrap3 bootstrap shinythemes markdown-editor markdown markdown-viewer

live-knit-rmd's Introduction

Website shields.io made-with-Rshiny made-with-Markdown made-with-latex License: GPL v3 Open Source? Yes!

Introduction

This R Shiny application provides an intitutive user experenice to write markdown documents and see the live rendering on the fly.

Since the output of markdown is native HTML, it paves way for multiple use cases of this application, few of which are listed below -

  • Write blog posts directly in markdown, which can be then integrated with any web development tech stack, such as Wordpress, MERN, React, Native HTML/CSS/JS etc.
  • Write custom e-mailers in markdown, which can be then automatetd to send to 100s of recipents through Robotic Process automation using R, Python, Java.
  • Write project reports in markdown and style with css, so that all your reports have consitent styling and you are focused more on content creation.
  • Users new to markdown format can play with this app to get a hang of its capability.

Additional fun features of this application are -

  • View all available BootStrap themes via the Theme Selection widget.
  • Fully Customize the look and feel of your R Shiny Web application or any bootstrap powered web application by defining/changing color varaibales powered by SASS.

Website

The Markdown application is deployed and live at shinyapps.io

Home Page - View Tab

home-page

Create Tab

createTab

Editor Themes

editorThemes

App Themes

appThemes

Application References

This application uses two major chunks in its implementation, as follows.

  1. Ace Editor - shinyAce is a R package wrapper to implement the live text editor input section.
  2. knitr - R package to convert markdown documents to various formats such as - .docx, .ppt, HTML, ioslides among a few other. Here, we specifically knit it to HTML for live preview update. Here is the repo for the simple implementation of it via more web dev route, from 8 years ago.

live-knit-rmd's People

Contributors

mayank7jan avatar

Watchers

 avatar  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.