{"id":16346616,"url":"https://github.com/matype/grunt-yacp","last_synced_at":"2025-11-08T10:30:27.821Z","repository":{"id":16305604,"uuid":"19054436","full_name":"matype/grunt-yacp","owner":"matype","description":"grunt plugin for YACP.","archived":false,"fork":false,"pushed_at":"2014-05-04T07:20:27.000Z","size":148,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-03T13:15:59.730Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"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/matype.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":"2014-04-23T02:39:31.000Z","updated_at":"2017-05-25T02:46:22.000Z","dependencies_parsed_at":"2022-09-14T22:54:33.046Z","dependency_job_id":null,"html_url":"https://github.com/matype/grunt-yacp","commit_stats":null,"previous_names":["morishitter/grunt-yacp","matype/grunt-yacp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matype%2Fgrunt-yacp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matype%2Fgrunt-yacp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matype%2Fgrunt-yacp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matype%2Fgrunt-yacp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matype","download_url":"https://codeload.github.com/matype/grunt-yacp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239550230,"owners_count":19657541,"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-10-11T00:35:47.481Z","updated_at":"2025-11-08T10:30:27.771Z","avatar_url":"https://github.com/matype.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# grunt-yacp [![Build Status](https://travis-ci.org/morishitter/grunt-yacp.svg)](https://travis-ci.org/morishitter/grunt-yacp)\n\n\u003e Compile [YACP](https://github.com/morishitter/YACP) files to CSS\n\n## Getting Started\nThis plugin requires Grunt`~0.4.0`\n\nIf you haven't used [Grunt](http://gruntjs.com/) before, be sure to check out the [Getting Started](http://gruntjs.com/getting-started) guide, as it explains how to create a [Gruntfile](http://gruntjs.com/sample-gruntfile) as well as install and use Grunt plugins. Once you're familiar with that process, you may install this plugin with this command:\n\n```shell\nnpm install grunt-yacp --save-dev\n```\n\nOnce the plugin has been installed, it may be enabled inside your Gruntfile with this line of JavaScript:\n\n```js\ngrunt.loadNpmTasks('grunt-yacp');\n```\n\n## The \"yacp\" task\n\n### Overview\nIn your project's Gruntfile, add a section named `yacp` to the data object passed into `grunt.initConfig()`.\n\n```js\ngrunt.initConfig({\n  yacp: {\n    compile: {\n      files: {\n        'tmp/yacp.css': ['test/fixtures/yacp.css'],\n        'tmp/concat.css': ['test/fixtures/yacp.css', 'test/fixtures/yacp2.css'],\n      }\n    }\n  }\n});\n```\n\n## License\nCopyright (c) 2014 Masaaki Morishita. Licensed under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatype%2Fgrunt-yacp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatype%2Fgrunt-yacp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatype%2Fgrunt-yacp/lists"}