Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
joeldrapper committed Mar 9, 2024
2 parents 6fbffee + 1c91c41 commit 219229d
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
@@ -1,4 +1,4 @@
# Morphlex
<img src="https://github.com/phlex-ruby/morphlex/assets/246692/128ebe6a-bdf3-4b88-8a40-f29df64b3ac8" alt="Morphlex" width="481">

Morphlex is a tiny (1.6KB [minified/gzipped](https://www.unpkg.com/morphlex)), safe, optimal DOM morphing library written in TypeScript. DOM morphing is the process of transforming one DOM tree to reflect another, while preserving the state of the original tree and making as few changes as possible.

Expand Down

0 comments on commit 219229d

Please sign in to comment.