Skip to content

Instantly share code, notes, and snippets.

View codesfromshad's full-sized avatar
🦄
TypeScript > JavaScript

Shadman Chowdhury codesfromshad

🦄
TypeScript > JavaScript
View GitHub Profile
@codesfromshad
codesfromshad / number-to-bengali-words.ts
Created March 17, 2024 07:30
A TypeScript function to convert numbers to Bengali words.
/**
* @license ISC License (ISC)
*
* Copyright (c) 2021 Maruf Hassan.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR