Skip to content

Commit

Permalink
Tweak features section
Browse files Browse the repository at this point in the history
  • Loading branch information
lahmatiy committed Aug 6, 2024
1 parent 104ad9c commit 125ca12
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,13 @@ A set of utilities that extend the use of JSON:

Features:

- Fast and memory-efficient
- Fast and memory-efficient (see [benchmarks](./benchmarks/README.md))
- Compatible with browsers, Node.js, Deno, Bun
- Supports Node.js and Web streams
- Dual package: ESM and CommonJS
- TypeScript typings
- No dependencies
- Size: 9.4Kb (minified), 3.6Kb (min+gzip)
- Size: 8.5Kb (minified), 3.4Kb (min+gzip)

## Why?

Expand Down

0 comments on commit 125ca12

Please sign in to comment.