{"id":13708181,"url":"https://github.com/devOpifex/windy","last_synced_at":"2025-05-06T07:31:54.191Z","repository":{"id":134705297,"uuid":"497378818","full_name":"devOpifex/windy","owner":"devOpifex","description":":cyclone: Tailwind for Shiny","archived":false,"fork":false,"pushed_at":"2023-07-12T19:06:53.000Z","size":89,"stargazers_count":38,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-13T17:45:52.444Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devOpifex.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-05-28T16:59:16.000Z","updated_at":"2024-05-08T22:40:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"6ce6b3d0-2064-4ea8-bca5-17a283092416","html_url":"https://github.com/devOpifex/windy","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/devOpifex%2Fwindy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devOpifex%2Fwindy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devOpifex%2Fwindy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devOpifex%2Fwindy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devOpifex","download_url":"https://codeload.github.com/devOpifex/windy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252640090,"owners_count":21780869,"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":[],"created_at":"2024-08-02T22:01:58.375Z","updated_at":"2025-05-06T07:31:54.186Z","avatar_url":"https://github.com/devOpifex.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","Frameworks"],"sub_categories":["Scaffolding"],"readme":"\u003c!-- badges: start --\u003e\n\u003c!-- badges: end --\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n# windy\n\n[Tailwindcss](https://tailwindcss.com/) for shiny.\n\n\u003cimg src=\"inst/logo.png\" /\u003e\n\n\u003c/div\u003e\n\nCurrently it sets up a basic scaffold to use tailwind\nwithin an R package for a shiny application.\nAll of the heavy lifting is done by tailwind itself.\n\n:heavy_check_mark: now works with R-built UI.\n\n## Note\n\nTailwind is \"a utility-first CSS framework packed with classes [...]\",\nall styling is done via classes.\n\nThis means there are no out-of-the-box compoenents that we can integrate here,\ne.g.: no \"navbar\".\nThese will have to be built by yourself (they are much easier to build than you\nmay think).\nThe package may eventually provide helpers to design those.\n\n## Installation\n\nYou can install the development version of windy from\n[GitHub](https://github.com/) with:\n\n``` r\n# install.packages(\"remotes\")\nremotes::install_github(\"devOpifex/windy\")\n```\n\n## Usage\n\n1. Create a package\n\n```r\nusethis::create_package(\"mypkg\")\n```\n\n2. Scaffold\n\n```r\nwindy::scaffold()\n```\n\n3. Run\n\n```r\nwindy::windy_build()\n```\n\n----\n\nChange your CSS then run `windy_build()` to rebuild the output CSS,\nor run `windy_watch()` to rebuild at every change.\n\n# Example\n\nYou will find a very basic example at [devOpifex/windy.example](https://github.com/devOpifex/windy.example).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FdevOpifex%2Fwindy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FdevOpifex%2Fwindy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FdevOpifex%2Fwindy/lists"}