positioning
Version:
The ng-bootstrap Positioning class as a standalone module
22 lines (16 loc) • 1.21 kB
Markdown
# positioning
[](https://travis-ci.org/mattlewis92/positioning)
[](https://codecov.io/gh/mattlewis92/positioning)
[](http://badge.fury.io/js/positioning)
[](https://david-dm.org/mattlewis92/positioning?type=dev)
[](https://github.com/mattlewis92/positioning/issues)
[](https://github.com/mattlewis92/positioning/stargazers)
[](https://raw.githubusercontent.com/mattlewis92/positioning/master/LICENSE)
> The [ng-bootstrap](https://github.com/ng-bootstrap/ng-bootstrap) Positioning class as a standalone module
## Usage
```
import { positionElements } from 'positioning';
const position = positionElements(host, target, placement, appendToBody);
```
## License
MIT