An open API service indexing awesome lists of open source software.

https://github.com/gregonnet/mousestrap-with-browserify

Looks for a clean way to load mousetrap as typescript module with initialized plugins
https://github.com/gregonnet/mousestrap-with-browserify

Last synced: about 1 year ago
JSON representation

Looks for a clean way to load mousetrap as typescript module with initialized plugins

Awesome Lists containing this project

README

          

## Setup

```
$ npm install
$ gulp build
$ cd .build/ (Run index.html from there)
```