Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tadatuta/bem-blocks-introspect

Collects data about blocks files
https://github.com/tadatuta/bem-blocks-introspect

Last synced: 10 days ago
JSON representation

Collects data about blocks files

Awesome Lists containing this project

README

        

# bem-blocks-introspect

Collects data about blocks files.

## Usage

```
npm i bem-blocks-introspect
bem-blocks-introspect path/to/library/to/introspect path/to/config
```

## JS API

```js
require('bem-blocks-introspect')(libFolder, config, cb);
```

Collected data will be stored in library folder in JSON format.