nuxt-image-extractor icon indicating copy to clipboard operation
nuxt-image-extractor copied to clipboard

Nuxt image extractor for full static generated sites

Results 5 nuxt-image-extractor issues
Sort by recently updated
recently updated
newest added

I am using CKEditor 5, which is uploading images to Firebase Storage. It says on the console several times: "ℹ nuxt-image-extractor replaced 15 image links in this payload " But...

Sometimes, projects require more than one CDN. Could we make baseUrl an array, so multiple CDNs can be used?

Hi again! This is a slightly larger change that developed from assets not being downloaded when mentioned as part of payloads. - Reparsed based on the default eslint settings -...

Works great! Maybe add an option to substract certain naming in files. For example, wp-content-uploads-2021-04-smartplug-van-woox.jpg to smartplug-van-woox.jpg. This is better for SEO :)

i guess this only works with url having image extension but there are many headless cms which provide assets url based on id, like http://localhost:8080/assets/04baf6f8-df0d-4a6b-85a7-82643e3fe7d7 so need to extend this...