{"id":15664145,"url":"https://github.com/giuseppeg/styled-jsx-plugin-stylelint","last_synced_at":"2025-05-05T23:51:45.460Z","repository":{"id":51845969,"uuid":"107026955","full_name":"giuseppeg/styled-jsx-plugin-stylelint","owner":"giuseppeg","description":"Plugin to use stylelint with styled-jsx. Warning this is a Proof Of Concept plugin.","archived":false,"fork":false,"pushed_at":"2021-05-10T17:36:13.000Z","size":41,"stargazers_count":17,"open_issues_count":5,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-23T08:07:19.051Z","etag":null,"topics":["css-in-js","linter","styled-jsx","styled-jsx-plugin","stylelint"],"latest_commit_sha":null,"homepage":null,"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/giuseppeg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"giuseppeg"}},"created_at":"2017-10-15T16:02:51.000Z","updated_at":"2023-08-05T21:50:02.000Z","dependencies_parsed_at":"2022-08-23T09:40:42.468Z","dependency_job_id":null,"html_url":"https://github.com/giuseppeg/styled-jsx-plugin-stylelint","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giuseppeg%2Fstyled-jsx-plugin-stylelint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giuseppeg%2Fstyled-jsx-plugin-stylelint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giuseppeg%2Fstyled-jsx-plugin-stylelint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giuseppeg%2Fstyled-jsx-plugin-stylelint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/giuseppeg","download_url":"https://codeload.github.com/giuseppeg/styled-jsx-plugin-stylelint/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252596375,"owners_count":21773844,"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-in-js","linter","styled-jsx","styled-jsx-plugin","stylelint"],"created_at":"2024-10-03T13:41:26.101Z","updated_at":"2025-05-05T23:51:45.393Z","avatar_url":"https://github.com/giuseppeg.png","language":"JavaScript","funding_links":["https://github.com/sponsors/giuseppeg"],"categories":[],"sub_categories":[],"readme":"# styled-jsx-plugin-stylelint\n\n[![Build Status](https://travis-ci.org/giuseppeg/styled-jsx-plugin-stylelint.svg?branch=master)](https://travis-ci.org/giuseppeg/styled-jsx-plugin-stylelint)\n[![npm](https://img.shields.io/npm/v/styled-jsx-plugin-stylelint.svg)](https://www.npmjs.com/package/styled-jsx-plugin-stylelint)\n\nUse [stylelint](https://github.com/stylelint/stylelint) with [styled-jsx](https://github.com/zeit/styled-jsx) 💥\n\n## Usage\n\nInstall the package first.\n\n```bash\nnpm install --save styled-jsx-plugin-stylelint\n```\n\nNext, add `styled-jsx-plugin-stylelint` to the `styled-jsx`'s `plugins` in your babel configuration:\n\n```json\n{\n  \"plugins\": [\n    [\n      \"styled-jsx/babel\",\n      { \"plugins\": [\"styled-jsx-plugin-stylelint\"] }\n    ]\n  ]\n}\n```\n\n#### Notes\n\n`styled-jsx-plugin-stylelint` uses `styled-jsx`'s plugin system which is supported from version 2.\nRead more on their repository for further info.\n\n**This is a Proof of Concept plugin, in case you or your team needs such a plugin please consider contributing.**\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiuseppeg%2Fstyled-jsx-plugin-stylelint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgiuseppeg%2Fstyled-jsx-plugin-stylelint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiuseppeg%2Fstyled-jsx-plugin-stylelint/lists"}