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

https://github.com/bem/bem-jsd

Wrapper for use JSD with BEM plugins
https://github.com/bem/bem-jsd

bem jsdoc

Last synced: about 1 year ago
JSON representation

Wrapper for use JSD with BEM plugins

Awesome Lists containing this project

README

          

# JSDoc for BEM [![Build Status](https://travis-ci.org/bem/bem-jsd.png)](https://travis-ci.org/bem/bem-jsd)

Wrapper for use JSD with BEM plugins.

## API

```js
var jsdoc = require('bem-jsd'),
jsdocTree = jsdoc(source);
```