{"id":21448967,"url":"https://github.com/stackcss/sheetify-cssnext","last_synced_at":"2026-03-09T20:04:19.240Z","repository":{"id":57358259,"uuid":"45353263","full_name":"stackcss/sheetify-cssnext","owner":"stackcss","description":"cssnext transform for sheetify. Use tomorrow's CSS syntax, today","archived":false,"fork":false,"pushed_at":"2020-09-19T11:23:58.000Z","size":15,"stargazers_count":13,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-02T19:01:51.234Z","etag":null,"topics":["cssnext","sheetify"],"latest_commit_sha":null,"homepage":"","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/stackcss.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-11-01T19:00:33.000Z","updated_at":"2020-09-19T11:23:56.000Z","dependencies_parsed_at":"2022-09-06T22:21:34.176Z","dependency_job_id":null,"html_url":"https://github.com/stackcss/sheetify-cssnext","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/stackcss/sheetify-cssnext","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackcss%2Fsheetify-cssnext","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackcss%2Fsheetify-cssnext/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackcss%2Fsheetify-cssnext/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackcss%2Fsheetify-cssnext/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stackcss","download_url":"https://codeload.github.com/stackcss/sheetify-cssnext/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stackcss%2Fsheetify-cssnext/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265344830,"owners_count":23750566,"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":["cssnext","sheetify"],"created_at":"2024-11-23T03:17:41.774Z","updated_at":"2026-03-09T20:04:14.202Z","avatar_url":"https://github.com/stackcss.png","language":"JavaScript","readme":"# sheetify-cssnext [![stability][0]][1]\n[![build status][4]][5] [![test coverage][6]][7] [![js-standard-style][10]][11]\n\n[postcss-preset-env][12] transform for [sheetify][13]. Use tomorrow's CSS syntax, today.\n\n## Installation\n```sh\n$ npm install sheetify-cssnext\n```\n\n## Usage\n```js\nconst sheetify = require('sheetify/stream')\nconst path = require('path')\n\nconst opts = {\n  transform: [ [ 'sheetify-cssnext', { sourcemap: false } ] ],\n  basedir: __dirname\n}\n\nsheetify(path.join(__dirname, 'index.css'), opts)\n  .pipe(process.stdout)\n```\n\n## See Also\n- [postcss-preset-env][12]\n- [sheetify][13]\n\n## License\n[MIT](https://tldrlegal.com/license/mit-license)\n\n[0]: https://img.shields.io/badge/stability-experimental-orange.svg?style=flat-square\n[1]: https://nodejs.org/api/documentation.html#documentation_stability_index\n[4]: https://img.shields.io/travis/stackcss/sheetify-cssnext/master.svg?style=flat-square\n[5]: https://travis-ci.org/stackcss/sheetify-cssnext\n[6]: https://img.shields.io/codecov/c/github/stackcss/sheetify-cssnext/master.svg?style=flat-square\n[7]: https://codecov.io/github/stackcss/sheetify-cssnext\n[10]: https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square\n[11]: https://github.com/feross/standard\n[12]: https://github.com/csstools/postcss-preset-env\n[13]: https://github.com/stackcss/sheetify\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstackcss%2Fsheetify-cssnext","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstackcss%2Fsheetify-cssnext","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstackcss%2Fsheetify-cssnext/lists"}