File tree Expand file tree Collapse file tree 2 files changed +192
-4
lines changed
Expand file tree Collapse file tree 2 files changed +192
-4
lines changed Original file line number Diff line number Diff line change 1- # ` <regular-layout> `
1+ <br />
2+ <a href =" https://perspective-dev.github.io " >
3+ <p align =" center " >
4+ <picture >
5+ <source media =" (prefers-color-scheme: dark) " srcset =" ./logo.svg " >
6+ <img width =" 260 " src =" ./logo.svg " >
7+ </picture >
8+ <br />
9+ <br />
10+ <a href =" https://www.npmjs.com/package/regular-table " ><img alt =" NPM Version " src =" https://img.shields.io/github/actions/workflow/status/texodus/regular-layout/build.yaml?event=push&style=flat-square " ></a >
11+ <a href =" https://www.npmjs.com/package/regular-table " ><img alt =" NPM Version " src =" https://img.shields.io/npm/v/regular-layout.svg?color=brightgreen&style=flat-square " ></a >
12+ <a href =" https://www.npmjs.com/package/regular-table " ><img alt =" Bundlephobia (Minified) " src =" https://img.shields.io/bundlephobia/min/regular-layout?style=flat-square " ></a >
13+ <!-- <a href="https://www.npmjs.com/package/regular-table"><img alt="Bundlephobia (Minzipped)" src="https://img.shields.io/bundlephobia/minzip/regular-layout?style=flat-square"></a> -->
14+ <br />
15+ <br />
16+ </p >
17+
218
3- [ ![ npm] ( https://img.shields.io/npm/v/regular-layout.svg?style=for-the-badge )] ( https://www.npmjs.com/package/regular-layout )
4- [ ![ bundlephobia] ( https://img.shields.io/bundlephobia/minzip/regular-layout?style=for-the-badge )] ( https://bundlephobia.com/package/regular-layout )
5- [ ![ Build Status] ( https://img.shields.io/github/actions/workflow/status/texodus/regular-layout/build.yaml?event=push&style=for-the-badge )] ( https://github.com/texodus/regular-layout/actions/workflows/build.yaml )
619
720A library for resizable & repositionable panel layouts, using
821[ CSS ` grid ` ] ( https://developer.mozilla.org/en-US/docs/Web/CSS/Guides/Grid_layout ) .
You can’t perform that action at this time.
0 commit comments