Skip to content

Commit

Permalink
list children projects
Browse files Browse the repository at this point in the history
  • Loading branch information
make-github-pseudonymous-again committed Jul 18, 2015
1 parent 7a4bfc3 commit 0aafd63
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,16 @@ and
[![NPM downloads per month](http://img.shields.io/npm/dm/aureooms-js-gn.svg?style=flat)](https://www.npmjs.org/package/aureooms-js-gn)
[![GitHub issues](http://img.shields.io/github/issues/aureooms/js-gn.svg?style=flat)](https://github.com/aureooms/js-gn/issues)
[![Inline docs](http://inch-ci.org/github/aureooms/js-gn.svg?branch=master&style=shields)](http://inch-ci.org/github/aureooms/js-gn)

## Children

This package has several children:

- [aureooms/js-adjacency-list](https://github.com/aureooms/js-adjacency-list) : adjacency list code bricks for JavaScript
- [aureooms/js-adjacency-matrix](https://github.com/aureooms/js-adjacency-matrix) : adjacency matrix code bricks for JavaScript
- [aureooms/js-graph-indexed](https://github.com/aureooms/js-graph-indexed) : indexed graph code bricks for JavaScript
- [aureooms/js-graph-labeled](https://github.com/aureooms/js-graph-labeled) : labeled graph code bricks for JavaScript
- [aureooms/js-graph-spec](https://github.com/aureooms/js-graph-spec) : graph specification code bricks for JavaScript
- [aureooms/js-graph-theory-notation](https://github.com/aureooms/js-graph-theory-notation) : Graph theory notation code bricks for JavaScript
- [aureooms/js-graph-tools](https://github.com/aureooms/js-graph-tools) : graph tools code bricks for JavaScript
- [aureooms/js-graph-weighted](https://github.com/aureooms/js-graph-weighted) : Weighted graph code bricks for JavaScript

0 comments on commit 0aafd63

Please sign in to comment.