splt icon indicating copy to clipboard operation
splt copied to clipboard

A text splitter that just f*cking works 🎊

splt.js

npm bundlephobia bundlephobia npm npm

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