@uiw/react-split
Advanced tools
Comparing version
{ | ||
"name": "@uiw/react-split", | ||
"version": "5.8.5", | ||
"version": "5.8.6", | ||
"description": "A piece of view can be divided into areas where the width or height can be adjusted by dragging.", | ||
@@ -10,3 +10,3 @@ "main": "cjs/index.js", | ||
"prepare": "npm run build", | ||
"released": "npm run build && npm run doc", | ||
"released": "npm run build && npm run bundle && npm run bundle:min && npm run doc", | ||
"doc": "kkt build --app-src ./website", | ||
@@ -17,4 +17,8 @@ "start": "kkt start --app-src ./website", | ||
"css:build:dist": "compile-less -d src --combine dist.css --rm-global", | ||
"bundle": "ncc build src/index.tsx --target web --filename split", | ||
"bundle:min": "ncc build src/index.tsx --target web --filename split --minify", | ||
"watch": "tsbb watch & npm run css:watch", | ||
"build": "tsbb build && npm run css:build && npm run css:build:dist", | ||
"test": "tsbb test", | ||
"coverage": "tsbb test --coverage --bail", | ||
"type-check": "tsc --noEmit" | ||
@@ -30,2 +34,3 @@ }, | ||
"dist.css", | ||
"dist", | ||
"src", | ||
@@ -40,8 +45,9 @@ "esm", | ||
"devDependencies": { | ||
"@kkt/less-modules": "7.0.5", | ||
"@kkt/raw-modules": "7.0.5", | ||
"@kkt/scope-plugin-options": "7.0.5", | ||
"@types/react": "17.0.38", | ||
"@kkt/less-modules": "~7.1.1", | ||
"@kkt/ncc": "~1.0.8", | ||
"@kkt/raw-modules": "~7.1.1", | ||
"@kkt/scope-plugin-options": "~7.1.1", | ||
"@types/react": "17.0.39", | ||
"@types/react-dom": "17.0.11", | ||
"@uiw/react-code-preview": "3.0.0", | ||
"@uiw/react-code-preview": "4.0.5", | ||
"@uiw/react-github-corners": "1.5.3", | ||
@@ -51,7 +57,7 @@ "@uiw/react-markdown-preview": "3.4.7", | ||
"compile-less-cli": "1.8.11", | ||
"kkt": "7.0.5", | ||
"kkt": "~7.1.5", | ||
"react": "17.0.2", | ||
"react-dom": "17.0.2", | ||
"tsbb": "3.5.4", | ||
"uiw": "4.9.7" | ||
"tsbb": "~3.7.0", | ||
"uiw": "~4.12.1" | ||
}, | ||
@@ -58,0 +64,0 @@ "eslintConfig": { |
Split 面板分割 | ||
=== | ||
[](https://github.com/uiwjs/react-split/actions) | ||
[](https://github.com/uiwjs/react-split/issues) | ||
[](https://github.com/uiwjs/react-split/network) | ||
[](https://github.com/uiwjs/react-split/stargazers) | ||
[](https://github.com/uiwjs/react-split/releases) | ||
[](https://www.npmjs.com/package/@uiw/react-split) | ||
[](https://github.com/uiwjs/react-split/actions/workflows/ci.yml) | ||
[](https://uiwjs.github.io/npm-unpkg/#/pkg/@uiw/react-split/file/README.md) | ||
[](https://www.npmjs.com/package/@uiw/react-split) | ||
[](https://uiwjs.github.io/npm-unpkg/#/pkg/@uiw/react-split/file/README.md) | ||
[](https://uiwjs.github.io/react-split/coverage/lcov-report/) | ||
@@ -409,3 +407,2 @@ 可将一块内容,分割为可以拖拽调整宽度或高度的区域。 | ||
## Props | ||
@@ -469,1 +466,15 @@ | ||
Your app is ready to be deployed! | ||
## Contributors | ||
As always, thanks to our amazing contributors! | ||
<a href="https://github.com/uiwjs/react-split/graphs/contributors"> | ||
<img src="https://uiwjs.github.io/react-split/CONTRIBUTORS.svg" /> | ||
</a> | ||
Made with [github-action-contributors](https://github.com/jaywcjlove/github-action-contributors). | ||
### License | ||
Licensed under the MIT License. |
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
130514
42.51%20
25%1654
55.01%479
2.35%16
6.67%1
Infinity%