Skip to content
This repository has been archived by the owner on Oct 13, 2020. It is now read-only.

Latest commit

 

History

History
24 lines (15 loc) · 405 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 405 Bytes

vDomAct

installation

npm i -S @erdii/vdomact

usage

inspiration

This Medium article.

todo

  • basic rendering ✔️️️
  • refs ✔️️️
  • dangerouslySetInnerHTML ✔️️️
  • context ❌
  • correct typings ❌
  • tests ❌