Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/afeiship/wsui-text-justify

Text align justify for webkit sassui.
https://github.com/afeiship/wsui-text-justify

text-justify webkit

Last synced: 10 days ago
JSON representation

Text align justify for webkit sassui.

Awesome Lists containing this project

README

        

# wsui-text-justify
> Text align justify for webkit sassui.

[![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-text-justify
```

## usage
```scss
// use sass
@import '~@jswork/wsui-text-justify/dist/index.scss';
// use css
@import '~@jswork/wsui-text-justify/dist/style.css';
```

## preview
- https://afeiship.github.io/wsui-text-justify/

## license
Code released under [the MIT license](https://github.com/afeiship/wsui-text-justify/blob/master/LICENSE.txt).

[version-image]: https://img.shields.io/npm/v/@jswork/wsui-text-justify
[version-url]: https://npmjs.org/package/@jswork/wsui-text-justify

[license-image]: https://img.shields.io/npm/l/@jswork/wsui-text-justify
[license-url]: https://github.com/afeiship/wsui-text-justify/blob/master/LICENSE.txt

[size-image]: https://img.shields.io/bundlephobia/minzip/@jswork/wsui-text-justify
[size-url]: https://github.com/afeiship/wsui-text-justify/blob/master/dist/wsui-text-justify.min.js

[download-image]: https://img.shields.io/npm/dm/@jswork/wsui-text-justify
[download-url]: https://www.npmjs.com/package/@jswork/wsui-text-justify