Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Latest commit

 

History

History
26 lines (15 loc) · 319 Bytes

Readme.md

File metadata and controls

26 lines (15 loc) · 319 Bytes

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