4.5.2 ā€¢ Published 2 years ago

generator-html-scss-js v4.5.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

generator-html-scss-js

  • This is for anyone who wanna use this for web development
  • This package includes languages such as scss, js and html

Request

Please help me in solving this problem. The problem is that when I or you install the generator. No package-lock.json is being installed. If anyone out there in the community can help, please make a pull request or an issue in the repository. Thanks in advance. šŸ˜…

Installation

First, install Yeoman and generator-html-scss-js using npm (I assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-html-scss-js

Install yo a time only

Then generate a new project in your respective directory:

yo html-scss-js

Folder structure

generator-html-scss-js
ā”œā”€ .editorconfig
ā”œā”€ .eslintignore
ā”œā”€ .git
ā”œā”€ .gitattributes
ā”œā”€ .gitignore
ā”œā”€ .travis.yml
ā”œā”€ generators
ā”‚  ā””ā”€ app
ā”‚     ā”œā”€ index.js                   Main process happend
ā”‚     ā””ā”€ templates
ā”‚        ā”œā”€ .gitignore
ā”‚        ā”œā”€ app
ā”‚        ā”‚  ā”œā”€ js
ā”‚        ā”‚  ā”‚  ā””ā”€ script.js
ā”‚        ā”‚  ā””ā”€ scss
ā”‚        ā”‚     ā”œā”€ style.scss
ā”‚        ā”‚     ā””ā”€ _variables.scss
ā”‚        ā”œā”€ gulpfile.js             Compile scss-css, copy files to their own dir
ā”‚        ā”œā”€ index.html
ā”‚        ā”œā”€ package-lock.json
ā”‚        ā”œā”€ package.json
ā”‚        ā””ā”€ _gitignore
ā”œā”€ LICENSE
ā”œā”€ package-lock.json
ā”œā”€ package.json
ā”œā”€ README.md
ā””ā”€ __tests__
   ā””ā”€ app.js

Friendly Reminder

  • If you want to update to a newer version, please check the github repo to check whether are there any problems.
  • Please update the package every month. Run npm update generator-html-scss-js -g
  • If you encounter any issue, please file an issue at the repo :)
  • Pull request is always welcome :D
1.0.0

2 years ago

4.4.9

2 years ago

4.4.8

2 years ago

4.4.5

2 years ago

4.4.4

2 years ago

4.4.7

2 years ago

4.4.6

2 years ago

3.3.9

2 years ago

3.3.8

2 years ago

3.4.0

2 years ago

3.4.2

2 years ago

4.5.0

2 years ago

4.5.2

2 years ago

4.4.3

2 years ago

4.5.1

2 years ago

4.4.2

2 years ago

3.2.2

2 years ago

3.2.1

2 years ago

3.1.1

2 years ago

3.0.1

2 years ago

3.2.6

2 years ago

3.2.5

2 years ago

3.2.4

2 years ago

3.2.3

2 years ago

3.0.0

2 years ago

3.3.7

2 years ago

3.2.7

2 years ago

2.0.0

3 years ago

0.2.1

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.0.0

3 years ago