{"id":23483474,"url":"https://github.com/khtdr/tailwind-dev-server","last_synced_at":"2025-04-14T00:13:45.200Z","repository":{"id":66113220,"uuid":"164993094","full_name":"khtdr/tailwind-dev-server","owner":"khtdr","description":"tailwind css dev-server","archived":false,"fork":false,"pushed_at":"2019-01-18T06:48:53.000Z","size":653,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-16T09:18:43.379Z","etag":null,"topics":["dev-server","reloading","tailwind","tailwindcss"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/khtdr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-01-10T05:02:42.000Z","updated_at":"2019-01-18T06:48:54.000Z","dependencies_parsed_at":"2023-03-09T06:00:23.302Z","dependency_job_id":null,"html_url":"https://github.com/khtdr/tailwind-dev-server","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/khtdr%2Ftailwind-dev-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khtdr%2Ftailwind-dev-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khtdr%2Ftailwind-dev-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khtdr%2Ftailwind-dev-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/khtdr","download_url":"https://codeload.github.com/khtdr/tailwind-dev-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248799956,"owners_count":21163404,"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":["dev-server","reloading","tailwind","tailwindcss"],"created_at":"2024-12-24T21:12:04.684Z","updated_at":"2025-04-14T00:13:45.176Z","avatar_url":"https://github.com/khtdr.png","language":"JavaScript","readme":"# Tailwind CSS dev-server\n\nSimple quick way to get started learning and playing with Tailwind CSS\n\n_Example output while running dev server:_\n\n\u003cimg style='max-width: 100%; display: block; height: auto;'\n     src='https://raw.githubusercontent.com/khtdr/tailwind-dev-server/master/sample-logs.png'\n/\u003e\n\n  - No \"transpiling\" configuration is needed (or used).\n  - No build tools need to be set up.\n  - Tiny reactive web server: ~115 lines of code with lots of comments.\n  - Minimal dependencies:\n    - `chalk` for color,\n    - `socket.io` for **server** \u0026laquo;\u0026mdash;\u0026raquo; **browser** communication,\n    - and `tailwindcss` of course.\n  \n## Installation\n```bash\ngit clone https://github.com/khtdr/tailwind-dev-server.git\ncd tailwind-dev-server\nyarn\n```\n\n## Running\n```bash\nyarn start\n```\n\nThen open your browser to: [http://localhost:8080](http://localhost:8080)\n\n## Development\n\nEdit any of the following entry point files:\n - [index.html](https://github.com/khtdr/tailwind-dev-server/blob/master/index.html)\n - [style.css](https://github.com/khtdr/tailwind-dev-server/blob/master/style.css)\n - [tailwind.js](https://github.com/khtdr/tailwind-dev-server/blob/master/tailwind.js)\n\nChanges will be recompiled and automatically refreshed in your browser.\n\nCreate any additional HTML files as needed, using\n[index.html](https://github.com/khtdr/tailwind-dev-server/blob/master/index.html)\nas a reference.\n\n## Building\nIf you like what you see and want to save it and use it, run:\n```bash\nyarn build\n```\n\nAnd use your newly built `./tailwind-bundle.css` stylesheet.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhtdr%2Ftailwind-dev-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkhtdr%2Ftailwind-dev-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhtdr%2Ftailwind-dev-server/lists"}