infuser icon indicating copy to clipboard operation
infuser copied to clipboard

Lightweight JavaScript library to be used for pulling external templates & other content asynchronously/synchronously.

Results 2 infuser issues
Sort by recently updated
recently updated
newest added

I'm building a mobile solution using infuser and knockout, i want to use template function and build some statistic html5+js application. But i found the template can not be loaded...

I'm using infuser from the Knockout External Template library. I wanted to remove the 'loading...' message by setting the infuser.defaults.loadingTemplate.content property to an empty string, but that made everything stop...