{"id":16070727,"url":"https://github.com/cjpatoilo/csscompile","last_synced_at":"2025-03-18T05:31:07.727Z","repository":{"id":81608499,"uuid":"78326661","full_name":"cjpatoilo/csscompile","owner":"cjpatoilo","description":"Compile, optimize and compress anything to CSS.","archived":false,"fork":false,"pushed_at":"2023-02-27T01:19:37.000Z","size":180,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-28T07:33:09.128Z","etag":null,"topics":["compile","compress","css","less","optimize","postcss","sass","stylus"],"latest_commit_sha":null,"homepage":"https://npmjs.com/csscompile","language":"JavaScript","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/cjpatoilo.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":".github/contributing.md","funding":".github/funding.yml","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},"funding":{"open_collective":"cjpatoilo","patreon":"cjpatoilo"}},"created_at":"2017-01-08T06:48:09.000Z","updated_at":"2020-08-01T07:13:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"d96c52e3-4ed8-4784-9a38-a207c67c2bc9","html_url":"https://github.com/cjpatoilo/csscompile","commit_stats":{"total_commits":22,"total_committers":1,"mean_commits":22.0,"dds":0.0,"last_synced_commit":"1867356fcab1c57d2c5c8562debe9acb2f301dce"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjpatoilo%2Fcsscompile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjpatoilo%2Fcsscompile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjpatoilo%2Fcsscompile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjpatoilo%2Fcsscompile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cjpatoilo","download_url":"https://codeload.github.com/cjpatoilo/csscompile/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243903166,"owners_count":20366434,"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":["compile","compress","css","less","optimize","postcss","sass","stylus"],"created_at":"2024-10-09T07:06:49.834Z","updated_at":"2025-03-18T05:31:07.721Z","avatar_url":"https://github.com/cjpatoilo.png","language":"JavaScript","readme":"# CSSCompile\n\n\u003e Compile, optimize and compress anything to CSS.\n\n[![Travis Status](https://travis-ci.org/cjpatoilo/csscompile.svg?branch=master)](https://travis-ci.org/cjpatoilo/csscompile?branch=master)\n[![AppVeyor Status](https://ci.appveyor.com/api/projects/status/ddvb3deetsy4hbus?svg=true)](https://ci.appveyor.com/project/cjpatoilo/csscompile)\n[![Codacy Status](https://img.shields.io/codacy/grade/acd168808f5445de9c7a859ccfa141c7/master.svg)](https://www.codacy.com/app/cjpatoilo/csscompile/dashboard)\n[![Dependencies Status](https://david-dm.org/cjpatoilo/csscompile.svg)](https://david-dm.org/cjpatoilo/csscompile)\n[![Version Status](https://badge.fury.io/js/csscompile.svg)](https://www.npmjs.com/package/csscompile)\n[![Download Status](https://img.shields.io/npm/dt/csscompile.svg)](https://www.npmjs.com/package/csscompile)\n[![Gitter Chat](https://img.shields.io/badge/gitter-join_the_chat-4cc61e.svg)](https://gitter.im/cjpatoilo/csscompile)\n\n## Why it's awesome\n\nNo spend several hours setting configuration files. **CSSCompile** will compile, optimize and compress anything to CSS. Set folder name where the source code is located and we'll take care of the rest for you. Just it!\n\n_NOTE: For now only works with Less, Sass, Stylus and CSS._\n\n## Getting Started\n\n**Install with npm**\n\n```\n$ npm install csscompile\n```\n\n**Install with Yarn**\n\n```\n$ yarn add csscompile\n```\n\n**Run with npx (without installing)**\n\n```\n$ npx install csscompile\n```\n\n**Usage**\n\n```\n$ csscompile src dist\n```\n\n_NOTE: Only the folder name is required._\n\n## CLI\n\n```\n$ csscompile --help\n\n  Usage:\n\n    $ csscompile \u003cinput\u003e [\u003coutput\u003e] [\u003coptions\u003e]\n\n  Options:\n\n    -h, --help              Display help information\n    -v, --version           Output version\n\n  Examples:\n\n    $ csscompile src\n    $ csscompile src dist\n```\n\n## Contributing\n\nWant to contribute? Follow these [recommendations](https://github.com/cjpatoilo/csscompile/contribute).\n\n## License\n\nDesigned with ♥ by [CJ Patoilo](https://twitter.com/cjpatoilo). Licensed under the [MIT License](https://cjpatoilo.com/license).\n","funding_links":["https://opencollective.com/cjpatoilo","https://patreon.com/cjpatoilo"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcjpatoilo%2Fcsscompile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcjpatoilo%2Fcsscompile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcjpatoilo%2Fcsscompile/lists"}