mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-10-02 07:21:05 +00:00
remove obsolete extension
This commit is contained in:
parent
f8cd64a220
commit
7f64b480a5
@ -63,7 +63,6 @@ against `htmx` in each distribution
|
|||||||
| [`debug`](/extensions/debug) | an extension for debugging of a particular element using htmx
|
| [`debug`](/extensions/debug) | an extension for debugging of a particular element using htmx
|
||||||
| [`path-deps`](/extensions/path-deps) | an extension for expressing path-based dependencies [similar to intercoolerjs](http://intercoolerjs.org/docs.html#dependencies)
|
| [`path-deps`](/extensions/path-deps) | an extension for expressing path-based dependencies [similar to intercoolerjs](http://intercoolerjs.org/docs.html#dependencies)
|
||||||
| [`class-tools`](/extensions/class-tools) | an extension for manipulating timed addition and removal of classes on HTML elements
|
| [`class-tools`](/extensions/class-tools) | an extension for manipulating timed addition and removal of classes on HTML elements
|
||||||
| [`rails-method`](/extensions/rails-method) | includes the `_method` parameter in requests for rails compatibility
|
|
||||||
| [`remove-me`](/extensions/remove-me) | allows you to remove an element after a given amount of time
|
| [`remove-me`](/extensions/remove-me) | allows you to remove an element after a given amount of time
|
||||||
| [`include-vals`](/extensions/include-vals) | allows you to include additional values in a request
|
| [`include-vals`](/extensions/include-vals) | allows you to include additional values in a request
|
||||||
| [`ajax-header`](/extensions/ajax-header) | includes the commonly-used `X-Requested-With` header that identifies ajax requests in many backend frameworks
|
| [`ajax-header`](/extensions/ajax-header) | includes the commonly-used `X-Requested-With` header that identifies ajax requests in many backend frameworks
|
||||||
|
Loading…
x
Reference in New Issue
Block a user