{"id":16690762,"url":"https://github.com/flavors-js/flavors-loader-yaml","last_synced_at":"2025-03-13T20:22:43.480Z","repository":{"id":44840859,"uuid":"100884800","full_name":"flavors-js/flavors-loader-yaml","owner":"flavors-js","description":"YAML configuration loader for flavors library.","archived":false,"fork":false,"pushed_at":"2022-12-09T20:34:48.000Z","size":995,"stargazers_count":0,"open_issues_count":11,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T23:42:31.021Z","etag":null,"topics":["configuration-management","flavors-loader","javascript","nodejs","yaml","yaml-configuration"],"latest_commit_sha":null,"homepage":null,"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/flavors-js.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":"2017-08-20T19:46:17.000Z","updated_at":"2020-07-08T06:55:01.000Z","dependencies_parsed_at":"2023-01-25T17:15:30.333Z","dependency_job_id":null,"html_url":"https://github.com/flavors-js/flavors-loader-yaml","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flavors-js%2Fflavors-loader-yaml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flavors-js%2Fflavors-loader-yaml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flavors-js%2Fflavors-loader-yaml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flavors-js%2Fflavors-loader-yaml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flavors-js","download_url":"https://codeload.github.com/flavors-js/flavors-loader-yaml/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243030782,"owners_count":20224665,"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":["configuration-management","flavors-loader","javascript","nodejs","yaml","yaml-configuration"],"created_at":"2024-10-12T16:05:16.501Z","updated_at":"2025-03-13T20:22:43.454Z","avatar_url":"https://github.com/flavors-js.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![npm](https://img.shields.io/npm/v/flavors-loader-yaml.svg)](https://www.npmjs.com/package/flavors-loader-yaml)\n[![Build Status](https://travis-ci.org/flavors-js/flavors-loader-yaml.svg?branch=master)](https://travis-ci.org/flavors-js/flavors-loader-yaml)\n[![David](https://img.shields.io/david/flavors-js/flavors-loader-yaml.svg)](https://david-dm.org/flavors-js/flavors-loader-yaml)\n[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)\n[![Join the chat at https://gitter.im/flavors-js/flavors](https://badges.gitter.im/flavors-js/flavors.svg)](https://gitter.im/flavors-js/flavors?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\n# flavors YAML loader\n\nYAML configuration loader for [flavors](https://github.com/flavors-js/flavors) library.\u003cbr\u003e\n[js-yaml](https://github.com/nodeca/js-yaml) is used for YAML parsing.\n\n## Install\n\n```bash\n$ npm install --save-dev flavors-loader-yaml\n```\n\n## Usage\n\n```javascript\nconst flavors = require('flavors');\nconst config = flavors('my-config', {\n  loaders: [require('flavors-loader-yaml')]\n});\n```\n\n### Configuration definition\n\nConfiguration definition is the same as when using [JSON loader](https://github.com/flavors-js/flavors#json-loader).\n\n## Maintainers\n\n- [@mxl](https://github.com/mxl)\n\n## License\n\nSee the [LICENSE](https://github.com/flavors-js/flavors-loader-yaml/blob/master/LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflavors-js%2Fflavors-loader-yaml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflavors-js%2Fflavors-loader-yaml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflavors-js%2Fflavors-loader-yaml/lists"}