knockout-projections
knockout-projections copied to clipboard
Compatibility with knockout-es5
I could not get this plugin to work with knockout-es5. My guess is that the ES5 syntax, using native Javascript properties, hides the map and filter functions introduced by this plugin.
Is there any way to make these two awesome plugins compatible? Or, at least, expose the functions defined in this plugin so that you could call them explicitly.