Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Maidang1 authored Sep 17, 2024
1 parent d7158b7 commit 4033586
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
| [dsv](packages/dsv) | Converts `.csv` and `.tsv` files into JavaScript modules |
| [image](packages/image) | Imports JPG, PNG, GIF, SVG, and WebP files |
| [yaml](packages/yaml) | Convert YAML files to ES6 modules |
| [mdx](packages/mdx) | Convert md(x) files to React component |
| [react-components](packages/react-components) | On-demand components auto importing for React |
| [strip](packages/strip) | Remove `debugger` statements and functions like `assert.equal` from your code. |
| [url](packages/url) | Imports files as data-URIs or ES Modules. |
Expand Down

0 comments on commit 4033586

Please sign in to comment.