Angular Blaze Template

screenshot of Angular Blaze Template

Include Blaze templates in your angular-meteor application

Overview:

The urigo:angular-blaze-template is a package that allows developers to include Blaze templates in their Angular-Meteor applications. This package offers a quick and easy way to integrate Meteor's Blaze native templates into an Angular-Meteor project.

Features:

  • Blaze Templates Integration: This package enables the use of Meteor's Blaze native templates in an Angular-Meteor application.
  • Quick and Easy Installation: The package can be added to the project with a simple command in the command line.
  • Replace Directive: The replace attribute can be used to replace the directive element with the contents of the template, allowing developers to customize the page styling or logic based on the DOM tree depth level.

Summary:

The urigo:angular-blaze-template package allows developers to seamlessly integrate Meteor's Blaze templates into their Angular-Meteor projects. With a quick installation process and the ability to replace directive elements with template contents, this package offers a convenient solution for combining the power of Angular and Blaze in a single application. Developers can further explore the capabilities of this package, such as using parameters and binding Blaze templates to Angular's scope, in the API documentation.