Vsevolod Strukchinsky
Vsevolod Strukchinsky
Hi. Turns out, that if you have empty subfolder - it will not be watched by gaze. Steps for manual reproducing are in [this issue](https://github.com/floatdrop/gulp-watch/issues/29). Test in patch actually hangs,...
In 0.5.x this code triggering `changed` event: ``` js require('touch').sync(file, { nocreate: true, time: new Date() }); ``` But in 0.6.x it doesn't. This was very useful in tests. One...
Who uses BEM
If you or your company using BEM methodology, we will be happy add you logotype at [getbem.com](http://getbem.com/#companies). If you can add link to repository with build scripts or write a...
Hi all! I want to start discussion about goals of [getbem.com](https://getbem.com/) site and how we planning to achieve them. # "Get BEM" to all people in simplest way (no matter...
I think it would be cool to migrate from gh-pages to [now](https://zeit.co/now) and [next.js](https://github.com/zeit/next.js) (it's super cool!). //@iamstarkov what do you think?
> Thought I'd find out what this BEM stuff is. Now I won't. Ever! (http://getbem.com on wp8.1) https://twitter.com/bleedo/status/728106291269275649 
Also added travis.ci build for autotesting package (Do not forget to change address for icon in README.md and create account there :smile:)
It's me again. Could you wrap this module in package.json for Node.js usage? P.s. You may want to change [this](https://github.com/stretchr/over.js/blob/master/src/over.js#L198) line to: ``` javascrit })(window || module.exports); ```
ToC – is table of contents, that helps navigation on big documents. - Visual example: https://afeld.github.io/bootstrap-toc/ - [`remark-toc`](https://github.com/remarkjs/remark-toc) can be useful for this
Something like this: https://tailwindui.com/components/application-ui/navigation/navbars (but with astro and solidjs). - https://github.com/lxsmnsyc/solid-headless