Download Taxonomy Free Java Code

Description

Manipulates tree like structure. Produces JSON compatible with jstree (although jstree is not required to use).

Icons

Taxonomy

Source Files

The download file Taxonomy-master.zip has the following entries.


.gitignore/*  w w  w.  j a  v a2s.  co  m*/
.npmignore
Readme.md
lib/taxonomy.js
node_modules/.bin/_mocha
node_modules/.bin/mocha
node_modules/mocha/.npmignore
node_modules/mocha/.travis.yml
node_modules/mocha/History.md
node_modules/mocha/LICENSE
node_modules/mocha/Makefile
node_modules/mocha/Readme.md
node_modules/mocha/_mocha.js
node_modules/mocha/bin/_mocha
node_modules/mocha/bin/mocha
node_modules/mocha/editors/JavaScript mocha.tmbundle/Snippets/bdd - after each.tmSnippet
node_modules/mocha/editors/JavaScript mocha.tmbundle/Snippets/bdd - after.tmSnippet
node_modules/mocha/editors/JavaScript mocha.tmbundle/Snippets/bdd - before each.tmSnippet
node_modules/mocha/editors/JavaScript mocha.tmbundle/Snippets/bdd - before.tmSnippet
node_modules/mocha/editors/JavaScript mocha.tmbundle/Snippets/bdd - it.tmSnippet
node_modules/mocha/editors/JavaScript mocha.tmbundle/Snippets/untitled.tmSnippet
node_modules/mocha/editors/JavaScript mocha.tmbundle/info.plist
node_modules/mocha/images/error.png
node_modules/mocha/images/ok.png
node_modules/mocha/index.js
node_modules/mocha/lib/browser/debug.js
node_modules/mocha/lib/browser/events.js
node_modules/mocha/lib/browser/fs.js
node_modules/mocha/lib/browser/path.js
node_modules/mocha/lib/browser/progress.js
node_modules/mocha/lib/browser/tty.js
node_modules/mocha/lib/context.js
node_modules/mocha/lib/hook.js
node_modules/mocha/lib/interfaces/bdd.js
node_modules/mocha/lib/interfaces/exports.js
node_modules/mocha/lib/interfaces/index.js
node_modules/mocha/lib/interfaces/qunit.js
node_modules/mocha/lib/interfaces/tdd.js
node_modules/mocha/lib/mocha.js
node_modules/mocha/lib/reporters/base.js
node_modules/mocha/lib/reporters/doc.js
node_modules/mocha/lib/reporters/dot.js
node_modules/mocha/lib/reporters/html.js
node_modules/mocha/lib/reporters/index.js
node_modules/mocha/lib/reporters/json-stream.js
node_modules/mocha/lib/reporters/json.js
node_modules/mocha/lib/reporters/landing.js
node_modules/mocha/lib/reporters/list.js
node_modules/mocha/lib/reporters/progress.js
node_modules/mocha/lib/reporters/spec.js
node_modules/mocha/lib/reporters/tap.js
node_modules/mocha/lib/reporters/teamcity.js
node_modules/mocha/lib/reporters/xunit.js
node_modules/mocha/lib/runnable.js
node_modules/mocha/lib/runner.js
node_modules/mocha/lib/suite.js
node_modules/mocha/lib/test.js
node_modules/mocha/lib/utils.js
node_modules/mocha/mocha.css
node_modules/mocha/mocha.js
node_modules/mocha/node_modules/commander/.npmignore
node_modules/mocha/node_modules/commander/.travis.yml
node_modules/mocha/node_modules/commander/History.md
node_modules/mocha/node_modules/commander/Makefile
node_modules/mocha/node_modules/commander/Readme.md
node_modules/mocha/node_modules/commander/index.js
node_modules/mocha/node_modules/commander/lib/commander.js
node_modules/mocha/node_modules/commander/package.json
node_modules/mocha/node_modules/debug/.npmignore
node_modules/mocha/node_modules/debug/History.md
node_modules/mocha/node_modules/debug/Makefile
node_modules/mocha/node_modules/debug/Readme.md
node_modules/mocha/node_modules/debug/debug.js
node_modules/mocha/node_modules/debug/example/app.js
node_modules/mocha/node_modules/debug/example/browser.html
node_modules/mocha/node_modules/debug/example/wildcards.js
node_modules/mocha/node_modules/debug/example/worker.js
node_modules/mocha/node_modules/debug/index.js
node_modules/mocha/node_modules/debug/lib/debug.js
node_modules/mocha/node_modules/debug/package.json
node_modules/mocha/node_modules/growl/History.md
node_modules/mocha/node_modules/growl/Readme.md
node_modules/mocha/node_modules/growl/lib/growl.js
node_modules/mocha/node_modules/growl/package.json
node_modules/mocha/node_modules/growl/test.js
node_modules/mocha/package.json
node_modules/should/.gitmodules
node_modules/should/.npmignore
node_modules/should/History.md
node_modules/should/Makefile
node_modules/should/Readme.md
node_modules/should/examples/runner.js
node_modules/should/index.js
node_modules/should/lib/eql.js
node_modules/should/lib/should.js
node_modules/should/package.json
node_modules/should/test/exist.test.js
node_modules/should/test/should.test.js
node_modules/sinon/.npmignore
node_modules/sinon/AUTHORS
node_modules/sinon/Changelog.txt
node_modules/sinon/GPATH
node_modules/sinon/GRTAGS
node_modules/sinon/GSYMS
node_modules/sinon/GTAGS
node_modules/sinon/LICENSE
node_modules/sinon/Makefile
node_modules/sinon/README.md
node_modules/sinon/build
node_modules/sinon/jsTestDriver.conf
node_modules/sinon/jsTestDriverBuild.conf
node_modules/sinon/jsl.conf
node_modules/sinon/lib/sinon.js
node_modules/sinon/lib/sinon/assert.js
node_modules/sinon/lib/sinon/collection.js
node_modules/sinon/lib/sinon/mock.js
node_modules/sinon/lib/sinon/sandbox.js
node_modules/sinon/lib/sinon/spy.js
node_modules/sinon/lib/sinon/stub.js
node_modules/sinon/lib/sinon/test.js
node_modules/sinon/lib/sinon/test_case.js
node_modules/sinon/lib/sinon/util/event.js
node_modules/sinon/lib/sinon/util/fake_server.js
node_modules/sinon/lib/sinon/util/fake_server_with_clock.js
node_modules/sinon/lib/sinon/util/fake_timers.js
node_modules/sinon/lib/sinon/util/fake_xml_http_request.js
node_modules/sinon/lib/sinon/util/timers_ie.js
node_modules/sinon/lib/sinon/util/xhr_ie.js
node_modules/sinon/package.json
node_modules/sinon/step-tests
node_modules/sinon/test/Asserts.js
node_modules/sinon/test/helper.js
node_modules/sinon/test/node/run.js
node_modules/sinon/test/resources/xhr_target.txt
node_modules/sinon/test/rhino/env.rhino.1.2.js
node_modules/sinon/test/rhino/run.js
node_modules/sinon/test/sinon/assert_test.js
node_modules/sinon/test/sinon/collection_test.js
node_modules/sinon/test/sinon/mock_test.js
node_modules/sinon/test/sinon/sandbox_test.js
node_modules/sinon/test/sinon/spy_test.js
node_modules/sinon/test/sinon/stub_test.js
node_modules/sinon/test/sinon/test_case_test.js
node_modules/sinon/test/sinon/test_test.js
node_modules/sinon/test/sinon/util/event_test.js
node_modules/sinon/test/sinon/util/fake_server_test.js
node_modules/sinon/test/sinon/util/fake_server_with_clock_test.js
node_modules/sinon/test/sinon/util/fake_timers_test.js
node_modules/sinon/test/sinon/util/fake_xml_http_request_test.js
node_modules/sinon/test/sinon_test.js
node_modules/sinon/test/test_case_shim.js
node_modules/sinon/todo.org
node_modules/underscore/.gitignore
node_modules/underscore/.npmignore
node_modules/underscore/LICENSE
node_modules/underscore/README.md
node_modules/underscore/index.html
node_modules/underscore/index.js
node_modules/underscore/package.json
node_modules/underscore/underscore-min.js
node_modules/underscore/underscore.js
package.json
test/taxonomy.test.js

Download

Click the following link to download Taxonomy-master.zip.

Taxonomy-master.zip




















Home »
  Javascript Free Code Download »
    Database »




CouchDB
CSV
Database
DynamoDB
IndexedDB
JSON
JSONP
MongoDB
MySQL
Neo4j
NoSQL
PostgreSQL
RavenDB
Redis
SQL
SQL Server
SQLite
WebSQL