{"id":19128781,"url":"https://github.com/scriptollc/sheetify-eyeglass","last_synced_at":"2026-04-17T09:31:11.301Z","repository":{"id":57358203,"uuid":"132918900","full_name":"scriptoLLC/sheetify-eyeglass","owner":"scriptoLLC","description":null,"archived":false,"fork":false,"pushed_at":"2018-05-15T21:24:42.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-22T16:14:53.586Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scriptoLLC.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":"2018-05-10T15:23:06.000Z","updated_at":"2018-05-15T21:24:38.000Z","dependencies_parsed_at":"2022-09-06T22:21:31.529Z","dependency_job_id":null,"html_url":"https://github.com/scriptoLLC/sheetify-eyeglass","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptoLLC%2Fsheetify-eyeglass","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptoLLC%2Fsheetify-eyeglass/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptoLLC%2Fsheetify-eyeglass/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptoLLC%2Fsheetify-eyeglass/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scriptoLLC","download_url":"https://codeload.github.com/scriptoLLC/sheetify-eyeglass/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240199243,"owners_count":19763825,"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-09T06:05:37.843Z","updated_at":"2026-04-17T09:31:11.246Z","avatar_url":"https://github.com/scriptoLLC.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sheetify-eyeglass [![stability][0]][1]\n[![npm version][2]][3] [![build status][4]][5] [![test coverage][6]][7]\n[![downloads][8]][9] [![js-standard-style][10]][11]\n\n[Eyeglass enabled][12] SASS plugin for Sheetify.\n\n## Command line\n```sh\n$ browserify ./test/source.js -t [ sheetify -t sheetify-eyeglass ]\n```\n\n## JS api\n```js\nconst browserify = require('browserify')\n\nconst opts = {\n  transform: [[\n    'sheetify-eyeglass', {\n      eyeglass: {\n        modules: [\n          {\n            path: path.join(__dirname, '..', 'node_modules', 'normalize-scss')\n          }\n        ]\n      }\n    }\n  ]]\n}\n\nbrowserify()\n  .transform('sheetify', opts)\n  .bundle()\n```\n\n## Installation\n```sh\n$ npm install sheetify-eyeglass\n```\n\n## License\n[Apache-2.0](https://tldrlegal.com/license/apache-license-2.0-(apache-2.0))\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[2]: https://img.shields.io/npm/v/sheetify-eyeglass.svg?style=flat-square\n[3]: https://npmjs.org/package/sheetify-eyeglass\n[4]: https://img.shields.io/travis/stackcss/sheetify-eyeglass/master.svg?style=flat-square\n[5]: https://travis-ci.org/stackcss/sheetify-eyeglass\n[6]: https://img.shields.io/codecov/c/github/stackcss/sheetify-eyeglass/master.svg?style=flat-square\n[7]: https://codecov.io/github/stackcss/sheetify-eyeglass\n[8]: http://img.shields.io/npm/dm/sheetify-eyeglass.svg?style=flat-square\n[9]: https://npmjs.org/package/sheetify-eyeglass\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/sass-eyeglass/eyeglass\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscriptollc%2Fsheetify-eyeglass","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscriptollc%2Fsheetify-eyeglass","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscriptollc%2Fsheetify-eyeglass/lists"}