loganliffick / splt

A text splitter that just f*cking works 🎊
https://spltjs.com
MIT License
235 stars 6 forks source link
animation lightweight npm package splitter text

SpltJS

npm bundlephobia bundlephobia npm npm

A text splitter that just f*cking works.

Support SpltJS's creator with a coffee

Looking for a React-ready version?

Check it out here at react.spltjs.com

Install

$ npm i spltjs

Basic Usage

import splt from 'spltjs';

splt({});
// splits all text with class .splt applied

Documentation

View full documentation at spltjs.com