2.0.0-alpha2 • Published 6 years ago

domic v2.0.0-alpha2

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

What is Domic

Domic is a typescript library intended to build user interfaces in a web environment. It tries to embrace the DOM as much as possible while still providing powerful constructs that allow for complex application creation.

It helps you accomplish this goal by providing the following ;

  • A controller system which binds objects to DOM nodes, notifying them whenever the node is added or removed from the document
  • An observable library for all that reactive bindings goodness
  • A react compatible build function meant to be used with jsx/tsx

Domic is typescript-first. As such, its API is meant to accomodate the type checker and its inference as much as possible.

Note that it is not meant to be used for website creation ; only the latest browsers are targeted. It is however ideal for mobile applications or environments such as nwjs.

2.0.0-alpha2

6 years ago

1.0.0-beta27

7 years ago

1.0.0-beta26

7 years ago

1.0.0-beta25

7 years ago

1.0.0-beta24

7 years ago

1.0.0-beta23

7 years ago

1.0.0-beta22

7 years ago

1.0.0-beta21

7 years ago

1.0.0-beta20

7 years ago

1.0.0-beta19

7 years ago

1.0.0-beta18

7 years ago

1.0.0-beta17

7 years ago

1.0.0-beta16

7 years ago

1.0.0-beta15

7 years ago

1.0.0-beta14

7 years ago

1.0.0-beta13

7 years ago

1.0.0-beta12

7 years ago

1.0.0-beta11

7 years ago

1.0.0-beta10

7 years ago

1.0.0-beta9

7 years ago

1.0.0-beta8

7 years ago

1.0.0-beta7

7 years ago

1.0.0-beta6

7 years ago

1.0.0-beta5

7 years ago

1.0.0-beta4

7 years ago

1.0.0-beta3

7 years ago

1.0.0-beta2

7 years ago

1.0.0-beta1

7 years ago

1.0.0-alpha12

7 years ago

1.0.0-alpha11

7 years ago

1.0.0-alpha10

7 years ago

1.0.0-alpha9

7 years ago

1.0.0-alpha8

8 years ago

1.0.0-alpha7

8 years ago

1.0.0-alpha6

8 years ago

1.0.0-alpha5

8 years ago

1.0.0-alpha4

8 years ago

1.0.0-alpha3

8 years ago

1.0.0-alpha2

8 years ago

1.0.0-alpha1

8 years ago