atapas / webapis-playground

The Web APIs Playground is a project to showcase the JavaScript Web APIs with examples and demonstrations. Client-side JavaScript APIs are here to help with providing wrapper functions for many low-level tasks.

Home Page:https://webapis-playground.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

💡 [Feature]: TextUtils Web Api

noobtuber20103152 opened this issue · comments

TextUtils is an app which deals with text data. It includes tools such as for multiple text tools such as to convert case, remove accents, line breaks, extra space, also regular expressions tools for extracting elements from text such as IPs and e-mail addresses.

I want to work on this project please assign this to me

Example for this project - https://textutils.com/

I want to work on this web app.