re-frame/docs/External-Resources.md

5.3 KiB

External Resources

Templates, examples, and other resources related to re-frame. For additions or modifications, please create an issue with a link and description or submit a pull request.

Table Of Contents

Templates

  • re-frame-template by Day8 - The official re-frame template using Leiningen.

  • Luminus by Yogthos - A Clojure micro-framework based on a set of lightweight libraries using Leiningen. Based on re-frame 0.8.0

  • re-natal by Artūr Girenko - A fork of Natal for bootstrapping Reagent and re-frame based React Native apps. Based on re-frame 0.8.0

  • Slush-reframe by Kristian Mandrup - A scaffolding generator for re-frame run using NodeJS. Should work wih re-frame 0.7.0 if used on a project started from the 0.7.0 version of re-frame-template.

  • Celibidache by Velveteer - An opinionated starter for re-frame applications using Boot. Based on re-frame 0.7.0

Examples and Applications Using re-frame

Videos

Server Side Rendering