{"id":16788762,"url":"https://github.com/markmead/tailwindcss-assistant","last_synced_at":"2025-11-03T14:30:32.300Z","repository":{"id":48189952,"uuid":"515257957","full_name":"markmead/tailwindcss-assistant","owner":"markmead","description":"Get assistance when developing projects with Tailwind CSS 🤖","archived":true,"fork":false,"pushed_at":"2023-07-29T19:54:35.000Z","size":61,"stargazers_count":38,"open_issues_count":0,"forks_count":6,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-28T13:05:36.102Z","etag":null,"topics":["tailwind","tailwind-css","tailwindcss","tailwindcss-plugin"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/markmead.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}},"created_at":"2022-07-18T16:19:19.000Z","updated_at":"2024-07-06T23:19:27.000Z","dependencies_parsed_at":"2023-01-26T01:00:36.845Z","dependency_job_id":null,"html_url":"https://github.com/markmead/tailwindcss-assistant","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/markmead%2Ftailwindcss-assistant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markmead%2Ftailwindcss-assistant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markmead%2Ftailwindcss-assistant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markmead%2Ftailwindcss-assistant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markmead","download_url":"https://codeload.github.com/markmead/tailwindcss-assistant/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239417457,"owners_count":19635139,"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":["tailwind","tailwind-css","tailwindcss","tailwindcss-plugin"],"created_at":"2024-10-13T08:24:42.655Z","updated_at":"2025-11-03T14:30:32.272Z","avatar_url":"https://github.com/markmead.png","language":"JavaScript","readme":"# Tailwind CSS Assistant\n\nGet assistance when developing projects with Tailwind CSS 🤖\n\n![Tailwind CSS Assistant Example](https://user-images.githubusercontent.com/50486078/180596703-753d28ad-d404-4805-8800-c2cbdb78f1c0.gif)\n\n✅ Small JavaScript package that helps you work with Tailwind CSS by...\n\n- Showing you the class names of the current element\n- Showing you the current breakpoint\n- Allowing you to toggle breakpoint classes\n- Allowing you to add new classes, including classes created using JIT\n\n## Install\n\n### CDN\n\n```html\n\u003cscript\n  defer\n  src=\"https://unpkg.com/tailwindcss-assistant@latest/dist/assistant.min.js\"\n\u003e\u003c/script\u003e\n```\n\n### NPM/Yarn\n\n```shell\nnpm i -D tailwindcss-assistant\n\nyarn add -D tailwindcss-assistant\n```\n\n```js\nimport assistant from 'tailwindcss-assistant'\n\ndocument.addEventListener('DOMContentLoaded', () =\u003e {\n  assistant()\n})\n```\n\n### Stats\n\n![](https://img.shields.io/bundlephobia/min/tailwindcss-assistant)\n![](https://img.shields.io/npm/v/tailwindcss-assistant)\n![](https://img.shields.io/npm/dt/tailwindcss-assistant)\n![](https://img.shields.io/github/license/markmead/tailwindcss-assistant)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkmead%2Ftailwindcss-assistant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkmead%2Ftailwindcss-assistant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkmead%2Ftailwindcss-assistant/lists"}