Skip to content

Commit

Permalink
docs: fix svg icons
Browse files Browse the repository at this point in the history
  • Loading branch information
wellwelwel committed Jul 18, 2024
1 parent cd89f4e commit 7c248f2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@

> Many _JSON_ minification packages rely on vulnerable _regex_, making them unsuitable for production.
<img width="16" height="16" alt="check" src="https://raw.githubusercontent.com/wellwelwel/json.min/main/.github/assets/readme/check.svg"> **json.min** prioritizes security by avoiding these pitfalls and offering a robust solution.
<img width="16" height="16" alt="check" src="https://raw.githubusercontent.com/wellwelwel/jsonc.min/main/.github/assets/readme/check.svg"> **json.min** prioritizes security by avoiding these pitfalls and offering a robust solution.

#### 🤝 Compatibility

<img width="16" height="16" alt="check" src="https://raw.githubusercontent.com/wellwelwel/json.min/main/.github/assets/readme/check.svg"> **json.min** ensures full compatibility with both **Node.js**, **Bun**, **Deno** and, browser environments.<br />
<img width="16" height="16" alt="check" src="https://raw.githubusercontent.com/wellwelwel/json.min/main/.github/assets/readme/check.svg"> All features work for both _JSON_ and _JSONC_.
<img width="16" height="16" alt="check" src="https://raw.githubusercontent.com/wellwelwel/jsonc.min/main/.github/assets/readme/check.svg"> **json.min** ensures full compatibility with both **Node.js**, **Bun**, **Deno** and, browser environments.<br />
<img width="16" height="16" alt="check" src="https://raw.githubusercontent.com/wellwelwel/jsonc.min/main/.github/assets/readme/check.svg"> All features work for both _JSON_ and _JSONC_.

#### 🪶 Lightweight

<img width="16" height="16" alt="check" src="https://raw.githubusercontent.com/wellwelwel/json.min/main/.github/assets/readme/check.svg"> Zero dependencies and optimized for production environments.
<img width="16" height="16" alt="check" src="https://raw.githubusercontent.com/wellwelwel/jsonc.min/main/.github/assets/readme/check.svg"> Zero dependencies and optimized for production environments.

---

Expand Down

0 comments on commit 7c248f2

Please sign in to comment.