ohmygql
TypeScript icon, indicating that this package has built-in type declarations

1.0.11 • Public • Published

ohmygql

npm version npm downloads Github Actions Codecov

Package description

Usage

Install package:

# npm
npm install ohmygql

# yarn
yarn install ohmygql

# pnpm
pnpm install ohmygql

Import:

// ESM
import { GqlClient } from 'ohmygql'

// CommonJS
const { GqlClient } = require('ohmygql')

💻 Development

  • Clone this repository
  • Enable Corepack using corepack enable (use npm i -g corepack for Node.js < 16.10)
  • Install dependencies using pnpm install
  • Run interactive tests using pnpm dev

License

Made with 💛

Published under MIT License.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.112latest
1.0.8-edge.81a48550edge

Version History

VersionDownloads (Last 7 Days)Published
1.0.112
1.0.100
1.0.90
1.0.8-edge.81a48550
1.0.8-edge.ce01a861
1.0.8-edge.a0
1.0.8-edge1
1.0.80
1.0.71
1.0.60
1.0.50
1.0.40
1.0.30
1.0.21
1.0.10
1.0.00

Package Sidebar

Install

npm i ohmygql

Weekly Downloads

6

Version

1.0.11

License

MIT

Unpacked Size

23.7 kB

Total Files

15

Last publish

Collaborators

  • diizzayy