Remi

Results 3 issues of Remi

Referencing this Stack Overflow [article](https://stackoverflow.com/questions/5840969/copying-a-file-to-the-clipboard), the following code allows the user to copy some object (in this case, a file) to the clipboard: ```obj-c NSURL *object = [[NSURL alloc] initFileURLWithPath:@"/Users/username/Desktop/main.png"];...

When running the following code with multiple different queries to get stream links of a given show: ``` const anime = require('@justalk/anime-api'); anime.stream('attack').then((g) => console.log(g)); ``` The following error is...

I'm talking about what's in this image. Maybe, when it's installed, grey it out, and and have it show 'Installed', or even have it say something like 'Uninstall', where it...