We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15333fa commit 9aba7f5Copy full SHA for 9aba7f5
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@activetheory/split-text",
3
"version": "0.0.0",
4
- "description": "GSAP-like text splitting class",
+ "description": "Split text within HTML elements into individual lines, words, and/or characters",
5
"main": "./src/index.js",
6
"publishConfig": {
7
"access": "public"
0 commit comments