# graphyne **Repository Path**: ByteDance/graphyne ## Basic Information - **Project Name**: graphyne - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-08-26 - **Last Updated**: 2023-04-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Graphyne Graphyne is a JavaScript library to generate GraphQL types from RPC ## Movitation Generate GraphQL types from RPC IDL ## Packages | Package | Description | | ----------------------------------------------------------------------------------------------- | ---------------------------------------- | | [@graphyne/thrift](https://github.com/pd4d10/graphyne/tree/master/packages/graphyne-thrift) | Generate GraphQL types from Thrift IDL | | [@graphyne/protobuf](https://github.com/pd4d10/graphyne/tree/master/packages/graphyne-protobuf) | Generate GraphQL types from Protobuf IDL | ## License MIT