forked from github-mirror/twing
Update Readme
This commit is contained in:
parent
11cd85e0d2
commit
155de49a21
@ -7,8 +7,9 @@ Changes made:
|
||||
- Replaced some of the dependencies with own implementations
|
||||
- Removed `iconv-lite`
|
||||
- Removed asynchronous versions of the functions
|
||||
- The resulting bundle is an ES module (can be `import`ed)
|
||||
|
||||
This results in a bundle size reduction from **841 kB** to **227 kB**. The package still passes Twing's original tests (except for encoding, see below).
|
||||
This results in a bundle size reduction from **841 kB** to **336 kB**. The package still passes Twing's original tests (except for encoding, see below).
|
||||
|
||||
Caveats:
|
||||
- Non-UTF-8 runtimes have limited support
|
||||
|
Loading…
Reference in New Issue
Block a user