altai_alignments
v0.0.1
Published
Align a given element.
Downloads
1
Readme
Altai Alignments
Align a given element.
Installation
NPM
npm i altai_alignments
Yarn
yarn add altai_alignments
Ruby on Rails
Add this line to your application.js
//= require jquery/dist/jquery
//= require altai_alignments/dist/altai_alignments
Set by using the following:
$(".altai-alignments").altaiAlignments();
Settings:
## Print log messages in your developer console.
debug: true or false
License
The gem is available as open source under the terms of the MIT License.