Nicolaos Moscholios

Results 8 issues of Nicolaos Moscholios

I love this package! We've been using graphql with React for a while now and we have a project where React isn't an option so to connect to our graphql...

This is an issue with `image-palette-core`. I'm working with `react-image-palette`, that is itself using `[email protected]`. I'm running an electron app, and while I'm using the library in the render process...

I've been using ajv (https://github.com/epoberezkin/ajv) in a few projects and it works well, but the syntax can be quite tedious, this looks easier to understand. Im concerned about performance though,...

Been trying to use this plugin to apply custom labels to the generated emotion css output, but to no avail. First following the proposed configuration with webpack and ts-loader, but...

When loaded in JS, is there any way you can pass variables to the partial? This is needed if you have some conditional rendering within the partial, e.g.: ``` .PCard__expand...

## Description Right now one can specify either `syntax` or `element`, however `element` automatically falls back to using `React.Fragment` which is not supported in the case the variable is not...

**Is your feature request related to a problem? Please describe.** Great lib! I'm currently trying to generate a redirect link for users on our app, which requires the static generation...

enhancement
help wanted