OpenSearchlight icon indicating copy to clipboard operation
OpenSearchlight copied to clipboard

Support for AMD

Open vitkarpov opened this issue 10 years ago • 0 comments

It would be convenient to be able to require openSearchlight as module, for instance, using browserify.

var openSearchlight = require('openSearchlight');

// object with API
openSearchlight

Now it's live in window by default

vitkarpov avatar Mar 11 '14 08:03 vitkarpov