File: README.rst.template

package info (click to toggle)
kytos-utils 2019.2-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 396 kB
  • sloc: python: 1,310; sh: 15; makefile: 3
file content (15 lines) | stat: -rw-r--r-- 466 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Overview
========

Sometimes a NApp may require user interaction through the graphical
interface (not just through the REST API).

Kytos has its own `Vue.js`-based components (`Vue.js <https://vuejs.org>`_), 
that you can use on the interface.

Plain HTML code is also supported. However, we strongly recommend that you
stick to Kytos native (``k-*``) components.

For more information visit the `documentation page`_.

.. _documentation page: http://docs.kytos.io/