Sergii Lavrin
Sergii Lavrin
This seems to be quite neat: https://github.com/amilajack/eslint-plugin-compat
Tests
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...
Currently `Nav`, `NavItem`, `Link` and `isActive` do not support relative urls. I think this can be fixed by using Node `resolve` method.
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...
We should check out https://github.com/jonschlinkert/remarkable
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...
https://github.com/purifycss/purifycss
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...
We need to have way to work with i18n databases too. Resource for some thoughts: https://github.com/TAPevents/tap-i18n-db