Skip to content
This repository has been archived by the owner on Apr 30, 2018. It is now read-only.

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

License

Notifications You must be signed in to change notification settings

formly-js/angular-formly-dynamic-interpolate-symbols

Repository files navigation

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.

Example

An example can be found here.

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published