tsevdos / elUtils

A library of convenient, easy-to-use, and lightweight utility functions that solve common problems encountered while building Greek (and not only) applications.
https://www.npmjs.com/package/@tsevdos/el-utils
MIT License
51 stars 15 forks source link

Create a formatUtils module and add the formatWeight function #66

Closed raptisj closed 6 months ago

raptisj commented 6 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 6 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 6 months ago

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