Troy

Results 25 issues of Troy

**Describe the bug** When creating a page within a library, the page files are created under `apps/` folder instead. **To Reproduce** 1. run `nx generate @nrwl/angular:library example --skipModule` 2. run...

bug

My problem is two-fold. I'm attempting to provide some very simple typescript definition files to garner interest in further developing this code base. But documentation is severely lacking and I'm...

I'm currently trying to work with this project and develop a typescript definition file as I go (at a minimum for the features I'm using). As I amass definitions that...

Hello, can you give me a hint on or point me to an example of how to save to a video file? Is this possible with this project or can...

I would like to use the [BigEasyDriver](https://www.sparkfun.com/products/12859) to drive a stepper motor from the Arduino. I've chosen Cylon over Johnny-Five because, although newer, I believe Cylon has the right structure...