
Security News
require(esm) Backported to Node.js 20, Paving the Way for ESM-Only Packages
require(esm) backported to Node.js 20, easing the transition to ESM-only packages and reducing complexity for developers as Node 18 nears end-of-life.
@magidoc/rollup-plugin-gql-schema
Advanced tools
A Rollup and ViteJS plugin that allows to parse a GraphQL Schema from a target URL and save it to a target output folder, or to parse it from the disk and convert it to a desired format.
A Rollup/ViteJS plugin that can both fetch or parse GraphQL schemas and store them locally.
This plugin can be used in any project that uses Rollup/ViteJS, wether it is browser or NodeJS based.
When fetching the schema, configuration is available to set custom headers, url, method and output format.
When parsing the schema, it is possible to aggregate multiple schema parts into one file using glob patterns and/or custom file paths.
For more details on how to use this plugin, see the documentation.
FAQs
A Rollup and ViteJS plugin that allows to parse a GraphQL Schema from a target URL and save it to a target output folder, or to parse it from the disk and convert it to a desired format.
We found that @magidoc/rollup-plugin-gql-schema demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
require(esm) backported to Node.js 20, easing the transition to ESM-only packages and reducing complexity for developers as Node 18 nears end-of-life.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.