Vinicius Teixeira

Results 9 issues of Vinicius Teixeira

I'm trying to work with layers in Caman, with overlay images in each layer, but I'm having some issues. My current attempt is like shown below: ``` javascript var Caman...

## 🚀 Feature Requests I need a way to synchronously know if a given key is present in the cache. ### Contextualize the feature In our app, we use the...

### :sparkles: What kind of change does this PR introduce? Feature ### :arrow_heading_down: What is the current behavior? No way of knowing if a key is in the memory cache....

The current README includes instructions to configure the `connect` task with a middleware to serve static files and make a directory browsable. However, connect 3.x, upon which grunt-contrib-connect > 0.11...

Hi there, and thanks for you work on this library. We're playing around with it to see if it is viable for our Carplay app, but one thing that concerns...

This PR solves an issue that arises when trying to pass the functions as parameters to other functions. This problem occurs because of the `this` binding, that changes when the...

Unfortunately, this tool has become stale. There are some very old issues and pull requests open, and no response from the repo owner. To solve some issues with this lib,...

Fix docs as per last PR accepted, as host and port are passed to rethinkdbdash if no pool is being used.

enhancement

The migration script runs successfully, but does not exists after completion. Parameters used: ```json { "db": "db_name", "driver": "rethinkdbdash", "pool": true, "cursor": false } ```

bug