Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zswang/np2km
- Owner: zswang
- Created: 2015-03-19T09:47:32.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-03-20T05:13:43.000Z (over 9 years ago)
- Last Synced: 2024-05-14T02:02:12.803Z (6 months ago)
- Language: JavaScript
- Size: 104 KB
- Stars: 41
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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]
```