node-slice

1.1.2 • Public • Published

node-slice (npm)

npm version Travis Coverage Status

🔨 Short version of your strings!

Install

$ npm install node-slice

Usage

var slice = require('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

5

Version

1.1.2

License

MIT

Last publish

Collaborators

  • piecioshka