{"id":16040017,"url":"https://github.com/sonofmagic/tailwindcss-mangle","last_synced_at":"2026-05-23T07:14:07.939Z","repository":{"id":152725261,"uuid":"624878729","full_name":"sonofmagic/tailwindcss-mangle","owner":"sonofmagic","description":"a obfuscator tool for tailwindcss mangle","archived":false,"fork":false,"pushed_at":"2026-05-21T01:26:16.000Z","size":7856,"stargazers_count":208,"open_issues_count":30,"forks_count":11,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-21T08:29:00.462Z","etag":null,"topics":["obfuscator","plugin","tailwindcss","vite","webpack"],"latest_commit_sha":null,"homepage":"https://mangle.icebreaker.top/","language":"TypeScript","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/sonofmagic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null},"funding":{"github":["sonofmagic"],"custom":["https://github.com/sonofmagic/sponsors"]}},"created_at":"2023-04-07T13:38:25.000Z","updated_at":"2026-05-21T01:25:12.000Z","dependencies_parsed_at":"2024-06-22T20:34:16.687Z","dependency_job_id":"0a8d4931-59f4-4115-9c33-3868cfd67d5f","html_url":"https://github.com/sonofmagic/tailwindcss-mangle","commit_stats":null,"previous_names":[],"tags_count":201,"template":false,"template_full_name":"sonofmagic/monorepo-template","purl":"pkg:github/sonofmagic/tailwindcss-mangle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonofmagic%2Ftailwindcss-mangle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonofmagic%2Ftailwindcss-mangle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonofmagic%2Ftailwindcss-mangle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonofmagic%2Ftailwindcss-mangle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sonofmagic","download_url":"https://codeload.github.com/sonofmagic/tailwindcss-mangle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonofmagic%2Ftailwindcss-mangle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33386268,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["obfuscator","plugin","tailwindcss","vite","webpack"],"created_at":"2024-10-08T23:09:27.002Z","updated_at":"2026-05-23T07:14:07.911Z","avatar_url":"https://github.com/sonofmagic.png","language":"TypeScript","funding_links":["https://github.com/sponsors/sonofmagic","https://github.com/sonofmagic/sponsors"],"categories":[],"sub_categories":[],"readme":"# tailwindcss-mangle\n\n![star](https://badgen.net/github/stars/sonofmagic/tailwindcss-mangle)\n![dm0](https://badgen.net/npm/dm/@tailwindcss-mangle/core)\n![dm1](https://badgen.net/npm/dm/@tailwindcss-mangle/shared)\n![dm2](https://badgen.net/npm/dm/tailwindcss-patch)\n![dm3](https://badgen.net/npm/dm/unplugin-tailwindcss-mangle)\n[![test](https://github.com/sonofmagic/tailwindcss-mangle/actions/workflows/test.yml/badge.svg?branch=dev)](https://github.com/sonofmagic/tailwindcss-mangle/actions/workflows/test.yml)\n[![codecov](https://codecov.io/gh/sonofmagic/tailwindcss-mangle/branch/main/graph/badge.svg?token=jPyNihT78U)](https://codecov.io/gh/sonofmagic/tailwindcss-mangle)\n\nA util for mangle tailwindcss\n\n- [tailwindcss-mangle](#tailwindcss-mangle)\n  - [tailwindcss-patch](#tailwindcss-patch)\n  - [unplugin-tailwindcss-mangle](#unplugin-tailwindcss-mangle)\n\n## tailwindcss-patch\n\n`tailwindcss-patch` is a util to patch tailwindcss code and get its context at runtime.\n\nClick [tailwindcss-patch](./packages/tailwindcss-patch) for more details.\n\n## unplugin-tailwindcss-mangle\n\n\u003e It is recommended to read the documentation of [tailwindcss-patch](https://github.com/sonofmagic/tailwindcss-mangle/tree/main/packages/tailwindcss-patch) first, `unplugin-tailwindcss-mangle` depends on this tool.\n\n`unplugin-tailwindcss-mangle` is a plugin for `webpack` and `vite` to **obfuscate** tailwindcss class.\n\nYou can enter [unplugin-tailwindcss-mangle](./packages/unplugin-tailwindcss-mangle) for usage and more details.\n\n### NextJs\n\nFor users trying version `2.3.0` of `unplugin-tailwindcss-mangle`, it has been tested and confirmed to work in versions `14~15`. However, be aware that this package is no longer maintained, as the project is focused on `vitejs`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsonofmagic%2Ftailwindcss-mangle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsonofmagic%2Ftailwindcss-mangle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsonofmagic%2Ftailwindcss-mangle/lists"}