Skip to content

theblacksmith/meteor-angular2-jade

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meteor-angular-jade

Compile Jade templates for use in meteor-angular, with Angular 1.x.

Prerequisites

For use with angular-meteor only. https://github.com/Urigo/angular-meteor

Installation

meteor add civilframe:angular-jade

Usage

Files ending in *.ng.jade and will be compiled to *.html

For example, "templates/directives/editUserForm.ng.jade" will be compiled to "templates/directives/editUserForm.html", so you'll want to reference it as such in Angular.

About

Compile Jade templates for use in meteor-angular.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • JavaScript 100.0%