Yoav Lavi

Results 30 comments of Yoav Lavi

Hey @load1n9, it looks like most of this change is reformatting + adding the example that's already in the README.md, could you elaborate on why this is needed? Thanks

Hey @load1n9, I'm not sure it makes sense to reformat auto generated files. Regarding the example, that's already in the readme, is that folder used as some sort of convention?...

Thanks @kunring! I'm currently on mobile but will look into this, if the initialization is synchronous I'd probably do it either automatically in the module or lazily once. Would be...

Thanks for opening the issue @Aloso! I appreciate the heads up, will take a look soon and let you know if anything needs clarification / modification

Hey @Aloso! I still need to go over the comparison in more detail, but two things I've noticed are: 1 - Melody currently has partial support for negated character sets...

Thank you for the suggestions! Will consider these, leaving open for now

Hey @trezy, I could theoretically change the plugin to output a template string assuming the input was a template string which should cause your first example to work, I'm wondering...

Thank you for the suggestion! Will consider adding this, seems like it could be useful but it introduces regex execution during compilation so I'll need to think how it'll fit....

Awesome work @Tigermouthbear! Regarding the compiler - I really appreciate you doing this and it's awesome, but wouldn't it be better long term to use the actual compiler to avoid...