{"id":18084508,"url":"https://github.com/endel/grunt-loader","last_synced_at":"2025-07-03T18:09:34.446Z","repository":{"id":57255310,"uuid":"11963520","full_name":"endel/grunt-loader","owner":"endel","description":"Configure each of your grunt plugins using YAML files, and don't ever touch your Gruntfile.js.","archived":false,"fork":false,"pushed_at":"2013-11-18T12:38:03.000Z","size":143,"stargazers_count":7,"open_issues_count":1,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-17T17:40:43.582Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/endel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-08-08T00:03:36.000Z","updated_at":"2021-05-07T15:45:09.000Z","dependencies_parsed_at":"2022-09-04T13:10:09.274Z","dependency_job_id":null,"html_url":"https://github.com/endel/grunt-loader","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/endel/grunt-loader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endel%2Fgrunt-loader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endel%2Fgrunt-loader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endel%2Fgrunt-loader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endel%2Fgrunt-loader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/endel","download_url":"https://codeload.github.com/endel/grunt-loader/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/endel%2Fgrunt-loader/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261698766,"owners_count":23196427,"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-31T15:07:02.510Z","updated_at":"2025-07-03T18:09:34.403Z","avatar_url":"https://github.com/endel.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Grunt loader v0.2.1 [![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/endel/grunt-loader/trend.png)](https://bitdeli.com/free \"Bitdeli Badge\")\n===\n\nA modular approach for grunt configuration.\nConfigure each of your plugins using [YAML](http://nodeca.github.io/js-yaml/) files, and don't ever touch your\nGruntfile.js.\n\nPlease submit your questions, ideas or wathever here at [github issues](https://github.com/endel/grunt-loader/issues).\n\nHow to use\n---\n\n1. Add 'grunt-loader' dependency on your `package.json`:\n\n\t\t\"devDependencies\": {\n\t\t\t\t...\n\t\t\t\t\"grunt-loader\": \"0.2.1\"\n\t\t}\n\n2. Configure your Gruntfile once. It should looks like this:\n\n\t\tmodule.exports = function(grunt) {\n\t\t\trequire('grunt-loader').load(grunt);\n\t\t};\n\n3. Customize your configuration and tasks at `grunt/*.yaml` and `grunt/tasks/*.yaml`\n\nAt the `example` directory you can see a list of plugins usage examples, on the\n`yaml` format.\n\nAdvantages\n---\n\nPros:\n- easier to find and modify (you don't need to scroll around all your Gruntfile)\n- easier to copy/paste configurations through different projects\n\nCons:\n- you'll need to learn YAML file format, which isn't a big deal\n\n\nContributing\n---\n\nPlease contribute by submitting YAML configuration of any plugin you use. This\nhelps new-comers to get started.\n\nAlso you're welcome to submit new features or discuss ideas.\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n\nLicense\n---\n\nMIT License. See LICENSE file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fendel%2Fgrunt-loader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fendel%2Fgrunt-loader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fendel%2Fgrunt-loader/lists"}