angular-formly-dynamic-interpolate-symbols

Plugin for angular-formly which will convert templates that use {{ and }} into the start and end from $interpolate.

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
angular-formly-dynamic-interpolate-symbols
1.0.08 years ago8 years agoMinified + gzip package size for angular-formly-dynamic-interpolate-symbols in KB

Readme

angular-formly-dynamic-interpolate-symbols
Plugin for angular-formly which will convert templates that use {{ and }} into the start and end from $interpolate.

Usage

Simply include the angular-formly-dynamic-interpolate-symbols.js file and add 'angular-formly-dynamic-interpolate-symbols' to your app's module includes, and the {{ and }} template symbols should be automatically replaced by the current $interpolate start and end symbols.