https://github.com/afeiship/wsui-table-eq-width
Webkit css ui module for table equal width.
https://github.com/afeiship/wsui-table-eq-width
cell column eq equal table width wsui
Last synced: about 1 year ago
JSON representation
Webkit css ui module for table equal width.
- Host: GitHub
- URL: https://github.com/afeiship/wsui-table-eq-width
- Owner: afeiship
- License: mit
- Created: 2016-10-14T03:48:07.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-05-24T00:23:49.000Z (almost 5 years ago)
- Last Synced: 2025-03-07T11:20:36.141Z (about 1 year ago)
- Topics: cell, column, eq, equal, table, width, wsui
- Language: JavaScript
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE.txt
Awesome Lists containing this project
README
# wsui-table-eq-width
> Webkit css ui module for table equal width.
[![version][version-image]][version-url]
[![license][license-image]][license-url]
[![size][size-image]][size-url]
[![download][download-image]][download-url]
## installation
```shell
npm i @jswork/wsui-table-eq-width
```
## usage
```scss
// use sass
@import '~@jswork/wsui-table-eq-width/dist/index.scss';
// use css
@import '~@jswork/wsui-table-eq-width/dist/style.css';
```
## preview
- https://afeiship.github.io/wsui-table-eq-width/
## license
Code released under [the MIT license](https://github.com/afeiship/wsui-table-eq-width/blob/master/LICENSE.txt).
[version-image]: https://img.shields.io/npm/v/@jswork/wsui-table-eq-width
[version-url]: https://npmjs.org/package/@jswork/wsui-table-eq-width
[license-image]: https://img.shields.io/npm/l/@jswork/wsui-table-eq-width
[license-url]: https://github.com/afeiship/wsui-table-eq-width/blob/master/LICENSE.txt
[size-image]: https://img.shields.io/bundlephobia/minzip/@jswork/wsui-table-eq-width
[size-url]: https://github.com/afeiship/wsui-table-eq-width/blob/master/dist/wsui-table-eq-width.min.js
[download-image]: https://img.shields.io/npm/dm/@jswork/wsui-table-eq-width
[download-url]: https://www.npmjs.com/package/@jswork/wsui-table-eq-width