Skip to content

StreamBuilder is a highly customizable, automated build environment well suited for HTML, CSS and JavaScript prototyping. It runs on the (streaming) build system gulp.js and includes the Sass CSS extension language.

License

sageworksstudio/StreamBuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StreamBuilder

What it is

StreamBuilder is an automated build environment well suited for HTML, CSS and JavaScript prototyping. It runs on the (streaming) build system Gulp and comes with goodies like the SASS CSS extension language and the Nunjucks template language.

What it does

By working in the /src directory all of your changes are piped and rendered to the /dist folder.

  • /src/scss -> /dist/css
  • /src/js -> /dist/js
  • /src/pages -> /dist/
  • /src/img -> /dist/img
  • It even refreshes your browser on every change!

Documentation

About

StreamBuilder is a highly customizable, automated build environment well suited for HTML, CSS and JavaScript prototyping. It runs on the (streaming) build system gulp.js and includes the Sass CSS extension language.

Resources

License

Stars

Watchers

Forks

Packages

No packages published