0.2.5 • Published 4 years ago

qljs v0.2.5

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

QLJS · GitHub license npm version codecov Build Status

QLJS

QlJS is a non-verbatim clone of ClojureScript web development framework QLKit. It relies on React for component rendering and makes use of a query language comparable to GraphQL to encapsulate components and to optimize server calls. It is lighweight with no outside dependencies (besides React).

TBD

  • API documentation
  • Example
  • FAQ
  • Concept
  • Data Flow Diagram

Features

  • Minimalistic Query Language built with standard JS data structures (hence QLJS)
  • Isolation of UI specific derived data from app state and logic
  • Built-in facilities for optimistic updates with following server syncronization
  • GraphQL-like but backend agnostic

Getting started

TBD

Readings

TBD

Misc

TBD

0.2.5

4 years ago

0.2.4

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago