Sibelius Seraphini

Results 349 issues of Sibelius Seraphini

https://www.hygen.io/ hygen structure makes it easy to create new templates as the needs changes it could scale better than yeoman

## Your Environments - mongoosastic version: 5.0.0 - node version: 16.14.2 - mongoose version: 6.0.13 - @elastic/elasticsearch: 8.2.0 ## Expected Behavior it should work with simple string ## Actual Behavior...

stale

With hooks we can provide a single component, and let user control only some props, using this hook: https://gist.github.com/sibelius/d44c23c1b50f2edb393718b0236dbb20 ```jsx import { useState } from 'react'; export const useControlledState =...

would make sense to transform this in a hook api?

I think hygen could make create-graphql more flexible and support much more use cases https://github.com/jondot/hygen we just need to figure it out how to generate template variables from a custom...

help wanted

add relay modern templates for frontend based on https://github.com/graphql-community/create-graphql/pull/43

if I add one or more fields to my mongoose model, it would great to update the generated GraphQL files

help wanted

Babel plugin object example: ```jsx type PluginObject = { pre?: Function; post?: Function; manipulateOptions?: Function; visitor: ?{ [key: string]: Function | { enter?: Function | Array; exit?: Function | Array;...

enhancement
help wanted
new feature

I would like to generate code for more than one schema is it possible?

enhancement
help wanted

https://github.com/graphcool/graphql-config/issues/20