codinasion-archive / codinasion-monorepo

Community Monorepo
https://codinasion.org
MIT License
52 stars 167 forks source link

Add ConvertStringToSnakecase.js #4316

Closed BarAzenkot closed 1 year ago

BarAzenkot commented 1 year ago

Description

Write a program to convert string to snakecase

Input : "hello world" Output : "hello_world"

codinasion-bot[bot] commented 1 year ago

👋🏻 Hey @BarAzenkot

💖 Thanks for opening this issue 💖

A team member should be by to give feedback soon.