Anton

Results 44 comments of Anton
trafficstars

ES7 will have correct class properties, I guess https://gist.github.com/jeffmo/054df782c05639da2adb

Oh, hard question. mb speak in russian? :D

But I totally understand your question. I need some time to remember the answer. But, anyway, you can change bold headings to correct 3rd levels. If i don't mistake, commented...

@matmuchrapna Ю а абсолютли райт дьюд хДДД @rutsky

Посмотри, что получается после сборки электронных книг: ``` bash cd ./epub cat ../_includes/translation/rus/[0-9]*.md | sed 's///g' > ./_source.md pandoc epub.md -o largescale-js.epub --toc-depth=2 --epub-cover-image=cover.jpg --epub-chapter-level=2 pandoc epub.md -o largescale-js.fb2 --toc-depth=2...

Hello @fidian! Thank you for feedback. I'm not very familiar with licence things and prefer [WTFPL](https://en.wikipedia.org/wiki/WTFPL) licence. But if you know how it should be defined to be legal —...

Nice idea. I'll try to hack it.

I think, I can reuse some things from `superagent.Response` constructor to provide same API. But it's looks like the new major version 'cause it will break current API. But I...

@LeopoldoFu Super! Could you make pull request?

Pretty nice idea! Give me some time to figure out the way to make it out.