mol_tree2
TypeScript icon, indicating that this package has built-in type declarations

1.0.688 • Public • Published

$mol_tree2

Tools for working with Tree format

Import

const tree = $mol_tree2_from_string(`
	foo
		bar
		lol
	hello \\world
`)
const tree_json = $mol_tree2_from_json({ hello: [ 'world' ] })
const tree_xml = $mol_tree2_xml_from_dom( document.body )

Dependents (0)

Package Sidebar

Install

npm i mol_tree2

Weekly Downloads

439

Version

1.0.688

License

none

Unpacked Size

2.23 MB

Total Files

26

Last publish

Collaborators

  • jin