mdast-flat@1.1.0
- Flat version of [MDAST format](https://github.com/syntax-tree/mdast). - Nodes are stored in a flat `nodes` array instead of a nested tree. - Table of contents is available in `contents` key. - All definitions are available in `definitions` map. - All fo
Unlicense
2019-02-25
安装 (1.1.0)
npm install mdast-flat@1.1.0
yarn add mdast-flat@1.1.0
pnpm add mdast-flat@1.1.0
bun add mdast-flat@1.1.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| md-mdast | ^3.0.0 |
devDependencies (17)
| 包名 | 版本要求 |
|---|---|
| @semantic-release/changelog | ^3.0.2 |
| @semantic-release/git | ^7.0.8 |
| @semantic-release/npm | ^5.1.4 |
| @types/jest | ^24.0.6 |
| @types/node | ^11.9.5 |
| husky | ^1.3.1 |
| jest | ^24.1.0 |
| lint-staged | ^8.1.4 |
| prettier | ^1.16.4 |
| pretty-quick | ^1.10.0 |
| rimraf | ^2.6.3 |
| semantic-release | ^15.13.3 |
| ts-jest | ^24.0.0 |
| ts-node | ^8.0.2 |
| tslint | ^5.13.0 |
| tslint-config-common | ^1.6.0 |
| typescript | ^3.3.3333 |