Sam Hartmann

Results 31 issues of Sam Hartmann

**Is your feature request related to a problem? Please describe.** I'm using the [next-sitemap package](https://www.npmjs.com/package/next-sitemap) to generate sitemaps dynamically. Inside the `next-sitemap.config.js` I'd like to use the server actions of...

enhancement

When you go to https://joi.dev/ there's only API docs. Why not adding a simple *Installation* section - maybe even on the home page? Like: ### Installation `npm install joi`

documentation

May seem obvious for somewhat seasoned developers. But cv2 isn't installed by default. A `requirements.txt` with the dependencies would already help a lot in setting up a virtual environment &...

The task was to create a function `sortByAge(users)` (using `users` as parameter). Now also the solution reflects that.

P1

Maybe that's quite a conservative attempt. The [*Check for spam* chapter of *Strings*](https://javascript.info/string#check-for-spam) has an example that uses *viagra* and *XXX*. Considering that nowadays also many young people learn coding...

In general I feel that the `=` symbols in the example code boxes are hardly visible, because they have a very similar grey as the background. I think changing the...

- add step by step explanations to the solutions of the task - in second sub task: change `arr` parameter to make clear that there are two different arrays/parameters involved

I'm currently trying to get started with the package. When I use the *config*'s and try to get results using the steps in the readme, I just get `WARNING: No...

Shouldn't it also be possible to detect tables and cells of tables? What if I wanted to detect all the cells of such a table?: ![Figure_1](https://github.com/karolzak/boxdetect/assets/49591562/ab19bc66-cf7e-4826-9050-47bcd24b8f28) As described in #29...

Start editing the backend functionality.