novella

Create stories with your UI. Framework agnostic. Build tool agnostic.

Usage no npm install needed!

<script type="module">
  import novella from 'https://cdn.skypack.dev/novella';
</script>

README

Novella

A tool to help craft UI components.

Goals

  • Framework agnostic
  • Build tool agnostic
  • Responsive tools

Changelog

  • 0.4.0
    • Now support history when switching between novellas, pages
      • Enabled by default. Controlled by new Library({ uiConfig: { persistHistory: true } })

TODO

  • Add Flow types
  • Add prettier support
  • Add prepush hook
  • Add prepublish hook
  • Add Unit tests
  • Add E2E tests
  • Use production builds for React
  • Don't include redux logging for production builds