Open milahu opened 2 years ago
to expand on https://github.com/milahu/svelte-layout-resizable#related
goldenlayout.js (RIP jQuery) svelte-subdivide [v3] svelte-grid other svelte layout components in sveltesociety → tag: layout and structure
https://github.com/bimdata/areas
A Vue.js Blender style area manager to create custom layouts
vue framework
via https://github.com/topics/tiling-window-manager?l=javascript
many features, good alternative to golden-layout
https://playground.solidjs.com/
https://github.com/solidjs/solid-playground/blob/master/src/components/gridResizer/index.tsx
the left menu is resizable
examples
https://github.com/storybookjs/storybook/blob/next/code/ui/manager/src/components/layout/draggers.tsx
react framework
used in https://github.com/storybookjs/storybook/blob/next/code/ui/manager/src/components/layout/container.tsx
based on https://github.com/react-grid-layout/react-draggable
https://github.com/hope-ui/hope-ui (600 stars) flex layout https://hope-ui.com/docs/layout/flex grid layout https://hope-ui.com/docs/layout/grid
https://github.com/swordev/suid (250 stars) automated translation of the react library https://github.com/mui/mui-x (2000 stars)
https://github.com/atk/solid-blocks (50 stars)
https://github.com/Bedrock-Layouts/Solid-Bedrock (10 stars) based on https://github.com/Bedrock-Layouts/Bedrock for react (400 stars) demo is based on storybook, bedrock has no resizable layout component grid layout https://www.bedrock-layout.dev/?path=/docs/spacer-components-grid--api
https://github.com/specialdoom/solid-rev-kit (30 stars)
Also https://github.com/lyonbot/solid-dockview which wraps https://github.com/mathuo/dockview
thanks! added to readme
to expand on https://github.com/milahu/svelte-layout-resizable#related
resizable layout components
areas
https://github.com/bimdata/areas
A Vue.js Blender style area manager to create custom layouts
vue framework
via https://github.com/topics/tiling-window-manager?l=javascript
many features, good alternative to golden-layout
solid playground
https://playground.solidjs.com/
https://github.com/solidjs/solid-playground/blob/master/src/components/gridResizer/index.tsx
storybook
the left menu is resizable
examples
https://github.com/storybookjs/storybook/blob/next/code/ui/manager/src/components/layout/draggers.tsx
react framework
used in https://github.com/storybookjs/storybook/blob/next/code/ui/manager/src/components/layout/container.tsx
based on https://github.com/react-grid-layout/react-draggable
solid layout libraries
https://github.com/hope-ui/hope-ui (600 stars) flex layout https://hope-ui.com/docs/layout/flex grid layout https://hope-ui.com/docs/layout/grid
https://github.com/swordev/suid (250 stars) automated translation of the react library https://github.com/mui/mui-x (2000 stars)
https://github.com/atk/solid-blocks (50 stars)
https://github.com/Bedrock-Layouts/Solid-Bedrock (10 stars) based on https://github.com/Bedrock-Layouts/Bedrock for react (400 stars) demo is based on storybook, bedrock has no resizable layout component grid layout https://www.bedrock-layout.dev/?path=/docs/spacer-components-grid--api
https://github.com/specialdoom/solid-rev-kit (30 stars)