1.3.1 • Published 10 years ago

frontend_helper v1.3.1

Weekly downloads
1
License
MIT
Repository
github
Last release
10 years ago

Frontend helper

v1.0

An npm Package for Node.js to create a boilerplate web page includes html, css and js files.

Installation

npm install frontend_helper

Usage

node helper

This will create three files:

  • styles/all.css
  • scripts/main.js
  • index.html

File all.css is empty File main.js contains (function(){})(); File index.html contains HTML5 template

1.3.1

10 years ago

1.3.0

10 years ago

1.2.1

10 years ago

1.2.0

10 years ago

1.1.7

10 years ago

1.1.6

10 years ago

1.1.5

10 years ago

1.1.4

10 years ago

1.1.3

10 years ago

1.1.2

10 years ago

1.1.1

10 years ago

1.1.0

10 years ago

1.0.0

10 years ago