2017 © Pedro Peláez
 

library phulp-angular-template-cache

The angular-template-cache addon for phulp

image

reisraff/phulp-angular-template-cache

The angular-template-cache addon for phulp

  • Monday, November 21, 2016
  • by reisraff
  • Repository
  • 1 Watchers
  • 1 Stars
  • 21 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 5 % Grown

The README.md

phulp-angular-template-cache

The angular-template-cache addon for PHULP., (*1)

It's like gulp-angular-templatecache with some modifications., (*2)

Install

$ composer require reisraff/phulp-angular-template-cache

Usage

<?php

use Phulp\AngularTemplateCache\AngularTemplateCache;

$phulp->task('angular-template-cache', function ($phulp) {
    $phulp->src(['src/'], '/html$/')
        ->pipe(new AngularTemplateCache('templateCacheHtml.js', ['module' => 'app', 'root' => 'app']))
});

The Versions

21/11 2016

dev-master

9999999-dev

The angular-template-cache addon for phulp

  Sources   Download

MIT

The Requires

 

php phulp phulpplugin angular-template-cache

21/11 2016

1.0.0

1.0.0.0

The angular-template-cache addon for phulp

  Sources   Download

MIT

The Requires

 

php phulp phulpplugin angular-template-cache