Ryan Busby

Results 8 issues of Ryan Busby

Any plans of supporting module loaders or es6 functionality? I'm trying to load this library in and get all kinds of reference errors.

I tried running all native examples and only the "simpleExample" works. I'm trying to integrate this into angular 1.6 and having some difficulty getting started.

The current version appears to support unique keys however not complex unique keys. **Example** ``` const mongoose = require('mongoose'); const beautifyUnique = require('../scripts/mongoose-beautiful-unique-validation'); const Schema = mongoose.Schema; let modelSchema =...

I'm trying to import some custom MIB files and I'm not getting the output I'd expect. A large amount of the modules aren't being shown. I'm using your SNMP MIB...

Hey there! I ran my python script from python it runs just fine. I tried running through python-shell with v2.7 and v3.6 of python and I get the same error....

In the installation docs libsmi is listed as a dependency for this tool. The docs elaborate various ways of installing on OS / Linux. Is there a recommended way of...

Following the docs/install.xml I have a Java 7+ and am clicking on the .bat and .sh files. They flicker for a second and don't do anything. Please advise. In the...

Is there any way to customize the add marker functionality? I'm hoping to make a marker off the iframe that when dragged over the map creates a marker and replaces...