{"id":15478416,"url":"https://github.com/mojolicious/mojo-assetpack","last_synced_at":"2025-12-17T20:05:44.715Z","repository":{"id":10615880,"uuid":"12835344","full_name":"mojolicious/mojo-assetpack","owner":"mojolicious","description":":tractor: Compress and convert CSS, Less, Sass and JavaScript files","archived":false,"fork":false,"pushed_at":"2024-12-06T12:22:55.000Z","size":2496,"stargazers_count":30,"open_issues_count":3,"forks_count":30,"subscribers_count":16,"default_branch":"main","last_synced_at":"2025-04-03T21:39:55.231Z","etag":null,"topics":["asset-pipeline","mojolicious","perl"],"latest_commit_sha":null,"homepage":"https://metacpan.org/pod/Mojolicious::Plugin::AssetPack","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"mne-tools/mne-cpp","license":"artistic-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mojolicious.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":".github/CONTRIBUTING.md","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}},"created_at":"2013-09-14T20:11:56.000Z","updated_at":"2024-12-06T12:22:59.000Z","dependencies_parsed_at":"2023-02-15T11:01:26.825Z","dependency_job_id":"a817def1-219a-4c4c-84ae-dbeb95d5fc57","html_url":"https://github.com/mojolicious/mojo-assetpack","commit_stats":{"total_commits":625,"total_committers":19,"mean_commits":32.89473684210526,"dds":"0.10719999999999996","last_synced_commit":"ed42ad03f757434f65e7fe41c219b35703ba6bdc"},"previous_names":[],"tags_count":144,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mojolicious%2Fmojo-assetpack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mojolicious%2Fmojo-assetpack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mojolicious%2Fmojo-assetpack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mojolicious%2Fmojo-assetpack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mojolicious","download_url":"https://codeload.github.com/mojolicious/mojo-assetpack/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247640464,"owners_count":20971557,"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":["asset-pipeline","mojolicious","perl"],"created_at":"2024-10-02T04:04:08.665Z","updated_at":"2025-12-17T20:05:44.296Z","avatar_url":"https://github.com/mojolicious.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Mojolicious::Plugin::AssetPack [![](https://github.com/mojolicious/mojo-assetpack/workflows/linux/badge.svg)](https://github.com/mojolicious/mojo-assetpack/actions)\n\n  Compress and convert CSS, Less, Sass, JavaScript and CoffeeScript files.\n\n```perl\nuse Mojolicious::Lite;\n\n# Load plugin and pipes in the right order\nplugin AssetPack =\u003e {pipes =\u003e [qw(Less Sass Css CoffeeScript Riotjs JavaScript Combine)]};\n\n# define asset\napp-\u003easset-\u003eprocess(\n  # virtual name of the asset\n  \"app.css\" =\u003e (\n\n    # source files used to create the asset\n    \"sass/bar.scss\",\n    \"https://github.com/Dogfalo/materialize/blob/master/sass/materialize.scss\",\n  )\n);\n```\n\n## Installation\n\n  All you need is a one-liner, it takes less than a minute.\n\n    $ curl -L https://cpanmin.us | perl - -M https://cpan.metacpan.org -n Mojolicious::Plugin::AssetPack\n\n  We recommend the use of a [Perlbrew](http://perlbrew.pl) environment.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmojolicious%2Fmojo-assetpack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmojolicious%2Fmojo-assetpack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmojolicious%2Fmojo-assetpack/lists"}