Skip to content

Commit

Permalink
Splitting.js title
Browse files Browse the repository at this point in the history
  • Loading branch information
shshaw authored Aug 24, 2018
1 parent 224d758 commit e905064
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [<img src="https://splitting.js.org/splitting.gif" alt="Splitting" style="max-width: 100%; height:auto" />](https://splitting.js.org)
# [<img src="https://splitting.js.org/splitting.gif" alt="Splitting.js" style="max-width: 100%; height:auto" />](https://splitting.js.org)

### _CSS Vars for split words, chars & more!_

Expand All @@ -7,7 +7,7 @@
![The GZIP size of Splitting](http://img.badgesize.io/https://unpkg.com/splitting/dist/splitting.min.js?compression=gzip&label=GZIP%20Size)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)

Splitting is a JavaScript microlibrary designed to split (section off) an element in a variety of ways, such as words, characters, child nodes, and more!
Splitting.js is a JavaScript microlibrary designed to split (section off) an element in a variety of ways, such as words, characters, child nodes, and more!

Most Splitting methods utilize a series of `<span>`s populated with CSS variables and data attributes unlocking transitions and animations that were previously not feasible with CSS.

Expand Down

0 comments on commit e905064

Please sign in to comment.