Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/afeiship/wsui-transform-center
Webkit scss ui module transform center.
https://github.com/afeiship/wsui-transform-center
center sassui tranform webkit
Last synced: 10 days ago
JSON representation
Webkit scss ui module transform center.
- Host: GitHub
- URL: https://github.com/afeiship/wsui-transform-center
- Owner: afeiship
- License: mit
- Created: 2016-10-12T05:36:14.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-12-16T02:25:58.000Z (almost 4 years ago)
- Last Synced: 2024-10-12T11:03:46.181Z (24 days ago)
- Topics: center, sassui, tranform, webkit
- Language: JavaScript
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# wsui-transform-center
> Webkit sass ui module transform center.[![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-transform-center
```## usage
```scss
@import '~@jswork/wsui-transform-center';// .wsui-transform-center-x
// .wsui-transform-center-y
// .wsui-transform-center-xy
```## license
Code released under [the MIT license](https://github.com/afeiship/wsui-transform-center/blob/master/LICENSE.txt).[version-image]: https://img.shields.io/npm/v/@jswork/wsui-transform-center
[version-url]: https://npmjs.org/package/@jswork/wsui-transform-center[license-image]: https://img.shields.io/npm/l/@jswork/wsui-transform-center
[license-url]: https://github.com/afeiship/wsui-transform-center/blob/master/LICENSE.txt[size-image]: https://img.shields.io/bundlephobia/minzip/@jswork/wsui-transform-center
[size-url]: https://github.com/afeiship/wsui-transform-center/blob/master/dist/wsui-transform-center.min.js[download-image]: https://img.shields.io/npm/dm/@jswork/wsui-transform-center
[download-url]: https://www.npmjs.com/package/@jswork/wsui-transform-center