tsevdos / elUtils

elUtils is a lightweight, zero-dependency TypeScript library providing utility functions for common tasks like geolocation, validation, and date handling, with features optimized for both Greek and international applications.
https://www.npmjs.com/package/@tsevdos/el-utils
MIT License
53 stars 15 forks source link

Create a formatUtils module and add the formatWeight function #66

Closed raptisj closed 8 months ago

raptisj commented 8 months ago

I’m going forward with an implementation of the formatWeight util, a follow-up from this discussion

@tsevdos Can you assign me to this issue and link it to the roadmap project?

tsevdos commented 8 months ago

Please create a new formatUtils.ts module 😁

We need it for all the upcoming format utilities (https://github.com/tsevdos/elUtils/issues/42, https://github.com/tsevdos/elUtils/issues/43, https://github.com/tsevdos/elUtils/issues/44, etc. )

tsevdos commented 8 months ago

Closed with https://github.com/tsevdos/elUtils/pull/67