{"id":13798781,"url":"https://github.com/yosssi/koa-stylus","last_synced_at":"2025-05-13T06:31:38.490Z","repository":{"id":12723100,"uuid":"15395850","full_name":"yosssi/koa-stylus","owner":"yosssi","description":"Stylus middleware for Koa","archived":false,"fork":false,"pushed_at":"2017-04-06T02:08:26.000Z","size":7,"stargazers_count":12,"open_issues_count":2,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-11-14T10:07:12.272Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/yosssi.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2013-12-23T13:18:32.000Z","updated_at":"2020-02-06T20:50:59.000Z","dependencies_parsed_at":"2022-07-21T12:48:17.279Z","dependency_job_id":null,"html_url":"https://github.com/yosssi/koa-stylus","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/yosssi%2Fkoa-stylus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yosssi%2Fkoa-stylus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yosssi%2Fkoa-stylus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yosssi%2Fkoa-stylus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yosssi","download_url":"https://codeload.github.com/yosssi/koa-stylus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225183764,"owners_count":17434172,"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-08-04T00:00:53.376Z","updated_at":"2024-11-18T13:31:32.055Z","avatar_url":"https://github.com/yosssi.png","language":"JavaScript","funding_links":[],"categories":["仓库"],"sub_categories":["中间件"],"readme":"# koa-stylus\n\n Stylus middleware for Koa\n\n## Installation\n\n```js\n$ npm install koa-stylus\n```\n\n## Options\n\n  See [the Stylus middleware document](https://learnboost.github.io/stylus/docs/middleware.html).\n\n## Example\n\n```js\nvar stylus = require('koa-stylus');\nvar serve = require('koa-static');\nvar koa = require('koa');\nvar app = koa();\n\napp.use(stylus('./public'));\n\napp.use(serve('./public'));\n\napp.listen(3000);\n```\n\n## License\n\n  MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyosssi%2Fkoa-stylus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyosssi%2Fkoa-stylus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyosssi%2Fkoa-stylus/lists"}