1.0.1 • Published 2 years ago

stringaling v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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