str_limit

1.0.4 • Public • Published

STR Limit

How to use?

yarn add str-limit
# or
npm install str-limit
const { str_limit } = require('str-limit');

str_limit('A string that will be limited', 12);
// A string that will b...

Readme

Keywords

Package Sidebar

Install

npm i str_limit

Weekly Downloads

1

Version

1.0.4

License

MIT

Unpacked Size

10.5 kB

Total Files

9

Last publish

Collaborators

  • juliosouzam