{% extends 'django_lookbook/base.html' %} {% block content %}

Component Library

This app is to help Django developers to build a powerful component library, which has a preview system, an integrated documentation engine and a parameter editor, so the team can build robust, modular and maintainable UI with Django.

Features

  • Auto-detect and render the previews
  • Filter previews in real-time
  • Draggable and resizable layout
  • Auto extract documentation from the preview doc string
  • Powerful parameter editor, which allow user to check UI in real-time (for example: change button text and color)
  • This app is pluggable and can be integrated with any Django project

Special Thanks

{% endblock %}