occurrence
Version:
Handle browser events.
31 lines (20 loc) • 422 B
Markdown
# Occurrence
Handle browser events.
___
## Under development
This package will be available soon
___
## Use
Require first.
```
var occurrence = require("occurrence");
```
___
## Test
You can check this functions at the [Test Page](https://tonicdev.com/npm/occurrence)
```
occurrence.test()
```
___
## License
The Lend Package is open-sourced licensed under the [MIT license](http://opensource.org/licenses/MIT).