{"id":22188844,"url":"https://github.com/qwreey/lune-lightningcss","last_synced_at":"2026-02-25T06:11:18.020Z","repository":{"id":262450748,"uuid":"887230026","full_name":"qwreey/lune-lightningcss","owner":"qwreey","description":"lightningcss binding for lune runtime","archived":false,"fork":false,"pushed_at":"2024-11-12T18:04:16.000Z","size":15,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T08:11:32.362Z","etag":null,"topics":["luau","lune","minify-css","web"],"latest_commit_sha":null,"homepage":"","language":"Luau","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/qwreey.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,"zenodo":null}},"created_at":"2024-11-12T11:46:30.000Z","updated_at":"2024-11-24T21:29:30.000Z","dependencies_parsed_at":"2025-04-10T23:31:22.361Z","dependency_job_id":null,"html_url":"https://github.com/qwreey/lune-lightningcss","commit_stats":null,"previous_names":["qwreey/lune-lightningcss"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qwreey%2Flune-lightningcss","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qwreey%2Flune-lightningcss/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qwreey%2Flune-lightningcss/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qwreey%2Flune-lightningcss/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qwreey","download_url":"https://codeload.github.com/qwreey/lune-lightningcss/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248316076,"owners_count":21083378,"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":["luau","lune","minify-css","web"],"created_at":"2024-12-02T11:12:52.064Z","updated_at":"2026-02-25T06:11:12.985Z","avatar_url":"https://github.com/qwreey.png","language":"Luau","readme":"# lune-lightningcss\n\nSimple [lightningcss](https://github.com/parcel-bundler/lightningcss) wrapper for lune runtime, with ffi edge feature.\n\n## Example usage\n\nRun `cargo build --profile=release` first to get shared object.\n\n```luau\nlocal lightningcss = require(\"./\")\n    .new(\"./target/release/liblune_lightningcss.so\")\n\nlocal result = lightningcss:minify([[\n    body \u003e .asdf {\n        background-color: rgb(123, 89, 231);\n    }\n]])\n\nprint(result) -- body\u003e.asdf{background-color:#7b59e7}\n```\n\n## TODO\n\nParse/Minify/Print option supports\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqwreey%2Flune-lightningcss","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqwreey%2Flune-lightningcss","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqwreey%2Flune-lightningcss/lists"}