0.5.3 • Published 3 days ago

@dprint/biome v0.5.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 days ago

@dprint/biome

npm distribution of dprint-plugin-biome which is an adapter plugin for Biome.

Use this with @dprint/formatter or just use @dprint/formatter and download the dprint-plugin-biome Wasm file.

Example

import { getBuffer } from "@dprint/biome";
import { createFromBuffer } from "@dprint/formatter";

const formatter = createFromBuffer(getBuffer());

console.log(
  formatter.formatText("test.js", "console.log(  5  )"),
);
0.5.3

3 days ago

0.5.2

6 days ago

0.5.1

17 days ago

0.5.0

24 days ago

0.4.4

1 month ago

0.4.3

1 month ago

0.4.2

2 months ago

0.4.1

2 months ago

0.4.0

2 months ago

0.3.2

4 months ago

0.3.0

4 months ago

0.3.1

4 months ago

0.2.3

4 months ago

0.2.2

5 months ago

0.2.1

5 months ago

0.2.0

5 months ago

0.1.2

6 months ago

0.1.1

6 months ago

0.1.0

6 months ago

0.0.1

6 months ago