Skip to content

loganliffick/splt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

36 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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