@db-man/components
TypeScript icon, indicating that this package has built-in type declarations

0.1.152 • Public • Published

components

CI status codecov

A database portal to manage GitHub database.

How to use

npx create-react-app my-app
cd my-app
npm add @db-man/components antd

Modify src/App.jsx

import { App } from '@db-man/components';
import './App.css';
export default function () {
  return <App />;
}

Add below 2 lines to top of src/App.css.

@import '~@db-man/components/dist/layout/App.css';
@import '~prismjs/themes/prism.css';

Topics

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.1.15267latest

Version History

VersionDownloads (Last 7 Days)Published
0.1.15267
0.1.15165
0.1.15067
0.1.14961
0.1.14862
0.1.14750
0.1.14670
0.1.14556
0.1.14458
0.1.14358
0.1.14257
0.1.14112
0.1.1405
0.1.1395
0.1.1382
0.1.1372
0.1.1363
0.1.1350
0.1.1330
0.1.1320
0.1.1310
0.1.1290
0.1.1280
0.1.1270
0.1.1260
0.1.1250
0.1.1240
0.1.1230
0.1.1220
0.1.1210
0.1.1200
0.1.1190
0.1.1180
0.1.1170
0.1.1160
0.1.1150
0.1.1140
0.1.1130
0.1.1120
0.1.1100
0.1.1090
0.1.1080
0.1.1070
0.1.1060
0.1.1050
0.1.1040
0.1.1030
0.1.1020
0.1.1010
0.1.1000
0.1.990
0.1.980
0.1.970
0.1.960
0.1.950
0.1.940
0.1.930
0.1.920
0.1.910
0.1.900
0.1.890
0.1.880
0.1.870
0.1.860
0.1.850
0.1.840
0.1.830
0.1.820
0.1.810
0.1.800
0.1.790
0.1.780
0.1.770
0.1.760
0.1.750
0.1.740
0.1.730
0.1.720
0.1.710
0.1.700
0.1.690
0.1.680
0.1.670
0.1.660
0.1.650
0.1.640
0.1.630
0.1.620
0.1.610
0.1.600
0.1.590
0.1.580
0.1.570
0.1.560
0.1.550
0.1.540
0.1.530
0.1.520
0.1.510
0.1.500
0.1.490
0.1.480
0.1.470
0.1.460
0.1.450
0.1.440
0.1.430
0.1.420
0.1.410
0.1.400
0.1.390
0.1.380
0.1.370
0.1.360
0.1.350
0.1.340
0.1.330
0.1.320
0.1.310
0.1.300
0.1.290
0.1.280
0.1.270
0.1.260
0.1.250
0.1.240
0.1.230
0.1.210
0.1.200
0.1.190
0.1.180
0.1.170
0.1.160
0.1.150
0.1.140
0.1.131
0.1.120
0.1.110
0.1.101
0.1.90
0.1.80
0.1.70
0.1.60
0.1.50
0.1.40
0.1.30
0.1.20
0.1.10
0.1.00

Package Sidebar

Install

npm i @db-man/components

Weekly Downloads

702

Version

0.1.152

License

MIT

Unpacked Size

1.05 MB

Total Files

415

Last publish

Collaborators

  • xxd3vin