0.2.5 • Published 6 years ago

qljs v0.2.5

Weekly downloads
1
License
MIT
Repository
-
Last release
6 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

6 years ago

0.2.4

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago