All Projects → emitanaka → Anicon

emitanaka / Anicon

Animated icons for R markdown and Shiny apps

Programming Languages

r
7636 projects

Projects that are alternatives of or similar to Anicon

svelte-fa
Tiny FontAwesome 5 component for Svelte
Stars: ✭ 214 (+96.33%)
Mutual labels:  fontawesome, font-awesome, icon
vue-fa
Tiny FontAwesome 5 component for Vue.js.
Stars: ✭ 24 (-77.98%)
Mutual labels:  fontawesome, font-awesome, icon
workshops-setup cloud analytics machine
Tips and Tricks to setup a cloud machine for Analytics and Data Science with R, RStudio and Shiny Servers, Python and JupyterLab
Stars: ✭ 12 (-88.99%)
Mutual labels:  shiny, rmarkdown, rstats
Shinycustomloader
Add a custom loader for R shiny
Stars: ✭ 97 (-11.01%)
Mutual labels:  shiny, rstats
Swifticons
🎢Swift Library for Font Icons - ★ this library
Stars: ✭ 747 (+585.32%)
Mutual labels:  fontawesome, font-awesome
Pandoc Latex Tip
A pandoc filter for adding tip in LaTeX
Stars: ✭ 7 (-93.58%)
Mutual labels:  icon, font-awesome
Shinyjs
💡 Easily improve the user experience of your Shiny apps in seconds
Stars: ✭ 566 (+419.27%)
Mutual labels:  shiny, rstats
Rmarkdown Website Tutorial
Tutorial for creating websites w/ R Markdown
Stars: ✭ 26 (-76.15%)
Mutual labels:  rmarkdown, rstats
Shinyappdemo
A demo shiny app inside a package
Stars: ✭ 23 (-78.9%)
Mutual labels:  shiny, rstats
Font Awesome Php
A PHP library for Font Awesome 4.7.
Stars: ✭ 47 (-56.88%)
Mutual labels:  fontawesome, font-awesome
Explore
R package that makes basic data exploration radically simple (interactive data exploration, reproducible data science)
Stars: ✭ 69 (-36.7%)
Mutual labels:  rmarkdown, shiny
Alfred Font Awesome Workflow
🎩 Font Awesome workflow for Alfred
Stars: ✭ 714 (+555.05%)
Mutual labels:  fontawesome, font-awesome
React Fontawesome
A React Font Awesome component.
Stars: ✭ 662 (+507.34%)
Mutual labels:  icon, font-awesome
Talks
Repository of publicly available talks by Leon Eyrich Jessen, PhD. Talks cover Data Science and R in the context of research
Stars: ✭ 16 (-85.32%)
Mutual labels:  rmarkdown, rstats
Highcharter
R wrapper for highcharts
Stars: ✭ 583 (+434.86%)
Mutual labels:  shiny, rstats
Datofutbol
Dato Fútbol repository
Stars: ✭ 23 (-78.9%)
Mutual labels:  shiny, rstats
Sever
🔪Good-looking problems: customise your Shiny disconnected screen and error messages
Stars: ✭ 60 (-44.95%)
Mutual labels:  shiny, rstats
Shufflecards
✨ Create magical grid layouts in Shiny & Markdown
Stars: ✭ 76 (-30.28%)
Mutual labels:  rmarkdown, shiny
Fontawesome Module
Module to use Font Awesome icons in Nuxt.js
Stars: ✭ 79 (-27.52%)
Mutual labels:  fontawesome, font-awesome
Iconfontcppheaders
C, C++ headers and C# classes for icon fonts: Font Awesome, Fork Awesome, Material Design, Kenney game icons and Fontaudio
Stars: ✭ 509 (+366.97%)
Mutual labels:  fontawesome, font-awesome

anicon

Overview

This R-package allows for easy insertion of animated font awesome or academicons icons into R markdown or Shiny.

It works with inline code such as `r anicon::faa("leaf", animate="burst")`

You can find the vignette here.

Installation

You can install this package from github as:

# install.packages("devtools")
devtools::install_github('emitanaka/anicon')

Example

anicon now also has text animation!

See more in the vignette here.

Font awesome animation is brought thanks to font-awesome-animation.

Still icons

For still icons you can try either the fontawesome package or icon package .

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