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

Include more default configurations

Open dominic-schmid opened this issue 1 year ago • 0 comments

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 like order etc.
    • id:slug
    • slug:id

Options

Add optional options to most types so custom implementations of users are even more flexible

dominic-schmid avatar Nov 28 '23 20:11 dominic-schmid