# @pres/components-layout

[![npm version][badge-npm-version]][url-npm]
[![npm download monthly][badge-npm-download-monthly]][url-npm]
[![npm download total][badge-npm-download-total]][url-npm]
[![npm dependents][badge-npm-dependents]][url-github]
[![npm license][badge-npm-license]][url-npm]
[![pp install size][badge-pp-install-size]][url-pp]
[![github commit last][badge-github-last-commit]][url-github]
[![github commit total][badge-github-commit-count]][url-github]

[//]: <> (Shields)

[badge-npm-version]: https://flat.badgen.net/npm/v/@pres/components-layout

[badge-npm-download-monthly]: https://flat.badgen.net/npm/dm/@pres/components-layout

[badge-npm-download-total]:https://flat.badgen.net/npm/dt/@pres/components-layout

[badge-npm-dependents]: https://flat.badgen.net/npm/dependents/@pres/components-layout

[badge-npm-license]: https://flat.badgen.net/npm/license/@pres/components-layout

[badge-pp-install-size]: https://flat.badgen.net/packagephobia/install/@pres/components-layout

[badge-github-last-commit]: https://flat.badgen.net/github/last-commit/hoyeungw/pres

[badge-github-commit-count]: https://flat.badgen.net/github/commits/hoyeungw/pres

[//]: <> (Link)

[url-npm]: https://npmjs.org/package/@pres/components-layout

[url-pp]: https://packagephobia.now.sh/result?p=@pres/components-layout

[url-github]: https://github.com/hoyeungw/pres

##### Fork cluster with configs

#### Install

```console
$ npm install @pres/components-layout
```

#### Usage

```js
import { Signaler } from '@pres/components-layout'
Signaler.register(instance,process,)
```

#### Meta

[LICENSE (MIT)](LICENSE)
