1.0.0 • Published 6 years ago

date2literalstring v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

date2literalstring

Transcribes a date to it's written with words counterpart, in Swedish.

input (string): 20171113-3024

output (string): tjugohundrasjutton elva tretton trettio tjugofyra

Why?

Accessibility! To make screen readers read identification numbers (and other numbers) in a more friendly way.

TODO

  • Make it more dynamic (it only accepts input as Swedish identification number as of now)

  • Add language support

  • Make it an NPM package