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 12eaaa8 commit 77d22cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ 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
- doesn't have any dependencies on other packages
- fully compatible with the ES6 standard and provides typings (declarations) for use with Typescript
- is a full-fledged modern ES (ECMAScript) module

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 77d22cf

Please sign in to comment.