Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "linkedom", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "A triple-linked lists based DOM", | ||
@@ -5,0 +5,0 @@ "main": "./cjs/index.js", |
@@ -12,4 +12,6 @@ # 🔗 linkedom | ||
### Work in progress | ||
## Work in progress | ||
Until there is a badge with 100% code coverage, consider this project highly experimental, or a playground, to see where and how a linked-list based DOM can shine, and how difficult it would be to reach at least feature-parity with *basicHTML*. | ||
```js | ||
@@ -16,0 +18,0 @@ import {DOMParser} from 'linkedom'; |
64
3
88401
141956
44
2565