gulp-compiler

Gulp Base Compiler for Angular 1.x developments

Usage no npm install needed!

<script type="module">
  import gulpCompiler from 'https://cdn.skypack.dev/gulp-compiler';
</script>

README

Some Useful Links

AngularJS

https://angularjs.org/

Angular Material (it is both a UI Component framework and a reference implementation of Google's Material Design Specification)

https://material.angularjs.org

NPM (Dependency manager)

npm General Documentation:

https://docs.npmjs.com/

npm package.json configuration:

https://docs.npmjs.com/files/package.json

BOWER (package manager)

bower General Documentation:

http://bower.io/

.editorconfig (helps developers define and maintain consistent coding styles between different editors and IDEs)

EditorConfig General Documentation

http://editorconfig.org/

GULP (toolkit to automate dependencies and deployment tasks)

gulp General Documentation

https://www.npmjs.com/package/gulp

gulp Simple Example: How to automate tasks easily

https://scotch.io/tutorials/automate-your-tasks-easily-with-gulp-js

SASS (Sass is an extension of CSS, adding nested rules, variables, mixins, selector inheritance, and more)

SASS General Documentation

http://sass-lang.com/documentation/

gulp-sass General Documentation

https://www.npmjs.com/package/gulp-sass

SASS Tutorials

http://thesassway.com/

DEVELOPMENT DEPENDENCES DOCUMENTATION

gulp-webserver General Documentation

https://www.npmjs.com/package/gulp-webserver

JSHint General Documentation (JSHint is a program that flags suspicious usage in programs written in JavaScript.)

Really using gulp-jshint http://jshint.com/docs/

JSHint Options Reference

http://jshint.com/docs/options/

JSCS General Documentation (JavaScript Code Style)

Really using gulp-jscs http://jscs.info/overview

JSCS Rules

http://jscs.info/rules

event-stream General Documentation

https://www.npmjs.com/package/event-stream

gulp-concat General Documentation

https://www.npmjs.com/package/gulp-concat

gulp-inject General Documentation

https://www.npmjs.com/package/gulp-inject