re-frame/docs/External-Resources.md

4.8 KiB

External Resources

Please add to this list by submitting a pull request.

Templates

  • re-frame-template - Generates just the client side SPA

  • Luminus - Generates SPA plus server side.

  • re-natal - React Native apps.

  • Slush-reframe - 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 - An opinionated starter for re-frame applications using Boot. Based on re-frame 0.7.0

Effect and CoEffect Handlers

Tools

  • re-frisk - A library for visualizing re-frame data and events.

  • re-thread - A library for running re-frame applications in Web Workers.

Examples and Applications Using re-frame

Libraries

Videos

Server Side Rendering