This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

ng2-inline-template

0.1.1 • Public • Published

ng2-inline-template

Replace templateUrl and styleUrls in Angular2 components template and styles.

Install

$ npm install --save ng2-inline-template

Or install globally to use ng2inline in command line

$ npm install --g ng2-inline-template

Usage

In a node module

var ng2inline = require('ng2-inline-template');
var output = ng2Inline('./my.compnent.ts');

In command line

$ ng2inline --outDir=dist "src/**/*.ts"

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i ng2-inline-template

Weekly Downloads

1

Version

0.1.1

License

MIT

Last publish

Collaborators

  • allenkim