{"id":21448979,"url":"https://github.com/stackcss/sheetify-autoprefixer","last_synced_at":"2025-10-13T02:35:38.714Z","repository":{"id":23206479,"uuid":"26563304","full_name":"stackcss/sheetify-autoprefixer","owner":"stackcss","description":"[wip] autoprefixer as a sheetify text transform","archived":false,"fork":false,"pushed_at":"2014-11-17T14:11:26.000Z","size":120,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-10-05T03:56:19.727Z","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/stackcss.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":"2014-11-13T00:41:38.000Z","updated_at":"2014-11-13T00:41:58.000Z","dependencies_parsed_at":"2022-08-05T21:00:36.660Z","dependency_job_id":null,"html_url":"https://github.com/stackcss/sheetify-autoprefixer","commit_stats":null,"previous_names":["sheetify/sheetify-autoprefixer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stackcss/sheetify-autoprefixer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackcss%2Fsheetify-autoprefixer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackcss%2Fsheetify-autoprefixer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackcss%2Fsheetify-autoprefixer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackcss%2Fsheetify-autoprefixer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stackcss","download_url":"https://codeload.github.com/stackcss/sheetify-autoprefixer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackcss%2Fsheetify-autoprefixer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013997,"owners_count":26085345,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-23T03:17:46.883Z","updated_at":"2025-10-13T02:35:38.680Z","avatar_url":"https://github.com/stackcss.png","language":"JavaScript","readme":"# sheetify-autoprefixer\n[![NPM version][npm-image]][npm-url]\n[![build status][travis-image]][travis-url]\n[![Test coverage][coveralls-image]][coveralls-url]\n[![Downloads][downloads-image]][downloads-url]\n\n[wip] `autoprefixer` as a sheetify text transform.\n\n## Installation\n```bash\nnpm install sheetify-autoprefixer\n```\n\n## Usage\nAs a sheetify transform:\n```js\nvar prefix = require('sheetify-autoprefixer');\nvar sheetify = require('sheetify');\n\nsheetify('path/to/my/index.css')\n  .transform(prefix())\n  .bundle();\n```\n\n## License\n[MIT](https://tldrlegal.com/license/mit-license)\n\n[npm-image]: https://img.shields.io/npm/v/sheetify-autoprefixer.svg?style=flat-square\n[npm-url]: https://npmjs.org/package/sheetify-autoprefixer\n[travis-image]: https://img.shields.io/travis/yoshuawuyts/sheetify-autoprefixer.svg?style=flat-square\n[travis-url]: https://travis-ci.org/yoshuawuyts/sheetify-autoprefixer\n[coveralls-image]: https://img.shields.io/coveralls/yoshuawuyts/sheetify-autoprefixer.svg?style=flat-square\n[coveralls-url]: https://coveralls.io/r/yoshuawuyts/sheetify-autoprefixer?branch=master\n[downloads-image]: http://img.shields.io/npm/dm/sheetify-autoprefixer.svg?style=flat-square\n[downloads-url]: https://npmjs.org/package/sheetify-autoprefixer\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstackcss%2Fsheetify-autoprefixer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstackcss%2Fsheetify-autoprefixer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstackcss%2Fsheetify-autoprefixer/lists"}