Searched refs:archy (Results 1 – 8 of 8) sorted by relevance
1 var archy = require('../'); variable3 var s = archy({
1 var archy = require('../'); variable2 var s = archy({
2 var archy = require('../'); variable5 var s = archy({
1 module.exports = function archy (obj, prefix, opts) { function31 + archy(node, prefix_, opts).slice(prefix.length + 2)
1 const archy = require('archy') constant102 const tree = obj => archy(obj, '', { unicode })
5 const archy = require('archy') constant520 const archyOutput = archy(result, '', { unicode })