2.0.0 • Published 6 years ago

newick v2.0.0

Weekly downloads
4
License
ISC
Repository
github
Last release
6 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

6 years ago

1.4.0

7 years ago

1.3.3

7 years ago

1.3.2

7 years ago

1.3.1

7 years ago

1.2.3

8 years ago

1.2.2

8 years ago

1.2.1

8 years ago

1.2.0

8 years ago

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago