Tornike Shavidze

Results 12 issues of Tornike Shavidze

I think this library needs more documentation and API, for example, I need to add new custom plugin and there is no api. I don't want to read whole core...

There is no .babelrc file and as I read in webpack there is all babel confugration. But I think, is better to have babel configuration in independent file I mean...

webpack-dev-server is more comfortable for me. Why does this repo use node express server when we already have webpack-dev-server with custom configuration?

After installing devtools terminal's package using npm and extension for chrome following on documentation... My last step was installing `devtools-terminal --install`and the result was > Chrome Native Messaging host application...

In my case font.ttf size is 51 KB. After using fontmin it creates for me new .ttf font but the size is the same. What's going wrong?

```scss $object-fits: ( cv: cover, cn:contain // want to detect case like that, it needs space between colon and value, like above line ); ```

I had a problem with this software, I don't know what expectations should I have and how it does work exactly. I would love to have software guide or technical...

To get better user experience (for repo users) I recommend to host example directory on gh-pages. I think that way increase users of this package/repo

When I'm trying to get weekly tracked time and type wakatime -w, it returns me always null...

Hi, today I tried to use express.io module for the first time and I like it. It's really extended part of socket.io and express.js. But I have a problem. I'm...