On this page
Getting Started
string-pack is lightweight and versatile String Utility Package for Node.js & Browser.
Section titled string-pack is lightweight and versatile String Utility Package for Node.js & Browser.Installation
Section titled InstallationTerminal window
npm install @full-pack/string-packTerminal window
yarn add @full-pack/string-packTerminal window
pnpm add @full-pack/string-packTerminal window
bun add @full-pack/string-packTerminal window
deno install npm:@full-pack/string-packUsage
Section titled UsageRequire
Section titled Requireconst { ... } = require('@full-pack/string-pack');Import
Section titled Importimport { ... } from '@full-pack/string-pack';