sotaan·8 年前·議論It's how `vue-template-compiler` works to transform a template into render functions.checkout here: https://github.com/vuejs/vue/blob/dev/packages/vue-template-...also checkout last 'state of Vue.js' on YT where the creator talks about it ;)
sotaan·9 年前·議論Your README don't explain how I can/should integrate it in an existing Vue project. Let's say I use the webpack-simple template to scaffold my project... I really would like to give it a try
sotaan·10 年前·議論can you explain me very simply what did you achieve and what is that crypto.cat is for basicly (not an expert in crypto but I wanna learn) ?
sotaan·10 年前·議論there is a problem with your TEMPLATE_DIR variable inside your script. I sended you a pull request.
sotaan·10 年前·議論Is that possible to recode init in any other language using your technique? For instance can I try it in Ruby?
sotaan·10 年前·議論If you improve the perf/functionalities of init using Go, I will give this language a go right after. It seems promising tho.