Skip to content

Releases: zshaian/unitflip

v1.4.0

07 Jan 00:55
Compare
Choose a tag to compare

Release Date: 1/7/2025

add the conversion for rlh unit.

v1.3.0

27 Dec 14:34
Compare
Choose a tag to compare

Release Date: 12/27/2024

Same Unit Conversion

allow passing in the same sourceUnit and targetUnit

import unitFlip from 'unitflip';

unitFlip(16,'px','px') // 16

v1.1.2

22 Dec 09:38
Compare
Choose a tag to compare

Release Date: 12/22/2024

Initial Release