tangled
alpha
login
or
join now
yippee.fun
/
morphlex
0
fork
atom
Precise DOM morphing
morphing
typescript
dom
0
fork
atom
overview
issues
pulls
pipelines
point main to unminified build
joel.drapper.me
3 months ago
ac0bc011
eb9706d3
+1
-1
1 changed file
expand all
collapse all
unified
split
package.json
+1
-1
package.json
···
5
5
"license": "MIT",
6
6
"type": "module",
7
7
"description": "An optimal DOM morphing library written in TypeScript.",
8
8
-
"main": "dist/morphlex.min.js",
8
8
+
"main": "dist/morphlex.js",
9
9
"types": "dist/morphlex.d.ts",
10
10
"homepage": "https://github.com/yippee-fun/morphlex",
11
11
"bugs": {