num-ord
This module allows you to easily convert inteters (1, 3, 7) to ordinals (1st, 3rd, 7th).
const num_ord = ;; // => '17th'
This module allows you to easily convert inteters (1, 3, 7) to ordinals (1st, 3rd, 7th).
const num_ord = ;; // => '17th'
npm i num-ord
2
1.0.3
MIT
1.6 kB
4