Sergii Lavrin

Results 107 issues of Sergii Lavrin

This seems to be quite neat: https://github.com/amilajack/eslint-plugin-compat

So far we're quite short on any tests and infrastructure for it. Unfortunately, this isn't easy task, because we need to test much more than just JavaScript. I'll come up...

enhancement

Currently `Nav`, `NavItem`, `Link` and `isActive` do not support relative urls. I think this can be fixed by using Node `resolve` method.

enhancement

This is just a quick note about weird thing. After getting Gray Matter and hydrating it with some additional data, it gets current page's breadcrumb in form of Array, and...

enhancement

https://github.com/sass-eyeglass/eyeglass

enhancement

We should check out https://github.com/jonschlinkert/remarkable

enhancement

Currently Gray Matter stays in Nunjucks file during rendering. It's never printed out to final html, though, because it's placed _before_ block declaration. However, it gets rendered anyway. In most...

bug

https://github.com/purifycss/purifycss

enhancement

There seems to be very few suitable solutions for extraction of gettext strings into `.pot` file, which then could be used for translation into different locales, and all of them...

enhancement
i18n

We need to have way to work with i18n databases too. Resource for some thoughts: https://github.com/TAPevents/tap-i18n-db

enhancement
i18n