node-slice
TypeScript icon, indicating that this package has built-in type declarations

2.0.3 • Public • Published

node-slice

node version npm version downloads count size license github-ci

🔨 Short version of your strings!

Usage

Installation:

npm install node-slice
// CommonJS
const slice = require('node-slice');

// or ES Modules
import slice from 'node-slice';

slice('the best cookie in the world', 9); // => "the best..."

License

The MIT License @ 2016

Package Sidebar

Install

npm i node-slice

Weekly Downloads

1

Version

2.0.3

License

MIT

Unpacked Size

9.86 kB

Total Files

6

Last publish

Collaborators

  • piecioshka