7.1.0 • Published 9 months ago

slice-ansi v7.1.0

Weekly downloads
23,878,477
License
MIT
Repository
github
Last release
9 months ago

slice-ansi XO: Linted

Slice a string with ANSI escape codes

Install

npm install slice-ansi

Usage

import chalk from 'chalk';
import sliceAnsi from 'slice-ansi';

const string = 'The quick brown ' + chalk.red('fox jumped over ') +
	'the lazy ' + chalk.green('dog and then ran away with the unicorn.');

console.log(sliceAnsi(string, 20, 30));

API

sliceAnsi(string, startSlice, endSlice?)

string

Type: string

String with ANSI escape codes. Like one styled by chalk.

startSlice

Type: number

Zero-based index at which to start the slice.

endSlice

Type: number

Zero-based index at which to end the slice.

Related

  • wrap-ansi - Wordwrap a string with ANSI escape codes
  • cli-truncate - Truncate a string to a specific width in the terminal
  • chalk - Terminal string styling done right

Maintainers

tablelog-updatecli-truncate@huyhpham/rn-linearchetype-libraryeasy-select-rnreact-native-bluetooth2killi8n-react-native-fast-imagepipihome@icanpm/api-master@arisageha/react-lazyload@arisageha/react-lazyload-fix@oneplanetcrowd/developers@almeidaa/msreact-native-template-rfbaseairscanairscan-examplebb-chatreact-native-esc-pos-sahaab@borisovart/atol-kkt-moduledeneme323112@ntt_app/react-native-custom-notificationreact-native-custom-text-hwjamesreact-native-covid-sdkgql_din_modmutasi-bca@jttechnic/interpretercthpb-plugin-socialmysql-formatreact-native-printer-brothersrn-pdf-reader-offline@newhorizon-tech/dd-npm-package-templatereact-native-shekhar-bridge-testcogoportutilsukor-remasteruncoded-connect@reversodev/oceanic-fleetwilscanner@oiti/documentoscopy-react-native@respondea/cordova-plugin-v-inappbrowserquoc-testreact-native-slider-kf@infinitebrahmanuniverse/nolb-slic@prodam/prodam-typesplginexpand-react-bridgeopea-bootstraapluminos-ui-core@everything-registry/sub-chunk-2779jawwy-sdkjawwy_gamification_releasereact-native-sphereuisphereuijawwy_libraryreact-native-credit-card-pkgp149-tablereact-native-jawwy_samplegitbook-plugin-toc-xiayugitsmvgit-genuigoogle-remakegogencygogency-test-2griffin-ui-librarylaoitdev-core-pluginskhaled-salem-custom-componentslib-errorlazyrepom2m-chartjs-plugin-crosshairmama-exporterhardhat-teaplughardhat-teaxyzgundam5grids-over-polygonhexyun.helpershcm-jshong1-utilshot-zone-vueink-scroll-promptsinkink-cjsjay-replitronjordy-frijters-test-libipulljamuskalimjrennsoh88-react-native-scroll-indicatormanowarmedia-capturamongogmoleculer-console-tracernative-apple-loginnewdemo1new-awesome-4321my-vue-termuinative-google-loginnative-date-picker-modulenative-modal-damage-vehiclenative-kakao-loginmpesa-cookie
7.0.0

9 months ago

7.1.0

9 months ago

6.0.0

1 year ago

5.0.0

3 years ago

4.0.0

4 years ago

3.0.0

5 years ago

2.1.0

6 years ago

2.0.0

6 years ago

1.0.0

7 years ago

0.1.0

7 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago