{"id":16346597,"url":"https://github.com/matype/grunt-stylefmt","last_synced_at":"2025-03-23T00:32:50.726Z","repository":{"id":35929933,"uuid":"40218033","full_name":"matype/grunt-stylefmt","owner":"matype","description":"Grunt plugin for stylefmt","archived":false,"fork":false,"pushed_at":"2017-04-28T07:24:44.000Z","size":12,"stargazers_count":11,"open_issues_count":4,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-18T15:54:59.610Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":"2015-08-05T01:34:23.000Z","updated_at":"2017-08-11T06:50:32.000Z","dependencies_parsed_at":"2022-08-31T09:00:47.206Z","dependency_job_id":null,"html_url":"https://github.com/matype/grunt-stylefmt","commit_stats":null,"previous_names":["morishitter/grunt-stylefmt","morishitter/grunt-cssfmt","matype/grunt-stylefmt"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matype%2Fgrunt-stylefmt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matype%2Fgrunt-stylefmt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matype%2Fgrunt-stylefmt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matype%2Fgrunt-stylefmt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matype","download_url":"https://codeload.github.com/matype/grunt-stylefmt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245040235,"owners_count":20551297,"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:44.266Z","updated_at":"2025-03-23T00:32:50.403Z","avatar_url":"https://github.com/matype.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# grunt-stylefmt [![Build Status](https://travis-ci.org/morishitter/grunt-stylefmt.svg)](https://travis-ci.org/morishitter/grunt-stylefmt)\n\n\n\u003e Grunt plugin for [stylefmt](https://github.com/morishitter/stylefmt)\n\n## Getting Started\nThis plugin requires Grunt.\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-stylefmt --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-stylefmt');\n```\n\n## The \"stylefmt\" task\n\n### Overview\nIn your project's Gruntfile, add a section named `stylefmt` to the data object passed into `grunt.initConfig()`.\n\n```js\ngrunt.initConfig({\n  stylefmt: {\n    format: {\n      files: {\n       'dest/output.css': ['src/input.css']\n      }\n    },\n  },\n})\n```\n\n## License\nCopyright (c) 2015 Masaaki Morishita. Licensed under the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatype%2Fgrunt-stylefmt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatype%2Fgrunt-stylefmt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatype%2Fgrunt-stylefmt/lists"}