luminosity-design

Results 5 issues of luminosity-design

Has anyone manage to get this to work under version 1709 of Windows 10? I have run **npm install --global --production windows-build-tools** Rebooted. Then **npm install node-uwp** I get the...

Hi, First of all, thanks for writing this fantastic library. I'm new to NFC and I was able to get my card reader working with ease. I just have a...

**Homework** - [x] I looked at `nativefier --help` and https://github.com/nativefier/nativefier/blob/master/API.md - [x] I checked the [Troubleshooting section of the README](https://github.com/nativefier/nativefier/blob/master/README.md#troubleshooting). - [x] I searched existing issues, open & closed. Yes,...

bug

### What's the feature 🧐 Firstly, thank you for the excellent app. One improvement I'd like to request is the ability to add more spacing (or configure it in the...

enhancement

**Description** It seems the weekday function only works with at(). I'd like to be able to use between(). **Example** `$task->mondays()->everyFiveMinutes()->between('08:00', '17:00')`