Showing 1-20 of 348,968 packages
## supermassive-typed-document-node
GraphQL Code Generator plugin for generating ready-to-use TypedDocumentNode based on GraphQL operations
Vite plugin that makes it easy to import `.graphql` files as [TypedDocumentNodes](https://github.com/dotansimha/graphql-typed-document-node), which enables Typescript autocomplete for your GraphQL queries.
Better typed `querySelector` and `querySelectorAll`.
Get the ArrayBuffer out of a TypedArray, robustly.
graphql-typed-document-node compatible GraphQL Code Generator plugin for Vue Apollo
A trailing node plugin for the prosemirror editor.
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Returns an array of Typed Array names that are available in the current environment
JSON Schema TypeScript definitions with complete inline documentation.
Robustly get the byte length of a Typed Array
A simple text document implementation for Node LSP servers
A simple list of possible Typed Array names.
Robustly get the byte offset of a Typed Array
Robustly get the length of a Typed Array
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
This [graphql-code-generator](https://graphql-code-generator.com/) plugin is based on the [TypeScript GraphQL Files Modules](https://graphql-code-generator.com/docs/plugins/typescript-graphql-files-modules), but generates typed document nodes, using the t
Convert a typed array to a Buffer without a copy