@donnerknalli/webgpu-utils
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

WebGPU utilities

WebGPU utilities provides a set of utilities for working with WebGPU.

Development

Installing packages:

yarn install
yarn playwright install

During development, you can run the build with the following command:

yarn watch

To use the local version of the library in your project, you can run the following command:

npm link

Then, in your project, you can run:

npm link @donnerknalli/webgpu-utils

Readme

Keywords

none

Package Sidebar

Install

npm i @donnerknalli/webgpu-utils

Weekly Downloads

10

Version

0.0.3

License

MIT

Unpacked Size

49.3 kB

Total Files

9

Last publish

Collaborators

  • donnerknalli