{"id":18111756,"url":"https://github.com/afaur/babel-plugin-stylus-basic","last_synced_at":"2025-04-06T08:22:44.268Z","repository":{"id":83721396,"uuid":"89846550","full_name":"afaur/babel-plugin-stylus-basic","owner":"afaur","description":null,"archived":false,"fork":false,"pushed_at":"2017-05-01T08:06:56.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-12T13:56:58.144Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/afaur.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-04-30T11:24:01.000Z","updated_at":"2017-04-30T11:24:12.000Z","dependencies_parsed_at":"2023-03-12T19:36:40.766Z","dependency_job_id":null,"html_url":"https://github.com/afaur/babel-plugin-stylus-basic","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afaur%2Fbabel-plugin-stylus-basic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afaur%2Fbabel-plugin-stylus-basic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afaur%2Fbabel-plugin-stylus-basic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afaur%2Fbabel-plugin-stylus-basic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afaur","download_url":"https://codeload.github.com/afaur/babel-plugin-stylus-basic/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247452782,"owners_count":20941168,"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-01T01:07:27.524Z","updated_at":"2025-04-06T08:22:44.244Z","avatar_url":"https://github.com/afaur.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# babel-plugin-stylus-basic\n\nReplaces stylus with css.\n\n## Usage\n\nInstall the package:\n\n```bash\n$ npm install --save afaur/babel-plugin-stylus-basic\n```\n\nAdd `babel-plugin-stylus-basic` to `plugins` in the babel config:\n\n```json\n{\n  \"plugins\": [\n    \"babel-plugin-stylus-basic\"\n  ]\n}\n```\n\nWhen you write code that looks like this:\n\n```js\nvar css = 'styl/style.styl';\n```\n\nThe plugin will generate css from the contents of the stylus file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafaur%2Fbabel-plugin-stylus-basic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fafaur%2Fbabel-plugin-stylus-basic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafaur%2Fbabel-plugin-stylus-basic/lists"}