Coop
Coop
GRadarJS
This looks interesting: https://github.com/i5ik/graderjs It could maybe go under the Web and Packaging sections.
It'd be really handy if it were possible to right-click or control+click the server addresses shown when you click on the server button, in order to copy them to the...
Hi, I was having issues with vue-virtual-scroller with items not showing up properly. I was trying a lot of different things to figure out what was going wrong, then eventually...
Hi, when running the following: `./litestore --config:litestore.config.json` with a config of: ```json { "settings": { "store": "foo.db" } } ``` Litestore still sets the filename of the db to be...
Hi would it be possible to add esm module outputs to the dist as well? So I could import it via unpkg like so `https://unpkg.com/pratica?module` in a regular js file....
It would be great if there were an option to list the repos alphabetically by name. That would make it easier to skim at a glance when you have a...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...
Hi, tasklemon looks neat. Any interest in adding a watch feature to watch files?