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 “Installation”npm install @full-pack/string-packyarn add @full-pack/string-packpnpm add @full-pack/string-packbun add @full-pack/string-packdeno install npm:@full-pack/string-packRequire
Section titled “Require”const { ... } = require('@full-pack/string-pack');Import
Section titled “Import”import { ... } from '@full-pack/string-pack';