Queryable is a library for building UI's over queryable data.
Project | Type | Description |
---|---|---|
@queryable/core | Core | Implements the core interfaces making up Queryable |
@queryable/react | Frontend | React components based on queryable-core |
@queryable/vue | Frontend | Vue components based on queryable-core |
@queryable/isomorphicjsx | Frontend | IsomorphixJSX components based on queryable-core |
@queryable/SimpleQL | Backend | A simple sql backen dimplementation for queryable |
@queryable/jq | Backend | A partial implementation of the json query language called Jq for Queryable |
Datalog | Backend | To be added |