Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/baygeldin/fullwidth-element

A Polymer fullwidth text-decorator.
https://github.com/baygeldin/fullwidth-element

Last synced: 21 days ago
JSON representation

A Polymer fullwidth text-decorator.

Awesome Lists containing this project

README

        

# fullwidth-element
A Polymer fullwidth text-decorator. It replaces all text within the markup to the fullwidth equivalent. Motivation: according to [Unicode specification](http://unicode.org/reports/tr14/) the sequence of fullwidth characters doesn't considered a word and the line can break in between of it. This component fixes it.    Enjoy   your   stylish   text! :)

```
bower install --save fullwidth-element
```

See [demo and documentation](https://baygeldin.github.io/fullwidth-element).