All smartwrap versions

smartwrap @1.2.4

MIT
License
No
Install Scripts
5
Dependencies
7
Dev Dependencies
17.0 KB
Package Size
Published

Textwrap for javascript/nodejs. Correctly handles wide characters (åŪ―å­—įŽĶ) and emojis (😃). Wraps strings with option to break on words.

Maintainers

tecfu

Keywords

wordwrap

Dependencies (5)

PackageConstraintRegistry Status
yargs ^15.1.0 auto_approved
wcwidth ^1.0.1 auto_approved
breakword ^1.0.5 auto_approved
strip-ansi ^6.0.0 auto_approved
grapheme-splitter ^1.0.4 auto_approved

Dev Dependencies (7)

PackageConstraintRegistry Status
chai ^4.2.0 auto_approved
grunt ^1.0.4 auto_approved
husky ^4.2.3 auto_approved
mocha ^5.2.0 auto_approved
eslint ^6.6.0 auto_approved
grunt-cli ^1.3.2 auto_approved
grunt-mocha-test ^0.13.3 Not imported

Transitive Dependency Tree

25 transitive deps max depth 6
  ├─ breakword ^1.0.5 → 1.0.6
  ├─ grapheme-splitter ^1.0.4 → 1.0.4
  ├─ strip-ansi ^6.0.0 → 6.0.1
  ├─ wcwidth ^1.0.1 → 1.0.1
├─ yargs ^15.1.0 → 15.4.1
  ├─ ansi-regex ^5.0.1 → 5.0.1
  ├─ cliui ^6.0.0 → 6.0.0
  ├─ decamelize ^1.2.0 → 1.2.0
  ├─ defaults ^1.0.3 → 1.0.4
  ├─ find-up ^4.1.0
  ├─ get-caller-file ^2.0.1 → 2.0.5
  ├─ require-directory ^2.1.1 → 2.1.1
  ├─ require-main-filename ^2.0.0 → 2.0.0
  ├─ set-blocking ^2.0.0 → 2.0.0
  ├─ string-width ^4.2.0 → 4.2.3
  ├─ wcwidth ^1.0.1 → 1.0.1
  ├─ which-module ^2.0.0 → 2.0.1
  ├─ y18n ^4.0.0
├─ yargs-parser ^18.1.2 → 18.1.3
  ├─ camelcase ^5.0.0 → 5.3.1
  ├─ clone ^1.0.2 → 1.0.4
  ├─ decamelize ^1.2.0 → 1.2.0
  ├─ defaults ^1.0.3 → 1.0.4
  ├─ emoji-regex ^8.0.0
  ├─ is-fullwidth-code-point ^3.0.0
  ├─ string-width ^4.2.0 → 4.2.3
  ├─ strip-ansi ^6.0.0 → 6.0.1
  ├─ strip-ansi ^6.0.1 → 6.0.1
├─ wrap-ansi ^6.2.0 → 6.2.0
  ├─ ansi-regex ^5.0.1 → 5.0.1
  ├─ ansi-styles ^4.0.0 → 4.3.0
  ├─ clone ^1.0.2 → 1.0.4
  ├─ emoji-regex ^8.0.0
  ├─ is-fullwidth-code-point ^3.0.0
  ├─ string-width ^4.1.0 → 4.2.3
  ├─ strip-ansi ^6.0.0 → 6.0.1
├─ strip-ansi ^6.0.1 → 6.0.1
  ├─ ansi-regex ^5.0.1 → 5.0.1
  ├─ color-convert ^2.0.1
  ├─ emoji-regex ^8.0.0
  ├─ is-fullwidth-code-point ^3.0.0
├─ strip-ansi ^6.0.1 → 6.0.1
  ├─ ansi-regex ^5.0.1 → 5.0.1

Changes from v1.2.3

Dependency Changes

ChangePackageVersion
added strip-ansi ^6.0.0
added grapheme-splitter ^1.0.4

File Changes

3 added 1 removed 4 modified size delta: +5.3 KB

Commit: a50560d96d62 Browse source

Published to npm: