{"id":13942705,"url":"https://github.com/feddelegrand7/shinysnip","last_synced_at":"2025-04-06T10:32:26.769Z","repository":{"id":54631364,"uuid":"312316197","full_name":"feddelegrand7/shinysnip","owner":"feddelegrand7","description":" 👽 👽 👽 VSCode Extension for Generating Shiny Code Snippets.","archived":false,"fork":false,"pushed_at":"2021-09-06T21:04:59.000Z","size":628,"stargazers_count":12,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-21T22:01:47.330Z","etag":null,"topics":["r","rstats","shiny","vscode","vscode-extension"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=Mohamed-El-Fodil-Ihaddaden.shinysnip","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/feddelegrand7.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-11-12T15:23:09.000Z","updated_at":"2023-09-05T12:01:53.000Z","dependencies_parsed_at":"2022-08-13T22:10:10.357Z","dependency_job_id":null,"html_url":"https://github.com/feddelegrand7/shinysnip","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feddelegrand7%2Fshinysnip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feddelegrand7%2Fshinysnip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feddelegrand7%2Fshinysnip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feddelegrand7%2Fshinysnip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/feddelegrand7","download_url":"https://codeload.github.com/feddelegrand7/shinysnip/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247470343,"owners_count":20944146,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["r","rstats","shiny","vscode","vscode-extension"],"created_at":"2024-08-08T02:01:59.777Z","updated_at":"2025-04-06T10:32:26.289Z","avatar_url":"https://github.com/feddelegrand7.png","language":null,"funding_links":[],"categories":["Others"],"sub_categories":[],"readme":"# shinysnip README\n\n`shinysnip` is a VSCode Extension that allows you to generate R Shiny code snippets. Note that [Shiny](https://shiny.rstudio.com/) offers a LOT of functions 👽, as such `shinysnip` may not be exhaustive 🐤, if you notice a missing feature 🔬, feel free to open an issue or create a PR 🧑‍🚀. \n\n## Features\n\n![example](example.gif)\n\n\n## Available Functions\n\nIf you've spotted a bug or wants a new feature, feel free to modify the following table: \n\n🟢 Done \n🍊 Implemented in the Development Version\n🔴 Not Implemented Yet\n\n\n\n|Function   | Status   |\n|---|---|\n|!fluidPage   | 🟢  |\n|!sidebarLayout   | 🟢  |\n|!textInput   | 🟢  |\n|!sliderInput   | 🟢  |\n|!navlistPanel   | 🟢  |\n|!dateInputF   | 🟢  |\n|!checkboxInput   | 🟢  |\n|!checkboxG   | 🟢  |\n|!fileInput   | 🟢  |\n|!selectInput   | 🟢  |\n|!textAreaInput   | 🟢  |\n|!passwordInput   | 🟢  |\n|!varSelectInput   | 🟢  |\n|!radioButtons   | 🟢  |\n|!plotOutput/renderPlot   | 🟢  |\n|!imageOutput/renderImage   | 🟢  |\n|!downloadButton/downloadHandler   | 🟢  |\n|!tableOutput/renderTable   | 🟢  |\n|!observeEvent   | 🟢  |\n|!eventReactive   | 🟢  |\n|!textOutput/renderText   | 🟢  |\n|!textOutputPr/renderPrint   | 🟢  |\n|!fluidRow/column  | 🟢  |\n|!tabsetPanel  | 🟢  |\n|!icon  | 🟢  |\n|!navbarPage  | 🟢 |\n|!reactive  | 🟢  |\n|!dataTableOutput/renderDataTable  | 🟢 |\n|!insertUI  | 🟢 |\n|!removeUI  | 🟢 |\n|!validate/need  | 🟢 |\n|!navbarPage/navbarMenu  | 🟢 |\n|!gt_output/render_gt  | 🟢 |\n|!plotlyOutput/renderPlotly  | 🟢 |\n|!insertTab | 🟢 |\n|!style  | 🟢 |\n|!prependTab  | 🟢 |\n|!appendTab  | 🟢 |\n|!showTab  | 🟢 |\n|!hideTab  | 🟢 |\n|!fillPage  | 🟢 |\n|!fillRow  | 🟢 |\n|!fillColumn  | 🟢 |\n|!observe  | 🔴 |\n|!req  | 🔴 |\n\n\n\n\n\n## LOG\n\n## [0.1.7]\n- Minor formatting\n\n## 0.1.6\n\n+ minor formatting stuff\n\n## 0.1.5\n\n+ better formatting of code\n\n#### 0.1.4\n\n+ fixing `observeEvent` bug\n\n#### 0.1.3\n\nAdding the following snippets: \n+ !insertUI\n+ !removeUI\n+ !validate/need\n+ !navbarPage/navbarMenu\n+ !gt_output/render_gt\n+ !plotlyOutput/renderPlotly\n+ !style\n+ !insertTab\n+ !prependTab\n+ !appendTab\n+ !removeTab\n+ !showTab\n+ !hideTab\n+ !fillPage\n+ !fillRow\n+ !fillColumn\n\n\n\n#### 0.1.2  \n\nAdding the following snippets: \n\n+ !fluidRow/column \n+ !tabsetPanel\n+ !icon\n+ !reactive\n+ !navbarPage\n+ !dataTableOutput\n\n#### 0.1.1 \n\nInitial release\n\n## Code of Conduct\n\nPlease note that the `shinysnip` project is released with a [Contributor Code of Conduct](https://contributor-covenant.org/version/2/0/CODE_OF_CONDUCT.html). By contributing to this project, you agree to abide by its terms.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeddelegrand7%2Fshinysnip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffeddelegrand7%2Fshinysnip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeddelegrand7%2Fshinysnip/lists"}