plaiceholder icon indicating copy to clipboard operation
plaiceholder copied to clipboard

Beautiful image placeholders, without the hassle.

Results 8 plaiceholder issues
Sort by recently updated
recently updated
newest added

### Description Hi, I was using the library and saw that there are no typings, so I just wanted to start it off with the most basic type declaration. I...

### Description Alternative way to solve #171 with documentation. ### Additional context Closes #171 --- ### What is the purpose of this pull request? - [ ] Bug fix -...

### Description Added option for path `public` described in issue #165. ### Additional context I added `publicDir` options, is there any part that needs to be modified for additional `next`...

### Description - [x] Extract common example UI to `@plaiceholder/ui` - [ ] Create [Remix](https://remix.run) example - [x] Rebuild all example pages in Remix - [ ] Find an alternative...

### Description Allows the end user to specify which processing params they would like to apply to their base64 placeholder images. e.g. ```js const { base64, img } = await...

**Is your feature request related to a problem? Please describe.** Not a huge problem per se, but small images are often encoded into a smaller base64 PNG than they are...

I use this library for progressive image rendering in next.js. I noticed that when the image is upgraded from the placeholder a blinking effect occurs. Looking at both the images...

enhancement

**Is your feature request related to a problem? Please describe.** I'm using `nx` with `nextjs` and my folder structure is different than the original. It's a monorepo, and the `public`...

enhancement
good first issue