Jake Wilson

Results 49 issues of Jake Wilson

According to the docs, extent's description is: > composite image on background color canvas image. The usage is: > gm("img.png").extent([width, height, options]) How do you use this function? Where do...

question

I can't seem to get this polyfill to work take a look here: http://www.huebnerpetersen.com/mtm/index.php?r=main&id=72 You can view it in Chrome to see what it is supposed to look like. But...

needinfo

This is a great little enhancement to jQuery. How can I use this with Webpack when compiling client-side JS? Ideally I think it makes sense for the `$$` function to...

Maybe I'm misunderstanding something. This doesn't appear to work at all from what I can tell. I installed it. I added the npm script: "preparecommitmsg": "commit-template" I added a file...

Does CDNJS keep track of how many times individual files are pulled from their CDN? It would be absolutely awesome if CDNJS did this and then had up-to-update charts and...

đź“’ Documentation
:bulb: Help wanted
⛅️ Waiting for Cloudflare

Has then been tested in Windows with regarding directory separator slashes? I'm using this on a project. On OSX its working great. A team member using Windows says that when...

I'm fairly new to BookshelfJS. It seems awesome so far. But one thing that I'm a little confused about is why there is no built-in validation and mass assignment attribute...

feature

I'm trying to use this with Svelte Kit by passing it to the `vite` plugins objects in `svelte.config.js`: ``` import adapter from '@sveltejs/adapter-auto'; import preprocess from 'svelte-preprocess'; import eslintPlugin from...

- [X] Bug report. If you’ve found a bug, you must provide a minimal example in a CodePen, starting from http://jsfiddle.net/JNsu6/15/ . I'm trying to recreate this issue in jsfiddle,...

Perhaps I'm missing something, but it seems like your examples use a lot of functionality that is missing from your documentation. For example I don't see anything in the docs...