svelte-selfheal icon indicating copy to clipboard operation
svelte-selfheal copied to clipboard

Generate SEO friendly, self healing URLs with IDs and redirect to the canonical URL even if the URL is not correct.

Results 5 svelte-selfheal issues
Sort by recently updated
recently updated
newest added

Example: ![image](https://github.com/dominic-schmid/svelte-selfheal/assets/45590457/ae31fb71-5a0c-47d5-9c7b-79b01f6cf876) Currently, once you are on the inner ID page you can do whatever you want to the parent slug and it will not self-heal that part of the...

bug
help wanted

Create integrations with popular ORM wrappers that allow creating the slug+ID matching on a per-entity basis, possibly in both directions.

enhancement
help wanted

Instead of making this svelte-only, provide adapters for common frameworks - sveltekit - nextjs - nuxt - ... you *can* use if you want but provide the basic functions as...

enhancement

For ease-of-use, add multiple configurations you can import and mix and match in your handler object. For example - multiple kinds of slug sanitization - redirect checkers - identifier-handlers, things...

enhancement
help wanted

Generate and preview a docs site that shows all the APIs used and how you can implement your own based on those. Also include interactive testing like I currently have...

documentation
enhancement