@abhaych335/text-tools
v1.1.2
Published
A text-operations-based package for performing reusable text-related operations from a single place.
Downloads
74
Maintainers
Readme
📑 text-tools
This is a common library for text related tools, regarding the common methods that are generally used by programmers in Beginners related projects. It can be useful for using common methods related to word counting, case changing, sentence,..etc. Used for tools that are generally text generic !
What is text-tools ?
📌 text-tools is a Node.js package that is used for general purpose text methods regarding counting words, changing text case, checking specific phase and related queries. It is build and in further updates, it will also be helpful once it is completed fully regarding upcoming different problems and cases.
👩🏻💻 Give A Try
🖥️ Installation Procedure
npm i @abhaych335/text-toolsUsage
import { toTitleCase } from '@abhaych335/text-tools'
console.log(toTitleCase("this is a single line sentence !"))🤝🏻 Support Me 🗿
If you likes what I do and wants to support me 🫣
- Give a ✴️ to my Repo.
- Share 🔊 my work with your network 🌐
➱ Enjoy it together by working with its code and also don't forget to register with the points that are mentioned above. ➱ You may also check out my work that I have done by exploring my Repositories over to my Hardwork.
At the end I thanks you all for visiting the Repo, let's connect and get started with building some new products regarding Package Based Development.
