time-input-polyfill-utils
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-beta.35 • Public • Published

time-input-polyfill-utils

A library of helper functions designed to make the building of time input polyfill components easier.

When building the React Component version of the polyfill, I realised that there was a huge amount of functionality that could have been shared between the original time input polyfill and the new React component. I didn't really build the original polyfill in a way that made sharing functionality easy though.

This utility library is designed to make as much of the functionality as sharable as possible between different implementations. It also features robust testing using cypress to make sure that no nasty bugs creep their way into the code base.

Package Sidebar

Install

npm i time-input-polyfill-utils

Weekly Downloads

5

Version

1.0.0-beta.35

License

MIT

Unpacked Size

380 kB

Total Files

196

Last publish

Collaborators

  • dan503