{"id":15041362,"url":"https://github.com/willviles/ember-cli-sassdash","last_synced_at":"2025-04-14T20:17:15.770Z","repository":{"id":70631430,"uuid":"93642826","full_name":"willviles/ember-cli-sassdash","owner":"willviles","description":"An Ember CLI addon for adding Sassdash to Ember.js applications.","archived":false,"fork":false,"pushed_at":"2018-05-29T15:02:25.000Z","size":132,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-14T20:17:09.645Z","etag":null,"topics":["ember-addon","ember-cli","ember-cli-sass","sass","sass-mixins","sassdash"],"latest_commit_sha":null,"homepage":null,"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/willviles.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-06-07T14:11:38.000Z","updated_at":"2023-03-10T09:27:08.000Z","dependencies_parsed_at":"2023-02-21T14:30:50.507Z","dependency_job_id":null,"html_url":"https://github.com/willviles/ember-cli-sassdash","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willviles%2Fember-cli-sassdash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willviles%2Fember-cli-sassdash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willviles%2Fember-cli-sassdash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willviles%2Fember-cli-sassdash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willviles","download_url":"https://codeload.github.com/willviles/ember-cli-sassdash/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248952358,"owners_count":21188427,"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":["ember-addon","ember-cli","ember-cli-sass","sass","sass-mixins","sassdash"],"created_at":"2024-09-24T20:46:00.652Z","updated_at":"2025-04-14T20:17:15.750Z","avatar_url":"https://github.com/willviles.png","language":"JavaScript","readme":"Ember CLI Sassdash ![Download count all time](https://img.shields.io/npm/dt/ember-cli-sassdash.svg) [![npm](https://img.shields.io/npm/v/ember-cli-sassdash.svg)](https://www.npmjs.com/package/ember-cli-sassdash)\n======\n\n**Ember CLI Sassdash** is an addon for adding [Sassdash](https://github.com/davidkpiano/sassdash) to Ember applications.\n\n\u003cimg src=\"https://raw.githubusercontent.com/davidkpiano/sassdash/master/sassdash.png\" width=\"200\" height=\"auto\"\u003e\n\n## What is Sassdash?\n\nDeveloped with Sass toolkit developer in mind, Sassdash gives you nearly the full expressive power of lodash for JavaScript, inside your SCSS projects. Sassdash is a collection of utility functions, just like lodash. Sassdash never outputs any CSS declarations as it provides no mixins to do so. [Read more](https://github.com/davidkpiano/sassdash).\n\nInstallation\n------------------------------------------------------------------------------\n\n```bash\nember install ember-cli-sassdash\n```\n\nThis addon will automatically install [ember-cli-sass](https://github.com/aexmachina/ember-cli-sass) as a dependency and create an `app.scss` file in your application at `styles/app.scss` with the following import statement at the top of the file:\n\n```sass\n@import \"sassdash\";\n```\n\nBoth the previously mentioned `@import` as well as the `ember-cli-sass` addon are required.\n\n## Usage\n\nThis step is handled in the default blueprint, but make sure in your `app.scss` to simply add the following at the top of the file (if it isn't already included):\n\n```sass\n@import \"sassdash\";\n```\n\n## Documentation\n\nDiscover the power of Sassdash over at the [official documentation](http://davidkpiano.github.io/sassdash/sassdoc/index.html).\n\n## Examples\n\nCheck out the [dummy app](https://github.com/willviles/ember-cli-sassdash). It showcases some cool examples of Sassdash in action.\n\n* `git clone https://github.com/willviles/ember-cli-sassdash.git`\n* `cd ember-cli-sassdash`\n* `npm install`\n* `ember serve`\n* Visit the dummy app at [http://localhost:4200](http://localhost:4200).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillviles%2Fember-cli-sassdash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillviles%2Fember-cli-sassdash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillviles%2Fember-cli-sassdash/lists"}