Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zswang/np2km

Analysis of NPM dependencies, and generate a file kityminder file
https://github.com/zswang/np2km

Last synced: 16 days ago
JSON representation

Analysis of NPM dependencies, and generate a file kityminder file

Awesome Lists containing this project

README

        

np2km
====

脑图效果:[NPM 依赖哪些 NPM](http://naotu.baidu.com/viewshare.html?shareId=au94741qdrsw)

## 概要

NPM 依赖生成为脑图的工具

## 安装

```
$ npm install np2km -g
```

## 使用

+ 使用前先确认已经调用 `npm install`

```
$ cd
$ np2km
```

生成的文件拖拽到 [百度脑图](http://naotu.baidu.com/) 使用

## 后续

### 在线模块

```
$ np2km -n grunt
$ np2km -n [email protected]
```