loganliffick / splt

A text splitter that just f*cking works 🎊

Home Page:https://spltjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A text splitter that just f*cking works 🎊

https://spltjs.com

License:MIT License


Languages

Language:JavaScript 100.0%