Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/afeiship/wsui-position-box
Position box for sassui.
https://github.com/afeiship/wsui-position-box
box direction position sassui wsui
Last synced: 20 days ago
JSON representation
Position box for sassui.
- Host: GitHub
- URL: https://github.com/afeiship/wsui-position-box
- Owner: afeiship
- License: mit
- Created: 2018-03-14T05:29:23.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-06-20T04:40:18.000Z (over 3 years ago)
- Last Synced: 2024-02-22T06:40:27.288Z (11 months ago)
- Topics: box, direction, position, sassui, wsui
- Language: JavaScript
- Homepage:
- Size: 105 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-position-box
> Position box for wsui.[![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-position-box
```## usage
```scss
// use sass
@import '~@jswork/wsui-position-box/dist/index.scss';
// use css
@import '~@jswork/wsui-position-box/dist/style.css';
```## preview
- https://afeiship.github.io/wsui-position-box/## license
Code released under [the MIT license](https://github.com/afeiship/wsui-position-box/blob/master/LICENSE.txt).[version-image]: https://img.shields.io/npm/v/@jswork/wsui-position-box
[version-url]: https://npmjs.org/package/@jswork/wsui-position-box[license-image]: https://img.shields.io/npm/l/@jswork/wsui-position-box
[license-url]: https://github.com/afeiship/wsui-position-box/blob/master/LICENSE.txt[size-image]: https://img.shields.io/bundlephobia/minzip/@jswork/wsui-position-box
[size-url]: https://github.com/afeiship/wsui-position-box/blob/master/dist/wsui-position-box.min.js[download-image]: https://img.shields.io/npm/dm/@jswork/wsui-position-box
[download-url]: https://www.npmjs.com/package/@jswork/wsui-position-box