{"id":18927080,"url":"https://github.com/zachhardesty7/babel-plugin-transform-semantic-ui-react-style-imports","last_synced_at":"2026-02-10T08:31:06.645Z","repository":{"id":34243306,"uuid":"172968789","full_name":"zachhardesty7/babel-plugin-transform-semantic-ui-react-style-imports","owner":"zachhardesty7","description":"Babel plugin that can add ALL semantic-ui-css imports.","archived":false,"fork":false,"pushed_at":"2024-12-15T22:26:58.000Z","size":1412,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-26T15:18:28.286Z","etag":null,"topics":[],"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/zachhardesty7.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2019-02-27T18:33:56.000Z","updated_at":"2024-12-15T22:27:00.000Z","dependencies_parsed_at":"2023-01-15T05:35:46.572Z","dependency_job_id":"97e52842-312b-4102-be46-449db95aa06e","html_url":"https://github.com/zachhardesty7/babel-plugin-transform-semantic-ui-react-style-imports","commit_stats":{"total_commits":31,"total_committers":2,"mean_commits":15.5,"dds":0.4193548387096774,"last_synced_commit":"bcf607fd2a3dd1115d0dd2810e575d01910579aa"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zachhardesty7/babel-plugin-transform-semantic-ui-react-style-imports","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachhardesty7%2Fbabel-plugin-transform-semantic-ui-react-style-imports","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachhardesty7%2Fbabel-plugin-transform-semantic-ui-react-style-imports/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachhardesty7%2Fbabel-plugin-transform-semantic-ui-react-style-imports/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachhardesty7%2Fbabel-plugin-transform-semantic-ui-react-style-imports/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zachhardesty7","download_url":"https://codeload.github.com/zachhardesty7/babel-plugin-transform-semantic-ui-react-style-imports/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zachhardesty7%2Fbabel-plugin-transform-semantic-ui-react-style-imports/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259704295,"owners_count":22898854,"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-11-08T11:18:06.095Z","updated_at":"2026-02-10T08:31:06.609Z","avatar_url":"https://github.com/zachhardesty7.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# babel-plugin-transform-semantic-ui-react-style-imports\n\nThe plugin can add import statements for CSS files from\n`semantic-ui-css`.\n\n## Installation\n\n```bash\n    npm install babel-plugin-transform-semantic-ui-react-style-imports --save-dev\n```\n\nDepending on how you use the plugin, you also need to install\n[semantic-ui-react](https://www.npmjs.com/package/semantic-ui-react) and/or\n[semantic-ui-css](https://www.npmjs.com/package/semantic-ui-css).\n\n## Usage\n\nAdd the plugin to your Babel configuration (e.g. in .babelrc):\n\n```json\n    {\n        \"plugins\": [\"transform-semantic-ui-react-style-imports\"]\n    }\n```\n\n## Running the tests (soon)\n\n```bash\n    git clone https://github.com/zachhardesty7/babel-plugin-transform-semantic-ui-react-style-imports.git\n    cd babel-plugin-transform-semantic-ui-react-style-imports\n    npm install\n    npm run test\n```\n\n## Acknowledgements\n\nheavy inspiration taken from [skleeschulte](https://github.com/skleeschulte/babel-plugin-transform-semantic-ui-react-imports)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzachhardesty7%2Fbabel-plugin-transform-semantic-ui-react-style-imports","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzachhardesty7%2Fbabel-plugin-transform-semantic-ui-react-style-imports","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzachhardesty7%2Fbabel-plugin-transform-semantic-ui-react-style-imports/lists"}