Showing 3 of total 3 results (show query)
tconwell
webdeveloper:Functions for Web Development
Organizational framework for web development in R including functions to serve static and dynamic content via HTTP methods, includes the html5 package to create HTML pages, and offers other utility functions for common tasks related to web development.
Maintained by Timothy Conwell. Last updated 2 years ago.
1 stars 2.70 score 1 scriptstconwell
bsTools:Create HTML Content with Bootstrap 5 Classes and Layouts
Functions are pre-configured to utilize Bootstrap 5 classes and HTML structures to create Bootstrap-styled HTML quickly and easily. Includes functions for creating common Bootstrap elements such as containers, rows, cols, navbars, etc. Intended to be used with the html5 package. Learn more at <https://getbootstrap.com/>.
Maintained by Timothy Conwell. Last updated 2 years ago.
1 stars 2.70 score 2 scriptstconwell
dbWebForms:Produce R Functions to Create HTML Forms Based on SQL Meta Data
Offers meta programming style tools to generate configurable R functions that produce HTML forms based on table input and SQL meta data. Also generates functions for collecting the parameters of those HTML forms after they are submitted. Useful for quickly generating HTML forms based on existing SQL tables. To use the resultant functions, the output files containing those functions must be read into the R environment (perhaps using base::source()).
Maintained by Timothy Conwell. Last updated 4 years ago.
1.00 score