UNPKG

snippet-cutter

Version:

Returns a subset of a string, composed by complete subsets found using delimeter between min and max length. If no complete subsets are found, returns a subset using length max and ellipsis.

7 lines 78 B
language: node_js node_js: - 'lts/*' - 'node' branches: only: - master