Home
last modified time | relevance | path

Searched refs:archy (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/npm/node_modules/archy/examples/
H A Dmulti_line.js1 var archy = require('../'); variable
3 var s = archy({
H A Dbeep.js1 var archy = require('../'); variable
2 var s = archy({
/third_party/node/deps/npm/node_modules/archy/test/
H A Dmulti_line.js2 var archy = require('../'); variable
5 var s = archy({
H A Dnon_unicode.js2 var archy = require('../'); variable
5 var s = archy({
H A Dbeep.js2 var archy = require('../'); variable
5 var s = archy({
/third_party/node/deps/npm/node_modules/archy/
H A Dindex.js1 module.exports = function archy (obj, prefix, opts) { function
31 + archy(node, prefix_, opts).slice(prefix.length + 2)

Completed in 2 milliseconds