Antonio Stoilkov

Results 241 comments of Antonio Stoilkov

Hi. Just checking in to see if there is something stopping you from adding Nota? I saw that other apps submitted after Nota got added. Thanks and sorry for the...

Now that GitHub acquired npm this can hopefully be fixed.

`.element()` method ​expects `HTMLElement` instance. You could do `console.message().element(document.querySelector('CSS selector here')).print()` What do you mean "add a link to it"?

Yeah. You are right. I will spend some time next week to publish it to npm. Thanks for the suggestion.

Hi @jakewhiteley, Actually I could extract the logic from third party library and apply it in mine. The implementation for printing colors to the console is easy and straightforward. The...

Hi, > I would move the jsvalue-built to a seperate grunt task so we could build it for testing but don't build it in the default tasks. Why we need...

Ok. I understand now. When you start working on this we can figure out the details if needed.

I think we can remove them. They don't enough value to reimplement them and I don't like optionally adding methods.

Ok. Everything sounds great. Regarding the version release: I agree. Do you know how to do this or should I do it?

Nice. I am a big fan of automating stuff too. However, can you describe a little more the idea you have about travis. It seems I am not familiar with...