{"id":13517482,"url":"https://github.com/timche/postcss-german-stylesheets","last_synced_at":"2025-03-17T07:30:52.932Z","repository":{"id":36918822,"uuid":"41225883","full_name":"timche/postcss-german-stylesheets","owner":"timche","description":":de: PostCSS plugin for writing German Style Sheets","archived":false,"fork":false,"pushed_at":"2017-02-08T15:48:05.000Z","size":71,"stargazers_count":57,"open_issues_count":4,"forks_count":10,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-10-14T18:58:38.593Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://timche.github.io/postcss-german-stylesheets","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/timche.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2015-08-22T21:57:11.000Z","updated_at":"2024-06-04T09:54:07.000Z","dependencies_parsed_at":"2022-09-18T17:50:54.469Z","dependency_job_id":null,"html_url":"https://github.com/timche/postcss-german-stylesheets","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timche%2Fpostcss-german-stylesheets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timche%2Fpostcss-german-stylesheets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timche%2Fpostcss-german-stylesheets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timche%2Fpostcss-german-stylesheets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timche","download_url":"https://codeload.github.com/timche/postcss-german-stylesheets/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221673780,"owners_count":16861705,"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-08-01T05:01:34.239Z","updated_at":"2024-10-27T12:12:46.443Z","avatar_url":"https://github.com/timche.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# PostCSS German Style Sheets\n\n[![travis](https://img.shields.io/travis/timche/postcss-german-stylesheets.svg?style=flat-square)](https://travis-ci.org/timche/postcss-german-stylesheets)\n[![npm](https://img.shields.io/npm/v/postcss-german-stylesheets.svg?style=flat-square)](https://www.npmjs.com/package/postcss-german-stylesheets)\n\n\u003e [PostCSS](https://github.com/postcss/postcss) plugin for writing German Style Sheets.\n\nTake CSS to the next level and write your CSS in German!\n\n## Installation\n\n```console\n$ npm install postcss-german-stylesheets\n```\n\n## Usage\n\n```js\n// ES5\nvar germanStyleSheets = require('postcss-german-stylesheets')\n\n// ES6\nimport germanStyleSheets from 'postcss-german-stylesheets'\n```\n\nSee [PostCSS#Usage](https://github.com/postcss/postcss#usage) for usage for your environment.\n\n## Example\n\nUsing this `input.css`:\n\n```css\n.foo {\n    höhe: 300px;\n    außenabstand-unten: 10px;\n    schriftgröße: 20px !wichtig;\n    hintergrundfarbe: schwarz;\n    farbe: weiß;\n}\n```\n\nyou will get:\n\n```css\n.foo {\n    height: 300px;\n    margin-bottom: 10px;\n    font-size: 20px !important;\n    background-color: black;\n    color: white;\n}\n```\n\n## Documentation\n\n- [Properties](https://github.com/timche/postcss-german-stylesheets/blob/master/docs/Properties.md)\n- [Values](https://github.com/timche/postcss-german-stylesheets/blob/master/docs/Values.md)\n\n## Contributing\n\n`postcss-german-stylesheets` has only a subset of CSS and needs your help to add more German properties and values.\n\n## Changelog\n\nSee [CHANGELOG.md](https://github.com/timche/postcss-german-stylesheets/blob/master/CHANGELOG.md).\n\n## License\n\nSee [LICENSE](https://github.com/timche/postcss-german-stylesheets/blob/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimche%2Fpostcss-german-stylesheets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimche%2Fpostcss-german-stylesheets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimche%2Fpostcss-german-stylesheets/lists"}