Skip to content

Commit

Permalink
docs: improve indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
wellwelwel committed Aug 20, 2024
1 parent ffa7f59 commit ea65db5
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 @@ -16,16 +16,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/jsonc.min/main/.github/assets/readme/check.svg"> **jsonc.min** prioritizes security by avoiding these pitfalls and offering a robust solution.
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span><img width="16" height="16" alt="check" src="https://raw.githubusercontent.com/wellwelwel/jsonc.min/main/.github/assets/readme/check.svg"> **jsonc.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/jsonc.min/main/.github/assets/readme/check.svg"> **jsonc.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_.
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span><img width="16" height="16" alt="check" src="https://raw.githubusercontent.com/wellwelwel/jsonc.min/main/.github/assets/readme/check.svg"> **jsonc.min** ensures full compatibility with both **Node.js**, **Bun**, **Deno** and, browser environments.<br />
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span><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/jsonc.min/main/.github/assets/readme/check.svg"> Zero dependencies and optimized for production environments.
<span>&nbsp;&nbsp;&nbsp;&nbsp;</span><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 ea65db5

Please sign in to comment.