Dirk van Oosterbosch
Dirk van Oosterbosch
Hi, I tried to install it with `pip install blur-ninja`, but it cannot find a distribution. Was a distribution packages uploaded to the Python Package Index?
It looks like this project is an modification of SDWebImage. I would rather use it, when it takes SDWebImage as a dependency and build upon it further. (The last update...
If we want to build tools on top of the Sketch Cloud workspaces / projects & documents, we need some fast API's to get info on the Cloud hosted documents...
It would be awesome if this project could be distributed as CocoaPod from cocoapods.org. The pods system would especially be useful to automatically install dependencies as well. (It would probably...
## Apply a custom filter after the engine's filtered results Sometimes it is necessary to allow the app to apply its own filter on top of the existing (regex) filtering....
If you are using Vue as a standalone script and using the browser bundle in a script tag like ```html ``` then the `import` and `app.use(SimpleTypeahead)` won't work. Instead, I...
### Steps to reproduce Steps: 1. Create some custom action colors and set the `disabled` to `38%` of `#000000` 2. Click "Regenerate theme" 3. Look at the generated JSON ###...