{"id":15041635,"url":"https://github.com/hebertsilva/node-sass-boilerplate","last_synced_at":"2025-04-14T20:23:11.589Z","repository":{"id":68880168,"uuid":"78430595","full_name":"hebertsilva/node-sass-boilerplate","owner":"hebertsilva","description":"Boilerplate using node-sass, webpack and es6 ","archived":false,"fork":false,"pushed_at":"2017-05-23T20:37:41.000Z","size":73,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T08:41:27.598Z","etag":null,"topics":["babel","boilerplate","css","es6","node-sass","webpack","yarn"],"latest_commit_sha":null,"homepage":null,"language":"CSS","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/hebertsilva.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-01-09T13:20:21.000Z","updated_at":"2018-08-23T14:44:19.000Z","dependencies_parsed_at":"2023-03-07T01:45:16.132Z","dependency_job_id":null,"html_url":"https://github.com/hebertsilva/node-sass-boilerplate","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/hebertsilva%2Fnode-sass-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hebertsilva%2Fnode-sass-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hebertsilva%2Fnode-sass-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hebertsilva%2Fnode-sass-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hebertsilva","download_url":"https://codeload.github.com/hebertsilva/node-sass-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248953020,"owners_count":21188547,"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":["babel","boilerplate","css","es6","node-sass","webpack","yarn"],"created_at":"2024-09-24T20:46:18.795Z","updated_at":"2025-04-14T20:23:11.565Z","avatar_url":"https://github.com/hebertsilva.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-sass-boilerplate\n\n[![Build Status](https://travis-ci.org/hebertsilva/node-sass-boilerplate.svg)](https://travis-ci.org/hebertsilva/node-sass-boilerplate)\n\n### Installing\n\n```shell\n# Before install you need to clone the repo.\ngit clone git@github.com:hebertsilva/node-sass-boilerplate.git\n\n# Enter in folder\ncd node-sass-boilerplate\n\n# Install packages\nnpm install\n```\nor install package with yarn\nIf you do not have yarn installed go here **[yarn](https://yarnpkg.com/docs/install)**\n```shell\nyarn install\n```\n\n### Watching change\n\n**Watching css**\n```shell\nnpm run watch:css\n```\n\n**Watching sprite**\n```shell\nnpm run watch:sprite\n```\n\n**Watching js**\n```shell\nnpm run watch:js\n```\n\n**Watching all**\n```shell\n# watch:all watching css, sprite and js\nnpm run watch:all\n```\n\n### Building in production\n\n**build css**\n```shell\nnpm run build:css\n```\n\n**build sprite**\n```shell\nnpm run build:sprite\n```\n\n**build js**\n```shell\nnpm run build:js\n```\n\n**build all**\n```shell\n# build:all building css, sprite and js\nnpm run build:all\n```\nor watch and build with **yarn**\n```shell\nyarn watch:** #'css', 'sprite', 'js', 'all'\n\n# or\n\nyarn build:** #'css', 'sprite', 'js', 'all'\n```\n\n**identifying and reporting in ECMAScript/JavaScript code**\n```shell\nnpm run lint\n```\n\n***Note***\nTo monitor files in save as replace in the **watch:css** in **package.json** by that line below using *onchage*\n`\"watch:css\": \"onchange \\\"sass/\\\" -- npm run sass\",`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhebertsilva%2Fnode-sass-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhebertsilva%2Fnode-sass-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhebertsilva%2Fnode-sass-boilerplate/lists"}