Open sporto opened 11 years ago
I agree. There's been some discussion on the twitters today, so I think it'll be no problemo!
Going to resolve a couple of bugs before I split it off...
Ok, fixed the primary issues, so I can bust out the compiler now!
I started making a standalone tool because I needed it in my build process. It uses used some/most of your testsuite and parts of your readme. https://github.com/mllrsohn/angular-html2js
Just wanted to say thanks :) Your plugin was the only one that actually worked
Any updates on this? I would love to use your compiler as a standalone program from the command line.
@steffenmllr Very cool, that you extracted the logic from the grunt project. As far as I can see you only made changes to your tool in Jan and it is not on npm. Are you planning to continue to work on angular-html2-js?
I'd add - also a CLI would be massively helpful
Please consider splitting this plug-in into an NPM module and the Grunt plug-in itself. In this way it can be used without having to use Grunt if desired.