Rene Pot

Results 24 issues of Rene Pot

## Proposed changes As per [NPM documentation](https://docs.npmjs.com/cli/v8/commands/npm-install#save), the `--save` flag is not mandatory and actually the default behaviour. This has been the case for several years already, and at this...

I have changed the profanity filter from `bad-words` to `no-profanity` which is, for transparency, a package I created to improve the `bad-words` package that was abandoned. `no-profanity` is much faster...

Hi there! I noticed your repository uses the `bad-words` package. I've recently released a new package called `no-profanity` which is backwards compatible with `bad-words` but contains more known profanities, and...

When setting a variable to the same value sometimes doesn't prevent an event from firing, potentially triggering an infinite loop if there is acted upon the value

bug
help wanted

Currently everything provided to staballoy is stored in the same property, there should be a way to hook into the get/set methods with own methods to handle storage.

enhancement
help wanted
hacktoberfest

When window is not in focus the UI should not be updated, optionally. Looking for suggestions for implementations. PR welcome!

enhancement
help wanted
hacktoberfest

Here's the draft to add a Mobile section to the developer portal

Draft PR to demonstrate a community contributions page to list apps, libraries and plugins made by the community