Skip to content
/ fulcro Public
forked from fulcrologic/fulcro

A library for development of single-page full-stack web applications in clj/cljs

License

Notifications You must be signed in to change notification settings

dvingo/fulcro

 
 

Repository files navigation

This is a fork of fulcro that has no UI features.

It only uses these features:

  • data normalization and denormalization via normalizing components
    • form state
  • fulcro application as a global store of application state (both runtime atom and state atom)

About

A library for development of single-page full-stack web applications in clj/cljs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Clojure 97.1%
  • CSS 2.2%
  • Other 0.7%