@litt1e-p/treant

visualization of tree diagrams inspired by treant-js

Usage no npm install needed!

<script type="module">
  import litt1ePTreant from 'https://cdn.skypack.dev/@litt1e-p/treant';
</script>

README

  _______                   _
 |__   __|                 | |
    | |_ __ ___  __ _ _ __ | |_
    | | '__/ _ \/ _` | '_ \| __|
    | | | |  __/ (_| | | | | |_
    |_|_|  \___|\__,_|_| |_|\__|
                                       
                                  

Introduce

Visualization of tree diagrams inspired by treant-js

Installation

npm i @litt1e-p/treant --save

Usage

import Treant from '@litt1e-p/treant'
import '@litt1e-p/treant/dist/treant.css'
// or 
@import '@litt1e-p/treant/dist/treant.css'

for more usage

Screenshots