1.2.2 • Published 2 years ago

mve-dom v1.2.2

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

mve-DOM

Description

a simple dom birdge for mve

Software Architecture

pure TypeScript

peculiarity

  • Process (functional) genes, earlier than react. The author avoids using concepts such as class/this in ts/js.
  • No component concept, full use of the programming language itself module (function) reuse.
  • The base model is only mve. Value\<T> and mve. ArrayModel\<T> builds a huge page logic.
  • The interface layout uses pure ts/js, does not introduce complex xml, and is reused more efficiently.
  • mvvm targeted updates to property nodes (inspired by vue) with high performance. And innovatively discover the use of mve. ArrayModel\<T> corresponds to the interface fragment one by one (supports peer nesting) and does not use virtual DOM and any form of hedonistic reuse.
  • Distinguish core modules that are not related to the DOM engine and can be used for other custom engines. And provides a simple dom bridging module.
  • Open to customize your own mve usage.
  • DEMO sample address: https://wy2010344.gitee.io/mve-vite-demo/

git

gitee : https://gitee.com/wy2010344/npm_mve-DOM.git

github : https://github.com/wy2010344/npm_mve-DOM.git

other

Due to the limited energy of the author, there are no relevant documents at this time.

Creation is not easy, if you are helped, you are welcome to reward the author to help them further enrich the relevant documentation.

Wechat

Wechat collection code

Alipay

Alipay collection code

1.2.2

2 years ago

1.2.1

2 years ago

1.2.0

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.0.15

3 years ago

1.0.14

3 years ago

1.0.13

3 years ago

1.0.12

3 years ago

1.0.11

3 years ago

1.0.9

3 years ago

1.0.10

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago