| [ Web Proxy ] |
| Viewing: https://dprint.dev/plugin-dev | [Back] [Original] |
As outlined in plugins, there are Wasm plugins and process plugins.
Links:
Note that plugins only need to conform to a general interface that doesn't prescribe a certain way of implementing the formatter. In Rust, you may want to use the dprint-core crate's formatting feature as it provides a better starting point for implementing a formatter. See an overview here
| Web Proxy Viewer | New URL | Original Page |