Skip to content

Repository files navigation

prettier-plugin-wgsl

A Prettier plugin to automatically format WGSL (WebGPU Shading Language) files.

npm version npm downloads license

This project is inspired by prettier-plugin-glsl and also uses Chevotain for parsing.

Installation

npm install --save-dev prettier-plugin-wgsl

Usage

Add prettier-plugin-wgsl to your Prettier configuration:

{
  "plugins": ["prettier-plugin-wgsl"]
}

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages