Metadata-Version: 2.1
Name: trame-router
Version: 2.0.0rc1
Summary: Vue Router widgets for trame
Home-page: UNKNOWN
Author: Kitware Inc.
License: MIT
Description: trame-router
        ===========================================================================
        
        Trame-router extend trame **widgets** and **ui** with **Vue Router** components and helper to streamline its usage with trame.
        Vue Router is the offical router for Vue.js on which trame is based.
        
        This package is under the same MIT License as the `Vue Router <https://github.com/vuejs/router/blob/main/LICENSE>`_ library that it expose for its usage in trame.
        
        `The original Vue Router documentation <https://router.vuejs.org/>`_ provide a great introduction resource.
        
        
        How to use it?
        -----------------------------------------------------------
        
        TODO...
Keywords: Python,Interactive,Web,Application,Framework
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: JavaScript
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/x-rst
