# Goal Make use of these utility functions without using the legacy package. # Requirements * [ ] Copy / paste from the `ens-utils`: * [ ] The `charSplit` and `charCount` functions * [ ] Their JSDocs * [ ] Their unit tests * [ ] Make use of these functions in `getContractCardENSNameFieldStyles` function in `ENSAwards` # Additional info * [Aforementioned functions in the namekit monorepo](https://github.com/namehash/namekit/blob/main/packages/ens-utils/src/ensname.ts#L329-L365) * [Comment on which the task is based on](https://github.com/namehash/ensawards/pull/164#discussion_r3113665167)
Goal
Make use of these utility functions without using the legacy package.
Requirements
ens-utils:charSplitandcharCountfunctionsgetContractCardENSNameFieldStylesfunction inENSAwardsAdditional info