Precise DOM morphing
morphing typescript dom
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Bump to 0.0.2

+1 -1
+1 -1
package.json
··· 1 1 { 2 2 "name": "morphlex", 3 - "version": "0.0.1", 3 + "version": "0.0.2", 4 4 "type": "module", 5 5 "description": "Morphlex is an attempt to create a DOM morphing function in less than 100 lines of code.", 6 6 "main": "dist/morphlex.js",