- License
- MIT
- Install Size
- -(2.5 MB)
- Vulns
- 1
- Published
$
npm install widgetizer$
pnpm add widgetizer$
yarn add widgetizer$
bun add widgetizer$
deno add npm:widgetizer$
vlt install widgetizer$
vp add widgetizerLicense changed since previous version.
The license of this package changed from "UNKNOWN" to "MIT".
Apollo client
A simple but functional GraphQL client with a great development experience.
Read about our design principles.
Local development
# nvm use node
npm install
npm test
This project uses TypeScript for static typing and TSLint for linting. You can get both of these built into your editor with no configuration by opening this project in Visual Studio Code, an open source IDE which is available for free on all platforms.
Useful tools
Should be moved into some kind of CONTRIBUTING.md soon...
- AST explorer: you can use this to see what the GraphQL query AST looks like for different queries