Vincent Ogloblinsky
Vincent Ogloblinsky
Could you release this library on npm please ? I am switching a project from bower to npm, and your lib breaks the stuff. Thanks
Hi, I have an [open-source project](https://github.com/compodoc/compodoc) where i want to exclude some commits. They come from Renovate bot. They start with "chore(deps): update ..." When i use --ignore-commit-pattern like that...
If documentation is invalid, Compodoc shows warning log. ``` export default class Foo { /** * @param {number} x */ method(p){} } ```
Hi, I have created a benchmark suite for Web Components librairies. Omi is implemented, and you can see the raw results here : https://vogloblinsky.github.io/web-components-benchmark/ I will release soon a blog...
Bonjour, Est-il envisageable d'ajouter une fonction liée à la géolocalisation ? Scénario : je suis en vacances à tel endroit, je veux faire le curieux, j'ouvre DVF-app, je me géolocalise,...
Could you add a Typescript definition file in typings for your lib ? Someone add it but just for 1.0.7 version.
After cloning this repository, i just run `make dev` and got this warning : `elasticsearch_1 | [2019-03-06T13:47:44,958][WARN ][o.e.c.r.a.DiskThresholdMonitor] [dncUW0k] flood stage disk watermark [95%] exceeded on [dncUW0keT8ySMEaejFDF9w][dncUW0k][/usr/share/elasticsearch/data/nodes/0] free: 10.7gb[4.7%], all...
Watching demo graph, we can have very long graph, unreadable quickly. An option for filtering could be fine : ngd -f tsconfig.json -i module,component
For correct use of scaleApp plugins in a Node.js/CommonJS world, is-it possible to move each plugin to a single repository ?