cheatsheets/harveyjs.md

21 lines
269 B
Markdown

---
title: Harvey.js
layout: default
---
### Usage
Harvey.attach('(min-width: 600px)', {
setup: function () {
},
on: function () {
},
off: function () {
}
})
### References
* http://harvesthq.github.io/harvey/harvey.js