Precise DOM morphing
morphing typescript dom

Merge branch 'main' of https://github.com/joeldrapper/morphlite

+1 -1
+1 -1
README.md
··· 1 1 # MorphLite 2 2 3 - Morphlite is an attempt to create a DOM morphing function in less than 100 lines of code to use with [HTMZ](https://leanrada.com/htmz/) in small projects. 3 + Morphlite is an attempt to create a DOM morphing function in less than 100 lines of code to use with [HTMZ](https://leanrada.com/htmz/) in small projects. It is still very much a work-in-progress and probably doesn’t work. 4 4 5 5 This is my first open source TypeScript project, so I’m still figuring out how to set up the repo.