• Stars
    star
    224
  • Rank 177,146 (Top 4 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 3 years ago
  • Updated 12 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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