0.0.28 • Published 4 years ago

declair v0.0.28

Weekly downloads
2
License
ISC
Repository
-
Last release
4 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

4 years ago

0.0.27

5 years ago

0.0.26

5 years ago

0.0.25

5 years ago

0.0.24

5 years ago

0.0.23

5 years ago

0.0.22

5 years ago

0.0.21

5 years ago

0.0.20

5 years ago

0.0.19

5 years ago

0.0.18

5 years ago

0.0.17

5 years ago

0.0.15

5 years ago

0.0.13

5 years ago

0.0.14

5 years ago

0.0.12

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.5

5 years ago

0.0.6

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago