ginger

Results 14 issues of ginger

### **Please explain your feature request to the best of your abilities:** I recently needed to put a brick in an item frame. I had to look through all of...

enhancement

**Describe the bug** The option `cssEfects` is misspelled and should be `cssEffects`. First example can be found here on [line 78](https://github.com/biati-digital/glightbox/blob/master/src/js/glightbox.js#L78) of the glightbox.js file. The misspelling in the option...

documentation

So I was creating a form and the mock called for a checkbox similar to what was available in your library (which by the way is awesome). But when I...

I've put this together a couple of times before for other personal projects, but it would be nice to have access to the different easing function that have been added...

I don't know what the limitations are, but it would be nice to be able to use `import` and `export` syntax inside of the snippets. Getting to use [SkyPack](https://www.skypack.dev/) inside...

feature

I coded up [a mockup of the idea here](https://codepen.io/gingerchew/pen/dyrvYNG/b28d9fd99049ab7b9b93de8c07405724). While there is overlap with `.attr()` I think there could still be a place for it. especially when handling data that...

Here's an example of the implementation I was thinking of for attribute normalization. It adds ~55b (~45b gz)

[npm link](https://www.npmjs.com/package/eleventy-plugin-tag-cloud) [github repo](https://github.com/gingerchew/eleventy-plugin-tag-cloud)

I saw in a post somewhere, and can find it if need be, but it went something like [in this pen](https://codepen.io/gingerchew/pen/rNReVgW/60962a9ae31af3c72d598de4b568b406?editors=0010). ```js class A { static define() { /* in...