All Projects → keechma → entitydb

keechma / entitydb

Licence: MIT license
EntityDB library

Programming Languages

clojure
4091 projects

Projects that are alternatives of or similar to entitydb

Reagent Figwheel
Leiningen template for Reagent applications in Clojurescript with Figwheel. Optionally includes secretary, cljs.test, garden, less, cider, devcards, cljs-devtools, re-risk
Stars: ✭ 161 (+747.37%)
Mutual labels:  reagent
threeagent
ClojureScript library for building Three.js apps in a reagent-like fashion
Stars: ✭ 124 (+552.63%)
Mutual labels:  reagent
rn-shadow-steroid
React Native with shadow-cljs on steroids
Stars: ✭ 57 (+200%)
Mutual labels:  reagent
Datsys
(+ clj cljs datomic datascript re-frame-esque-frp)
Stars: ✭ 214 (+1026.32%)
Mutual labels:  reagent
reagent-quill
Basic reagent recipe for quill rich text editor
Stars: ✭ 16 (-15.79%)
Mutual labels:  reagent
goldly
dynamic web dashboards with clojure
Stars: ✭ 21 (+10.53%)
Mutual labels:  reagent
Soda Ash
Soda-ash is an interface between clojurescript's Reagent and Semantic UI React
Stars: ✭ 153 (+705.26%)
Mutual labels:  reagent
ornament
Clojure Styled Components
Stars: ✭ 92 (+384.21%)
Mutual labels:  reagent
re-frame-semantic-ui-react-github-widget
Using semantic-ui-react with re-frame - sample project
Stars: ✭ 21 (+10.53%)
Mutual labels:  reagent
quinto
a board game lost to the sands of time
Stars: ✭ 27 (+42.11%)
Mutual labels:  reagent
Hanami
Interactive arts and charts plotting with Clojure(Script) and Vega-lite / Vega. Flower viewing 花見 (hanami)
Stars: ✭ 216 (+1036.84%)
Mutual labels:  reagent
Antizer
ClojureScript library for Ant Design React UI components
Stars: ✭ 234 (+1131.58%)
Mutual labels:  reagent
ui-gorilla
Reagent UI renderer for data visualization.
Stars: ✭ 14 (-26.32%)
Mutual labels:  reagent
Cljs React Material Ui
Clojurescript library for using material-ui.com
Stars: ✭ 204 (+973.68%)
Mutual labels:  reagent
compound
A micro structure for reframe data
Stars: ✭ 116 (+510.53%)
Mutual labels:  reagent
Js Workshop
Reagent Workshop for React developers
Stars: ✭ 161 (+747.37%)
Mutual labels:  reagent
re-frame-realword-example-app
Exemplary real world application built with Clojurescript and re-frame
Stars: ✭ 16 (-15.79%)
Mutual labels:  reagent
roll
RPG dice roller with both Rust CLI and ClojureScript Web interfaces
Stars: ✭ 14 (-26.32%)
Mutual labels:  reagent
breaking-point
BREAKING-POINT lets you quickly define and subscribe to screen (i.e. window) breakpoints in your re-frame application
Stars: ✭ 36 (+89.47%)
Mutual labels:  reagent
baking-soda
baking-soda is an interface between clojurescript's reagent and reactstrap (i.e., bootstrap 4 react components) and react-bootstrap (i.e., bootstrap 3 react components)
Stars: ✭ 74 (+289.47%)
Mutual labels:  reagent

EntityDB

This project is DEPRECATED.

Last deployed version is [keechma/entitydb "0.1.6"].

New EntityDB is available at https://github.com/keechma/keechma-entitydb

EntityDB is a library that handles storage of any kind of entities in your application. Entity is anything that is "identifiable". Usually the id attribute is used, but you can use anything that makes sense for your application.

Documentation

Documentation and API docs.

Setup

License

Copyright © 2016 Mihael Konjevic

Distributed under the MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].