Randy Topliffe
Randy Topliffe
> I'm not sure this would actually save that much code or improve the library. You would still need to add each of the definitions since the library would need...
I think this would work well: ```js export default { systems: { metric, imperial, }, anchors: { metric: { imperial: { ratio: 3.28084, // Or // transform: (m) => i;...
Ok, thanks for the update :smile:
> I've installed `@types/convert-units` and running on version 2.3.4 of the `convert-units` package. @faribauc Make sure you're looking at the documentation for the version you're using, [`2.3.4`](https://www.npmjs.com/package/convert-units). The import statements...
@faribauc the current docs for the `main` branch have not been released yet. I'm hoping to get everything squared away and ready to release soon. I recommend looking at the...
I cannot accept this PR until the type, hash name, and the tests are updated to match the new unit name.
Going to close this pull request because it's been over a year and the requested changes have not been made.
The imports were fixed with the most resent beta version.
Thanks for the contribution! Unfortunately, I cannot accept this pr in its current state. To get this pr into an acceptable state, please add the new units to the type...
Going to close this pull request because it's been over a year now and the requested changes have not been completed.