All Projects β†’ yonicd β†’ Slickr

yonicd / Slickr

Licence: other
slick carousel htmlwidget for R

Programming Languages

javascript
184084 projects - #8 most used programming language
r
7636 projects

Projects that are alternatives of or similar to Slickr

r3dmol
🧬 An R package for visualizing molecular data in 3D
Stars: ✭ 45 (-56.73%)
Mutual labels:  htmlwidgets
Highcharter
R wrapper for highcharts
Stars: ✭ 583 (+460.58%)
Mutual labels:  htmlwidgets
Sigmajs
Ξ£ sigma.js for R
Stars: ✭ 58 (-44.23%)
Mutual labels:  htmlwidgets
Flextable
table farming
Stars: ✭ 288 (+176.92%)
Mutual labels:  htmlwidgets
Vue Slick Carousel
πŸš₯Vue Slick Carousel with True SSR Written for ⚑Faster Luxstay
Stars: ✭ 447 (+329.81%)
Mutual labels:  slick
Play Slick
Slick Plugin for Play
Stars: ✭ 792 (+661.54%)
Mutual labels:  slick
quickglobe
🌎 View Country Data via a 3D, D3, Globe 🌍
Stars: ✭ 22 (-78.85%)
Mutual labels:  htmlwidgets
Jquery Slick Rails
Integrates Slick carousel, a jQuery plugin, into your Rails app.
Stars: ✭ 89 (-14.42%)
Mutual labels:  slick
Dt
R Interface to the jQuery Plug-in DataTables
Stars: ✭ 451 (+333.65%)
Mutual labels:  htmlwidgets
Tuicalendr
πŸ“† R htmlwidget for tui-calendar
Stars: ✭ 53 (-49.04%)
Mutual labels:  htmlwidgets
Rhandsontable
A htmlwidgets implementation of Handsontable.js
Stars: ✭ 320 (+207.69%)
Mutual labels:  htmlwidgets
Echarts4r
🐳 ECharts 5 for R
Stars: ✭ 378 (+263.46%)
Mutual labels:  htmlwidgets
Es Cqrs Shopping Cart
A resilient and scalable shopping cart system designed using Event Sourcing (ES) and Command Query Responsibility Segregation (CQRS)
Stars: ✭ 19 (-81.73%)
Mutual labels:  slick
Akka Persistence Jdbc
Asynchronously writes journal and snapshot entries to configured JDBC databases so that Akka Actors can recover state
Stars: ✭ 271 (+160.58%)
Mutual labels:  slick
Vue Agile
🎠 A carousel component for Vue.js
Stars: ✭ 1,167 (+1022.12%)
Mutual labels:  slick
slick-generic-dao-example
Generic DAO example implementation for Slick 3.2
Stars: ✭ 14 (-86.54%)
Mutual labels:  slick
Slick Pg
Slick extensions for PostgreSQL
Stars: ✭ 780 (+650%)
Mutual labels:  slick
React Slick
React carousel component
Stars: ✭ 10,067 (+9579.81%)
Mutual labels:  slick
Play Slick3 Example
A simple skeleton for play scala slick applications.
Stars: ✭ 83 (-20.19%)
Mutual labels:  slick
Play Reactive Slick
This is Play Template with a nice User Interface. If you want to use Play as web framework and Postgres as Database then this demo project can be used as a starting point for your application.
Stars: ✭ 40 (-61.54%)
Mutual labels:  slick

CRAN_Status_Badge Project Status: Active - The project has reached a stable, usable state and is being actively developed. downloads R-win build status R-mac build status R-linux build status Codecov test coverage Covrpage Summary

slickR

The last carousel you’ll ever need

We are happy to bring the slick JavaScript library to R. It is self described as "the last carousel you'll ever need". This carousel is based on putting the elements of the carousel in a div HTML tag. This makes the carousel very versatile in what can be placed inside. Regular objects that are placed in a carousel can be for example: images, plots, tables, gifs, videos and objects embedded in iframes.

This tool helps review multiple outputs in an efficient manner and saves much needed space in documents and Shiny applications, while creating a user friendly experience.

These carousels can be used directly from the R console, from RStudio, in Shiny apps and R Markdown documents.

Installation

CRAN

install.packages('slickR')

Github (dev)

remotes::install_github('yonicd/slickR')
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].