Skip to content

Commit e905064

Browse files
authored
Splitting.js title
1 parent 224d758 commit e905064

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [<img src="https://splitting.js.org/splitting.gif" alt="Splitting" style="max-width: 100%; height:auto" />](https://splitting.js.org)
1+
# [<img src="https://splitting.js.org/splitting.gif" alt="Splitting.js" style="max-width: 100%; height:auto" />](https://splitting.js.org)
22

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

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

10-
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!
10+
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!
1111

1212
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.
1313

0 commit comments

Comments
 (0)