{"id":19481800,"url":"https://github.com/jasonshin/postcss-korean-stylesheets","last_synced_at":"2025-04-25T15:32:27.091Z","repository":{"id":52509254,"uuid":"85180597","full_name":"JasonShin/postcss-korean-stylesheets","owner":"JasonShin","description":"postcss-korean-stylesheet","archived":false,"fork":false,"pushed_at":"2023-10-04T05:32:29.000Z","size":37,"stargazers_count":4,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-16T23:58:04.868Z","etag":null,"topics":["css","fun","korean","language","parts","plugins","postcss","seoul"],"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/JasonShin.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-16T09:59:17.000Z","updated_at":"2018-05-08T13:11:22.000Z","dependencies_parsed_at":"2024-10-22T22:53:37.124Z","dependency_job_id":null,"html_url":"https://github.com/JasonShin/postcss-korean-stylesheets","commit_stats":{"total_commits":36,"total_committers":5,"mean_commits":7.2,"dds":0.5277777777777778,"last_synced_commit":"6d2b769d212babe09f8abd9fe278de978ff947ae"},"previous_names":["jasonshin/postcss-korean-stylesheet"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JasonShin%2Fpostcss-korean-stylesheets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JasonShin%2Fpostcss-korean-stylesheets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JasonShin%2Fpostcss-korean-stylesheets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JasonShin%2Fpostcss-korean-stylesheets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JasonShin","download_url":"https://codeload.github.com/JasonShin/postcss-korean-stylesheets/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250844452,"owners_count":21496575,"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":["css","fun","korean","language","parts","plugins","postcss","seoul"],"created_at":"2024-11-10T20:06:36.709Z","updated_at":"2025-04-25T15:32:26.826Z","avatar_url":"https://github.com/JasonShin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/JasonShin/postcss-korean-stylesheets.svg?branch=master)](https://travis-ci.org/JasonShin/postcss-korean-stylesheets)\n\n[PostCSS] plugin for writing Korean Stylesheets.\n\n[PostCSS]: https://github.com/postcss/postcss\n\nsend your ideas to ```visualbbasic+koreancss@gmail.com```\n\n## Korean syntax\n```css\n.foo {\n    ㅋ: 9999;\n    background-color: kimchi;\n    색: 주;\n    색: 노;\n    색: 초;\n    색: 파;\n    색: 남;\n    색: 보;\n    색: 검;\n    색: 흰;\n    색: 갈;\n    진열: 유연;\n    진열: 고정;\n    진열: 절대;\n}\n```\n\n## CSS output\n```css\n.foo {\n    z-index: 9999;\n    background-color: red;\n    color: orange;\n    color: yellow;\n    color: green;\n    color: blue;\n    color: darkblue;\n    color: purple;\n    color: black;\n    color: white;\n    color: brown;\n    display: flex;\n    display: fixed;\n    display: absolute;\n}\n```\n\n## Usage\n\n```js\npostcss([ require('postcss-korean-stylesheets') ])\n```\n\nSee [PostCSS] docs for examples for your environment.\n\n## Find this plugin at\nhttp://postcss.parts/tag/fun\n\n## Thanks to\n\nInspiration from [Canadian Stylesheets](https://github.com/chancancode/postcss-canadian-stylesheets) and chats with [@darylljann](https://twitter.com/darylljann)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjasonshin%2Fpostcss-korean-stylesheets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjasonshin%2Fpostcss-korean-stylesheets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjasonshin%2Fpostcss-korean-stylesheets/lists"}