7 packages
axios-response-mock
A library to be used with axios to selectively provide mock responses for any requests that are to be sent via the axios API.
dom-hash
Calculate a hash value from any DOM subtree
match-container
Polyfill for the proposed Element.matchContainer() API which is the corresponding scripting API to the @container query CSS feature.
mock-switch
A minimalistic UI to enable switching between your prepared mock responses during runtime. Can be used with any client-side mock setup.
react-attached-properties
A React pattern that can be applied to elements that are in a Container-/-Content relationship to attach information to nested elements that is needed and understood by the container.
react-panoply
A curated collection of highly reusable react hooks.
url-search-params-delete
A polyfill adding support for .delete(key,value) to URLSearchParams as discussed at https://github.com/whatwg/url/issues/335