stringaling
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

stringaling

package version package downloads standard-readme compliant package license make a pull request

Collection of string manipulation functions

📖 Table of Contents

⚙️ Install

Install the package locally within you project folder with your package manager:

With npm:

npm install stringaling

With yarn:

yarn add stringaling

With pnpm:

pnpm add stringaling

📖 Usage

import { abbreviate } from "stringaling";

📚 API

For all configuration options, please see the API docs.

💬 Contributing

Got an idea for a new feature? Found a bug? Contributions are welcome! Please open up an issue or make a pull request.

🪪 License

MIT © Tiaan du Plessis

Package Sidebar

Install

npm i stringaling

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

13 kB

Total Files

6

Last publish

Collaborators

  • tiaanduplessis