Michael Jones

Results 34 issues of Michael Jones

This might be a peculiarity of my setup but I have 4 separate elm apps being built by webpack and when ever I make a change all 4 rebuild. Even...

**Is your feature request related to a problem? Please describe.** (I'm using the "frustrated" wording here as it is suggested in the template.) I'm frustrated when a pull request is...

Feature request

**Is your feature request related to a problem? Please describe.** (I'm using the "frustrated" wording here as it is suggested in the template.) I'm frustrated when including GitHub links in...

Feature request

So that we can be sure that it continues to work as Gleam evolves. Though we also download a specific version of Gleam at the moment. In some ways it...

help wanted

Thanks for the project. We find it really useful for managing our program's license file. I have a CI check to keep the license file up to date and we...

I've got a hobby site that is getting overrun with spam sign ups and I'm using django-allauth and your package has massively simplified getting everything integrated. Thank you so much...

As suggested in the `/u/malinoff`'s reddit comment: > Decorators are good, and -m is useful, but sometimes I don't want to wrap every single function in your decorator. I think...

Thanks for writing this. I've just set up a weekly cron task at work using this to email us about possible updates. I've ended up using a `strip-ansi` package to...

I have a string in my model that I'd like to either be empty or for it to represent an int. It represents a numerical limit on something and no...

In the last few weeks I have become interested the idea of generating Elm code from other languages. This is motivated by a couple of internal projects: - Sharing constants...