4.0.0 • Published 4 years ago

strip-indent v4.0.0

Weekly downloads
17,786,834
License
MIT
Repository
github
Last release
4 years ago

strip-indent

Strip leading whitespace from each line in a string

The line with the least number of leading whitespace, ignoring empty lines, determines the number to remove.

Useful for removing redundant indentation.

Install

$ npm install strip-indent

Usage

import stripIndent from 'strip-indent';

const string = '\tunicorn\n\t\tcake';
/*
	unicorn
		cake
*/

stripIndent(string);
/*
unicorn
	cake
*/

Related


redentreact-docgen@mskri/command-parser@prisma/sdkarchetype-libraryeasy-select-rnchinjowwchinjowreact-native-bluetooth2killi8n-react-native-fast-imagespecify-importsbabel-specify-imports@arisageha/react-lazyloadsheepskin@ianiket/react-native-docgen@ianiket/rn-docgen@moresec/ms@xinke-core/yorkie@xinke-core/ci-test-1@alotool/bloggerpackdokztestairscanairscan-examplebb-chatreact-native-esc-pos-sahaab@borisovart/atol-kkt-moduledokz-docs-3@frxf/frxfdeneme323112@texttree/demo-bsa-reference-rcl@ntt_app/react-native-custom-notificationreact-native-covid-sdk@alotool/alotool-cli@jttechnic/interpreterbluelibcthpb-plugin-socialfrey@olivervorasai/slidermysql-formatpanqibaoreact-native-printer-brothersreact-native-shekhar-bridge-testcogoportutilsfaros-canonical-reports@oiti/documentoscopy-react-native@mink-opn/build-tokensquoc-testunblock-block-save-variables@infinitebrahmanuniverse/nolb-strip@saaspe/componentsexpand-react-bridgeopea-bootstraapluminos-ui-coresklif-ui-kitsklif-api@everything-registry/sub-chunk-2837iqra-calculatorjawwy-sdkjawwy_gamification_release@langge-data/yorkiereact-native-sphereuisphereuijawwy_libraryreact-native-credit-card-pkgsklif-ui@mediakular/svelte-data-gridreact-native-jawwy_samplelapture-ui-complaptureuigriffin-ui-library@wacoco/ytdog-husky-hgtbg-foundation-docstailwind-vector-effecttailuosyntax-clipsvelte-searchable-selectsvelvet-customtest-iki-mini-apptest-library-123test-haptik-libwinx-form-winxwimsweb-elements-iconswebcomponent-markdownwebstudiowebstudio-cliwrenchnpm-ui-componentswifi_configuration_packagexecioxecio-corexecio-renderer-markeds-t-msaffy_currency_convertorrn-tm-notifyrn-currency-formatterrn-counter-demorn-session-multiplier-demorn_unique_device_idrnttlock
4.0.0

4 years ago

3.0.0

6 years ago

2.0.0

9 years ago

1.0.1

10 years ago

1.0.0

11 years ago

0.1.3

11 years ago

0.1.2

11 years ago

0.1.1

11 years ago

0.1.0

11 years ago