Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/afeiship/wsui-frame-wrapper
Webkit sass ui module media wrapper.
https://github.com/afeiship/wsui-frame-wrapper
frame object-fit sassui webkit
Last synced: 10 days ago
JSON representation
Webkit sass ui module media wrapper.
- Host: GitHub
- URL: https://github.com/afeiship/wsui-frame-wrapper
- Owner: afeiship
- License: mit
- Created: 2016-10-14T08:43:40.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-02-26T07:57:18.000Z (over 3 years ago)
- Last Synced: 2024-10-13T11:01:17.696Z (23 days ago)
- Topics: frame, object-fit, sassui, webkit
- Language: JavaScript
- Homepage:
- Size: 58.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-frame-wrapper
> Webkit sass ui module media wrapper.[![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-frame-wrapper
```## usage
```scss
// use sass
@import '~@jswork/wsui-frame-wrapper/dist/index.scss';
// use css
@import '~@jswork/wsui-frame-wrapper/dist/style.css';
```## license
Code released under [the MIT license](https://github.com/afeiship/wsui-frame-wrapper/blob/master/LICENSE.txt).[version-image]: https://img.shields.io/npm/v/@jswork/wsui-frame-wrapper
[version-url]: https://npmjs.org/package/@jswork/wsui-frame-wrapper[license-image]: https://img.shields.io/npm/l/@jswork/wsui-frame-wrapper
[license-url]: https://github.com/afeiship/wsui-frame-wrapper/blob/master/LICENSE.txt[size-image]: https://img.shields.io/bundlephobia/minzip/@jswork/wsui-frame-wrapper
[size-url]: https://github.com/afeiship/wsui-frame-wrapper/blob/master/dist/wsui-frame-wrapper.min.js[download-image]: https://img.shields.io/npm/dm/@jswork/wsui-frame-wrapper
[download-url]: https://www.npmjs.com/package/@jswork/wsui-frame-wrapper