Gathering detailed insights and metrics for @qwtel/allotment
Gathering detailed insights and metrics for @qwtel/allotment
npm install @qwtel/allotment
Typescript
Module System
Node Version
NPM Version
64.9
Supply Chain
79.5
Quality
73.1
Maintenance
100
Vulnerability
97.6
License
TypeScript (82.93%)
CSS (12.34%)
JavaScript (4.69%)
Shell (0.04%)
Total Downloads
664
Last Day
3
Last Week
6
Last Month
12
Last Year
83
1,027 Stars
756 Commits
57 Forks
8 Watching
19 Branches
15 Contributors
Minified
Minified + Gzipped
Latest Version
1.2.4
Package Id
@qwtel/allotment@1.2.4
Unpacked Size
149.94 kB
Size
31.11 kB
File Count
50
NPM Version
7.21.1
Node Version
16.9.0
Cumulative downloads
Total Downloads
Last day
200%
3
Compared to previous day
Last week
50%
6
Compared to previous week
Last month
500%
12
Compared to previous month
Last year
-47.1%
83
Compared to previous year
39
React split-pane component.
Allotment is available from npm.
Allotment has react
and react-dom
as peer dependencies.
1yarn add react react-dom
1yarn add allotment
1import React from "react"; 2import { Allotment } from "allotment"; 3 4export const App = () => ( 5 <Allotment> 6 <ComponentA> 7 <ComponentB> 8 </Allotment> 9);
No vulnerabilities found.
No security vulnerabilities found.