2.0.0 • Published 8 years ago

newick v2.0.0

Weekly downloads
4
License
ISC
Repository
github
Last release
8 years ago

NewickJS

JavaScript library for parsing the Newick format.

About Newick format @ wikipedia: http://en.wikipedia.org/wiki/Newick_format

Install

$ npm install newick

Usage:

import { Newick } from 'newick'

const newick = new Newick('some data')

Documentation

Github Wiki

TODO:

  • Newick.dfs: more tests
2.0.0

8 years ago

1.4.0

9 years ago

1.3.3

9 years ago

1.3.2

9 years ago

1.3.1

9 years ago

1.2.3

10 years ago

1.2.2

10 years ago

1.2.1

10 years ago

1.2.0

10 years ago

1.1.2

10 years ago

1.1.1

10 years ago

1.1.0

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago