Skip to content

Commit

Permalink
docs: README updated
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor-pelykh committed May 15, 2024
1 parent 9b2b439 commit 1a74b7d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ Overview

- works both in Node.js and in the browser (no need for server-side Node.js)
- written entirely in Typescript with transpiling into Javascript
- fully compatible with the ES6 standard and provides typings for use with Typescript
- doesn't have any dependencies on other packages
- fully compatible with the ES6 standard and provides typings (declarations) for use with Typescript

This library may be especially useful when you need to work with static or animated images directly in the browser code when the code is isolated from the system it's running on.

Expand Down

0 comments on commit 1a74b7d

Please sign in to comment.