{"library":"easygraphql-parser","type":"library","category":null,"description":"easygraphql-parser is a Node.js library (v0.0.15, last updated in 2020) that parses a GraphQL schema string into a plain JavaScript object, breaking down types, fields, nullability, arrays, and deprecation. It is part of the EasyGraphQL ecosystem, providing a lightweight alternative to more complex parsers like graphql-js's parse. The library is in maintenance mode, with no recent releases. Key differentiator: outputs a simple, digestible object without requiring full GraphQL execution, making it useful for code generation or schema analysis tools.","language":"javascript","status":"maintenance","version":"0.0.15","tags":["javascript","nodejs","graphql","parser","schema"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install easygraphql-parser","imports":["import parser from 'easygraphql-parser'","const parser = require('easygraphql-parser')","import parser from 'easygraphql-parser'"]},{"cmd":"yarn add easygraphql-parser","imports":[]},{"cmd":"pnpm add easygraphql-parser","imports":[]}],"homepage":"https://github.com/EasyGraphQL/easygraphql-parser","github":"https://github.com/EasyGraphQL/easygraphql-parser","docs":null,"changelog":null,"pypi":null,"npm":"easygraphql-parser","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}