splt
splt copied to clipboard
A text splitter that just f*cking works 🎊
splt.js
A text splitter that just f*cking works.
Support splt's creator here.
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