Permalink
Browse files

update modules docs

  • Loading branch information...
maxogden committed Jul 29, 2014
1 parent 2847f82 commit 281e655eb981f7c557e707f83a61312b3c36e0f3
Showing with 2 additions and 0 deletions.
  1. +2 −0 docs/modules.md
View
@@ -2,6 +2,8 @@
Here is a rundown of some of the dependencies that we use in dat as well as a few complementary modules that we use/developed. Some of them were written for dat and some were pre-existing. List is in roughly alphabetical order. Not listed here are some popular dependencies that you probably already know.
As of the time of this writing we use a total of 524 modules in the entire dat dependency graph (`npm ls --parseable | wc -l`). This file documents the top level dependencies (of which there are 55).
## [ansimd](http://npmjs.org/ansimd)
This module converts markdown to ANSI formatted output. When you type `dat help` on the CLI you get nicely formatted output thanks to this module.

0 comments on commit 281e655

Please sign in to comment.