before
insert an element before other one
Installation
$ component install yields/before
API
before(a, b)
insert b
before a
.
Tests
$ git clone https://github.com/yields/before$ cd before && component install && component build$ open test/index.html
License
MIT