Julien Le Coupanec

Results 8 issues of Julien Le Coupanec

Would it be great to be able to capitalize a title? I usually [go to this site](https://capitalizemytitle.com/), but it would be a time-saver to do it directly from boop.

Is there documentation somewhere or a code example that shows how to test a job with Japa? :)

Is there a way to remove a repeatable job with the `removeRepeatable()` method?

type: feature request

Hello, a strange issue happens with Nuxt `2.15.4` when importing this line inside the script section: ```javascript import { GoogleAuth } from '@codetrix-studio/capacitor-google-auth' ``` ```bash render function or template not...

Looks like the `developmentOnly` flag also works for testing. Or should we just say different than production?

The sentence seems incomplete here > The Router is a combination of multiple classes can add custom properties/methods to all the classes using the macros or getters. https://docs.adonisjs.com/guides/routing

Hey, do you think it would be useful to add a `confirm` prop to the button component? It is handy for sensible operation like removing a token or a user...

enhancement