cheatsheets/harvey.js.md

21 lines
284 B
Markdown

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