🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

ng2-template-loader

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng2-template-loader

A webpack loader for escaping text to display as-is for Angular 2 template strings.

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

ng2-template-loader

A webpack loader for escaping text to display as-is for Angular 2 template strings.

Sample Usage

@Component({
  selector: 'my-component',
  template: `${require(ng2-template-loader!raw-loader!./my.component.ts)}`
})
export class MyComponent {
}

Keywords

webpack

FAQs

Package last updated on 28 Dec 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts