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
- Host: GitHub
- URL: https://github.com/bem/bem-jsd
- Owner: bem
- Created: 2013-11-28T14:47:40.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2018-02-04T18:04:27.000Z (over 8 years ago)
- Last Synced: 2025-02-14T19:54:07.688Z (over 1 year ago)
- Topics: bem, jsdoc
- Language: JavaScript
- Size: 16.6 KB
- Stars: 2
- Watchers: 10
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JSDoc for BEM [](https://travis-ci.org/bem/bem-jsd)
Wrapper for use JSD with BEM plugins.
## API
```js
var jsdoc = require('bem-jsd'),
jsdocTree = jsdoc(source);
```