{"id":13548041,"url":"https://github.com/roman01la/postcss-camel-case","last_synced_at":"2025-04-02T20:31:31.831Z","repository":{"id":33090981,"uuid":"36728441","full_name":"roman01la/postcss-camel-case","owner":"roman01la","description":"PostCSS plugin to convert CSS selector names to camelCase","archived":true,"fork":false,"pushed_at":"2019-12-13T17:04:11.000Z","size":5,"stargazers_count":13,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-02T13:13:20.591Z","etag":null,"topics":["postcss-camel-case","postcss-plugins"],"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/roman01la.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-06-02T11:26:58.000Z","updated_at":"2023-10-15T11:50:13.000Z","dependencies_parsed_at":"2022-07-24T17:47:12.159Z","dependency_job_id":null,"html_url":"https://github.com/roman01la/postcss-camel-case","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roman01la%2Fpostcss-camel-case","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roman01la%2Fpostcss-camel-case/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roman01la%2Fpostcss-camel-case/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roman01la%2Fpostcss-camel-case/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roman01la","download_url":"https://codeload.github.com/roman01la/postcss-camel-case/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246888038,"owners_count":20850191,"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":["postcss-camel-case","postcss-plugins"],"created_at":"2024-08-01T12:01:04.935Z","updated_at":"2025-04-02T20:31:26.825Z","avatar_url":"https://github.com/roman01la.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# postcss-camel-case\nPostCSS plugin to convert CSS selector names to camelCase\n\nTurns `.block_element--modifier` into `.blockElementModifier`. Basically the plugin does convert any class names with `-`, `_` punctuations into `camelCase` style.\n\n## Warnings\nRemoving `-` and `_` characters from CSS class names may cause naming conflits:\n```\n.my-class -\u003e .myClass\n.my_class -\u003e .myClass\n```\n\n## Why?\nBecause camel cased properties feels more natural in JavaScript. It is mainly built for [CSS Modules](https://github.com/css-modules/css-modules).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froman01la%2Fpostcss-camel-case","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froman01la%2Fpostcss-camel-case","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froman01la%2Fpostcss-camel-case/lists"}