0.0.28 • Published 3 years ago

declair v0.0.28

Weekly downloads
2
License
ISC
Repository
-
Last release
3 years ago

decalir

A tool to help in building simple, declarative, cross-platform UIs.

The Why

  • Allows for full stack developers to work with UI, without knowing the nuances.
  • Enables Frontend developers to focus on structure and style, instead of wiring things up and writing boilerplate code.

Installation

npm install declair

Keys

  • Most properties are common across components, even when unused, so to reduce complexity.

Notes

  • Tests wouldn't be written, until the structure reaches some stability.
  • MobX is preferred over react state hooks, for it's simplicity.

Development

Setup

sh ./setup.sh

ToDo

  • Try to use classes, instead of object patching, to allow for future contributions.
  • Decide on the state providers between MobX and ReactHooks.
  • Straighten the circumventions for importing reactive-router-native.
0.0.28

3 years ago

0.0.27

4 years ago

0.0.26

4 years ago

0.0.25

4 years ago

0.0.24

4 years ago

0.0.23

4 years ago

0.0.22

4 years ago

0.0.21

4 years ago

0.0.20

4 years ago

0.0.19

4 years ago

0.0.18

4 years ago

0.0.17

4 years ago

0.0.15

4 years ago

0.0.13

4 years ago

0.0.14

4 years ago

0.0.12

4 years ago

0.0.11

4 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.5

4 years ago

0.0.6

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago