Line Maker library
A library for creating and animating decorative lines on websites.
The main idea is based on LineMaker but this library use power of the mo-js.
Install
npm install --save line-maker
OR
Usage
var lineMaker = /* line options */
LineOption
DEMO
TODO
find a way to writing tests write document create more demos