Skip to content

Commit

Permalink
docs: Mention the main module size
Browse files Browse the repository at this point in the history
  • Loading branch information
prantlf committed May 27, 2019
1 parent a93f429 commit 58c6d36
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 @@ -19,6 +19,7 @@ This is a fork of the original package with the following enhancements:
* Implements JavaScript modules using [UMD](https://github.com/umdjs/umd) to work everywhere.
* Can use the native JSON parser to gain the best performance, while showing error messages pf the same quality.
* Depends on up-to-date npm modules with no installation warnings.
* Small size - 13.4 kB minified, 4.6 kB gzipped.

## Command-line Interface

Expand Down

0 comments on commit 58c6d36

Please sign in to comment.