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

https://github.com/putoutjs/remark-putout

Putout plugin for remark
https://github.com/putoutjs/remark-putout

Last synced: about 2 months ago
JSON representation

Putout plugin for remark

Awesome Lists containing this project

README

          

# remark-putout [![NPM version][NPMIMGURL]][NPMURL] [![Dependency Status][DependencyStatusIMGURL]][DependencyStatusURL]

[NPMIMGURL]: https://img.shields.io/npm/v/remark-putout.svg?style=flat&longCache=true
[NPMURL]: https://npmjs.org/package/remark-putout "npm"

[DependencyStatusURL]: https://david-dm.org/coderaiser/putout?path=packages/remark-putout
[DependencyStatusIMGURL]: https://david-dm.org/coderaiser/putout.svg?path=packages/remark-putout

`putout` plugin for [remark](https://github.com/remarkjs/remark).

## Install

```
npm i remark remark-putout -D
```

## Usage Example

```
remark -f --no-stdout README.md -u remark-putout
```

## License

MIT