{"id":20207481,"url":"https://github.com/tanangular/less-less","last_synced_at":"2025-06-25T16:07:48.692Z","repository":{"id":3117001,"uuid":"4143902","full_name":"tanangular/less-less","owner":"tanangular","description":null,"archived":false,"fork":false,"pushed_at":"2011-09-04T14:12:35.000Z","size":166,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-03T10:14:19.933Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":false,"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/tanangular.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}},"created_at":"2012-04-26T03:28:18.000Z","updated_at":"2018-01-06T18:23:19.000Z","dependencies_parsed_at":"2022-09-10T20:41:15.203Z","dependency_job_id":null,"html_url":"https://github.com/tanangular/less-less","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tanangular/less-less","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanangular%2Fless-less","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanangular%2Fless-less/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanangular%2Fless-less/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanangular%2Fless-less/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tanangular","download_url":"https://codeload.github.com/tanangular/less-less/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanangular%2Fless-less/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261906853,"owners_count":23228357,"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":[],"created_at":"2024-11-14T05:29:24.698Z","updated_at":"2025-06-25T16:07:48.611Z","avatar_url":"https://github.com/tanangular.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Process and minify LESS on the fly\n\n*Built to play nice with [Symphony CMS](http://symphony-cms.com/)*\n\nIt's so easy..\n\n1. Write with [LESS](http://lesscss.org/)\n\n2. Call like normal  *Example:* `\u003clink rel=\"stylesheet\" type=\"text/css\" href=\"workspace/php/lessc.php?a=../less/common.less\" /\u003e`\n\n## Install\n\nSimply download and drop on a web server running PHP.  \n`report.php` will show a good description, while `index.html` is a functional example.\n\n### `report.php` contents\n\n**LESS in**\n\n\t@base: 30px;\n\n\t.group {\n\t    .entry {\n\t        border: solid 1px;        \n\t        width: @base * 5;\n\t        text-align: center;\n\t    }\n\t}\n\n**CSS out**\n\n\t.group .entry {\n\t  border:solid 1px;\n\t  width:150px;\n\t  text-align:center;\n\t}\n\n**CSS minified**\n\n\t.group\n\t.entry{border:solid 1px;width:150px;text-align:center}","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftanangular%2Fless-less","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftanangular%2Fless-less","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftanangular%2Fless-less/lists"}