{"id":28438419,"url":"https://github.com/honmaple/test-tailwindcss","last_synced_at":"2026-02-22T22:07:56.251Z","repository":{"id":273866250,"uuid":"921126562","full_name":"honmaple/test-tailwindcss","owner":"honmaple","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-31T16:27:03.000Z","size":396,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-05T05:46:02.415Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Emacs Lisp","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/honmaple.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,"zenodo":null}},"created_at":"2025-01-23T11:41:14.000Z","updated_at":"2025-01-31T16:27:06.000Z","dependencies_parsed_at":"2025-07-25T04:34:04.563Z","dependency_job_id":"3d6c2983-c0ff-442c-9788-653e1686ff27","html_url":"https://github.com/honmaple/test-tailwindcss","commit_stats":null,"previous_names":["honmaple/test-tailwindcss"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/honmaple/test-tailwindcss","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honmaple%2Ftest-tailwindcss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honmaple%2Ftest-tailwindcss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honmaple%2Ftest-tailwindcss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honmaple%2Ftest-tailwindcss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/honmaple","download_url":"https://codeload.github.com/honmaple/test-tailwindcss/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/honmaple%2Ftest-tailwindcss/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275852425,"owners_count":25540137,"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","status":"online","status_checked_at":"2025-09-18T02:00:09.552Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-06-06T01:07:15.220Z","updated_at":"2025-09-18T23:45:57.328Z","avatar_url":"https://github.com/honmaple.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n## Emacs LSP Test For TailwindCSS\n\n\n1. 下载\n```\ngit clone https://github.com/honmaple/test-tailwindcss\n```\n\n2. 安装依赖\n```\ncd test-tailwindcss\nnpm install\nnpm install -g @tailwindcss/language-server\n```\n\n3. 修改 `init-test.el`\n```elisp\n(defvar maple-lsp 'lsp-bridge)\n;; (defvar maple-lsp 'eglot)\n;; (defvar maple-lsp 'lsp-mode)\n;; lsp-mode 需要执行 lsp-install-server\n```\n\n4. 设置 **lsp-bridge** 的 `load-path`和`lsp-bridge-python-command`\n```\n(setq lsp-bridge-python-command (expand-file-name \"versions/lsp-bridge/bin/python3\" (getenv \"PYENV_ROOT\")))\n```\n\n5. 测试\n```\nemacs -Q --load init-test.el\n```\n\n目前只有 **lsp-mode** 的补全生效\n![](./lsp-mode.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhonmaple%2Ftest-tailwindcss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhonmaple%2Ftest-tailwindcss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhonmaple%2Ftest-tailwindcss/lists"}