There are a couple of groups of packages:
It'd be good to mark each package with one or more keywords.
Right now we only marked builds, but with the ckeditor5-build keyword, which I think should be differently formatted, so we don't have ckeditor5-creator, ckeditor5-framework keywords (which might look like package names).
We need to check what kind of word separator we could use – maybe simply a space?
@pomek, could you make a quick research what kind of characters work in keywords and how similar (multi-package) projects use keywords? Like webpack, Babel, gulp, d3, etc.
No keywords in package.json.
The same like Webpack – no keywords:
All plugins use a few words. The common one is gulpplugin:
The common keyword is d3-module:
No common keyword:
Situation of Angular is similar to Angular.js
Common keyword for plugins is eslint:
Thanks!
OK, so I'd propose doing this
WDYT?
OK, so with 2 👍 I'm going to introduce these keywords. However, in the meantime I thought that core libs could be marked with "ckeditor5-lib" anyway.
Done.
Most helpful comment
OK, so I'd propose doing this
WDYT?