svelte-watch-resize
Resize watcher
A utility library for watching element resize in Svelte applications
Watch element resize in Svelte
29 stars
3 watching
1 forks
Language: TypeScript
last commit: about 5 years ago
Linked from 1 awesome list
element-resizesvelte
Related projects:
Repository | Description | Stars |
---|---|---|
xelaok/svelte-media-query | A Svelte-based solution for managing CSS media queries. | 52 |
christiankohler/ng-resize-observer | A library providing an Angular service to observe and respond to changes in the size of DOM elements. | 22 |
qutran/svelte-inspector | A tool for inspecting and opening Svelte components in editor | 85 |
que-etc/resize-observer-polyfill | A polyfill for the Resize Observer API | 1,750 |
seregpie/vueresizesensor | A Vue component that listens to window resize events and triggers a callback with the new width and height | 6 |
sveltejs/prettier-plugin-svelte | A Prettier plugin that formats Svelte components and files with TypeScript support | 746 |
dimfeld/svelte-zoomable | A Svelte component library for building zoomable UI elements with varying levels of detail | 11 |
akryum/vue-resize | A Vue.js component to detect changes in DOM element sizes. | 507 |
jayeshlab/vue-resize-text | A Vue.js directive to automatically adjust text size based on element width | 71 |
will-wow/svelte-typescript-template | A template for building Svelte 3 applications with TypeScript support and testing tools | 5 |
meirionhughes/aurelia-resize | A plugin for detecting when DOM elements change size | 16 |
sveltejs/svelte-atom | A plugin for Atom that enhances Svelte development with syntax highlighting and diagnostics. | 30 |
fritx/react-drag-sizing | A React component that allows users to resize an element using drag and drop | 19 |
kpulkit29/svelte-tree-viewer | A compact Svelte component library to generate a tree view from a hierarchical data structure. | 16 |
rob-balfre/svelte-select | A Svelte component for implementing an autocomplete or select input with various features and customization options. | 1,283 |